aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-03netdev: Depend on INET before selecting INET_LROBen Hutchings
2010-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-28iwl3945: queue the right work if the scan needs to be abortedFlorian Mickler
2010-09-27de2104x: fix ethtoolOndrej Zary
2010-09-27Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-273c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich
2010-09-26s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov
2010-09-26sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy
2010-09-26rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy
2010-09-26ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy
2010-09-26smsc911x: Add MODULE_ALIAS()Vincent Stehlé
2010-09-26de2104x: fix TP link detectionOndrej Zary
2010-09-26de2104x: fix power managementOndrej Zary
2010-09-24de2104x: disable autonegotiation on broken hardwareOndrej Zary
2010-09-22e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan
2010-09-22e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan
2010-09-22e1000e: 82566DC fails to get linkBruce Allan
2010-09-22e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan
2010-09-22e1000e: 82577/8/9 issues with device in SxBruce Allan
2010-09-22atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti
2010-09-22atl1: fix resumeLuca Tettamanti
2010-09-22vhost: fix log ctx signallingMichael S. Tsirkin
2010-09-21netxen: dont set skb->truesizeEric Dumazet
2010-09-21qlcnic: dont set skb->truesizeEric Dumazet
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-20Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-17qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet
2010-09-17dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej
2010-09-17iwlwifi: do not perferm force reset while doing scanWey-Yi Guy
2010-09-16drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-16drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-16drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg
2010-09-15r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett
2010-09-153c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov
2010-09-14phylib: fix PAL state machine restart on resumeSimon Guinot
2010-09-14bonding: correctly process non-linear skbsAndy Gospodarek
2010-09-14vhost-net: fix range checking in mrg bufs caseMichael S. Tsirkin
2010-09-13ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-09ipheth: remove incorrect devtype to WWANDan Williams
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08KS8851: Correct RX packet allocationEric Dumazet
2010-09-08niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds