summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-26KSZ8851-SNL: Add support for EEPROM MAC addressBen Dooks
2011-11-26eeprom_93cx6: Add write supportBen Dooks
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks
2011-11-26be2net: Fix non utilization of RX queuesPadmanabh Ratnakar
2011-11-26be2net: Use new hash keyPadmanabh Ratnakar
2011-11-26be2net: Add error handling for LancerPadmanabh Ratnakar
2011-11-26be2net: Fix error recovery pathsPadmanabh Ratnakar
2011-11-26be2net: Move to new SR-IOV implementation in LancerPadmanabh Ratnakar
2011-11-26bonding: Remove obsolete source file 'bond_ipv6.c'Ben Hutchings
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-24ehea: Use round_jiffies_relative to align workqueueAnton Blanchard
2011-11-24ehea: Reduce memory usage in buffer poolsAnton Blanchard
2011-11-24qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo
2011-11-24bnx2x: 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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
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-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds