summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings
2011-11-24net: mv643xx_eth: fix build errorAxel Lin
2011-11-23ehea: Use round_jiffies_relative to align workqueueAnton Blanchard
2011-11-23ehea: Reduce memory usage in buffer poolsAnton Blanchard
2011-11-23qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo
2011-11-23bnx2x: Fix 5461x LEDYaniv Rosner
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-23b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville
2011-11-22tg3: Add MDI-X reportingMatt Carlson
2011-11-22tg3: Restrict large prod ring cap devicesMatt Carlson
2011-11-22tg3: Adjust BD replenish thresholdsMatt Carlson
2011-11-22tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson
2011-11-22CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-22tg3: Fix advertisement handlingHiroaki SHIMODA
2011-11-21net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl
2011-11-21tg3: switch to build_skb() infrastructureEric Dumazet
2011-11-21xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich
2011-11-21stmmac: mask mmc interruptsGiuseppe CAVALLARO
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson
2011-11-21gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-21ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer
2011-11-21iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch
2011-11-21prism54: potential memory corruption in prism54_get_essid()Dan Carpenter
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-18team: replace kmalloc+memcpy by kmemdupJiri Pirko
2011-11-18team: avoid using variable-length arrayJiri Pirko
2011-11-18team: add fix_featuresJiri Pirko
2011-11-18net-forcedeth: fix possible stats inaccuracies on 32b hostsdavid decotigny
2011-11-18bnx2: switch to build_skb() infrastructureEric Dumazet
2011-11-17sky2: fix hang in napi_disablestephen hemminger
2011-11-17sky2: enforce minimum ring sizestephen hemminger
2011-11-17bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico
2011-11-17ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger
2011-11-17p54spi: Fix workqueue deadlockMichael Büsch
2011-11-17p54spi: Add missing spin_lock_initMichael Büsch
2011-11-17rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde
2011-11-17rt2x00: handle spurious pci interruptsStanislaw Gruszka
2011-11-17rt2800pci: handle spurious interruptsStanislaw Gruszka
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla