summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-224-13/+11
* tg3: Add MDI-X reportingMatt Carlson2011-11-222-1/+28
* tg3: Restrict large prod ring cap devicesMatt Carlson2011-11-221-5/+4
* tg3: Adjust BD replenish thresholdsMatt Carlson2011-11-221-5/+3
* tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson2011-11-221-12/+6
* CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer2011-11-221-3/+1
* tg3: Fix advertisement handlingHiroaki SHIMODA2011-11-221-4/+3
* tg3: switch to build_skb() infrastructureEric Dumazet2011-11-212-55/+66
* net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-215-27/+26
* gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-211-2/+1
* ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer2011-11-211-4/+2
* ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-11-211-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-21166-816/+1303
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-2048-200/+428
| |\
| | * sky2: fix hang in napi_disablestephen hemminger2011-11-172-7/+11
| | * sky2: enforce minimum ring sizestephen hemminger2011-11-171-2/+12
| | * bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico2011-11-171-0/+7
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-174-2/+23
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-174-2/+23
| | | |\
| | | | * Net, libertas: Resolve memory leak in if_spi_host_to_card()Jesper Juhl2011-11-151-0/+1
| | | | * rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-152-2/+21
| | | | * rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2011-11-151-0/+1
| | * | | f_phonet: fix page offset of first received fragmentRĂ©mi Denis-Courmont2011-11-171-1/+1
| | |/ /
| | * | stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi2011-11-171-5/+7
| | * | stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla2011-11-171-2/+0
| | * | stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO2011-11-173-29/+72
| | * | stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla2011-11-171-6/+4
| | * | stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2011-11-172-2/+4
| | * | sky2: version 1.30stephen hemminger2011-11-161-1/+1
| | * | sky2: used fixed RSS keystephen hemminger2011-11-161-4/+9
| | * | sky2: reduce default Tx ring sizestephen hemminger2011-11-161-1/+1
| | * | sky2: rename up/down functionsstephen hemminger2011-11-161-10/+10
| | * | sky2: pci posting issuesstephen hemminger2011-11-161-0/+3
| | * | sky2: fix hang on shutdown (and other irq issues)stephen hemminger2011-11-161-18/+27
| | * | r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli2011-11-161-1/+1
| | * | pch_gbe: Move #include of module.hJoe Perches2011-11-161-1/+1
| | * | bnx2x: cache-in compressed fw imageDmitry Kravkov2011-11-162-30/+35
| | * | net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD2011-11-161-0/+1
| | * | qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck2011-11-161-2/+1
| | * | qeth: l3 fix rcu splat in xmitFrank Blaschka2011-11-161-0/+7
| | * | netiucv: reinsert dev_alloc_name for device namingUrsula Braun2011-11-161-0/+2
| | * | qeth: remove WARN_ON leftoverChristian Borntraeger2011-11-161-1/+0
| | * | qeth: return with -EPERM if sniffing is not enabledUrsula Braun2011-11-161-2/+2
| | * | net-next:asix: V2 Update VERSIONGrant Grundler2011-11-151-1/+1
| | * | net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler2011-11-151-7/+15
| | * | net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler2011-11-151-5/+25
| | * | net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler2011-11-151-2/+10
| | * | net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler2011-11-151-1/+1
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-143-19/+22
| | |\ \
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-113-19/+22
| | | |\|