summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-09Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller
2009-05-09bonding: fix panic if initialization failsFlorian Westphal
2009-05-09IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa
2009-05-06bnx2: Fix panic in bnx2_poll_work().Michael Chan
2009-05-06igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-04e1000: fix virtualization bugJesse Brandeburg
2009-05-04bonding: fix alb mode locking regressionJay Vosburgh
2009-05-04iwlwifi: update key flags at time key is setReinette Chatre
2009-05-04iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani
2009-05-04ehea: fix invalid pointer accessHannes Hering
2009-05-02ne2k-pci: Do not register device until initialized.Lubomir Rintel
2009-05-01virtio_net: Fix function name typoAlex Williamson
2009-05-01virtio_net: Cleanup command queue scatterlist usageAlex Williamson
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning
2009-05-01smsc95xx: configure LED outputsSteve Glendinning
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky
2009-04-29mv643xx_eth: 64bit mib counter read fixLennert Buytenhek
2009-04-29mv643xx_eth: OOM handling fixesLennert Buytenhek
2009-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-04-28ath5k: fix buffer overrun in rate debug codeBob Copeland
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg
2009-04-28rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P
2009-04-27veth: prevent oops caused by netdev destructorStephen Hemminger
2009-04-27forcedeth: tx timeout fixAyaz Abdulla
2009-04-27mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin
2009-04-27mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-22ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher
2009-04-228139too: fix HW initial flowJianjun kong
2009-04-21iwlwifi: DMA fixesReinette Chatre
2009-04-21iwlwifi: add debugging for TX pathReinette Chatre
2009-04-21mwl8: fix build warning.Rami Rosen
2009-04-21iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre
2009-04-21iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg
2009-04-21mlx4_core: Fix memory leak in mlx4_enable_msi_x()Nicolas Morey-Chaisemartin
2009-04-21atmel: fix netdev ops conversionJohannes Berg
2009-04-21pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki