aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-82/+504
2009-05-04e1000: fix virtualization bugJesse Brandeburg1-1/+1
2009-05-04bonding: fix alb mode locking regressionJay Vosburgh1-9/+3
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani3-0/+396
2009-05-04ehea: fix invalid pointer accessHannes Hering2-14/+19
2009-05-02ne2k-pci: Do not register device until initialized.Lubomir Rintel1-4/+3
2009-05-01virtio_net: Fix function name typoAlex Williamson1-4/+4
2009-05-01virtio_net: Cleanup command queue scatterlist usageAlex Williamson1-6/+10
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko1-7/+6
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning1-0/+5
2009-05-01smsc95xx: configure LED outputsSteve Glendinning2-0/+13
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont1-1/+10
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet1-16/+7
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’Sergey Senozhatsky1-1/+1
2009-04-29mv643xx_eth: 64bit mib counter read fixLennert Buytenhek1-2/+0
2009-04-29mv643xx_eth: OOM handling fixesLennert Buytenhek1-9/+13
2009-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-8/+13
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-98/+71
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo1-7/+23
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2009-04-28ath5k: fix buffer overrun in rate debug codeBob Copeland1-1/+1
2009-04-28iwlwifi: notify on scan completion even when shutting downJohannes Berg1-2/+2
2009-04-28rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna1-4/+10
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell1-1/+0
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2-55/+6
2009-04-27veth: prevent oops caused by netdev destructorStephen Hemminger1-25/+16
2009-04-27forcedeth: tx timeout fixAyaz Abdulla1-10/+21
2009-04-27mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin1-0/+4
2009-04-27mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin1-1/+1
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-380/+571
2009-04-22ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher1-1/+2
2009-04-228139too: fix HW initial flowJianjun kong1-5/+5
2009-04-21iwlwifi: DMA fixesReinette Chatre6-96/+165
2009-04-21iwlwifi: add debugging for TX pathReinette Chatre2-2/+6
2009-04-21mwl8: fix build warning.Rami Rosen1-2/+1
2009-04-21iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre1-1/+1
2009-04-21iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg1-1/+1
2009-04-21mlx4_core: Fix memory leak in mlx4_enable_msi_x()Nicolas Morey-Chaisemartin1-1/+1
2009-04-21atmel: fix netdev ops conversionJohannes Berg1-1/+0
2009-04-21pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki1-1/+1
2009-04-21mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier1-3/+2
2009-04-21mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin1-32/+13
2009-04-21mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin1-1/+1
2009-04-21mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin4-6/+8
2009-04-21mlx4_en: Fix a race at restart taskYevgeny Petrilin1-8/+11
2009-04-21mlx4_en: Fix error handling while activating RX ringsYevgeny Petrilin1-2/+4
2009-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-59/+95
2009-04-20tg3: Fix SEEPROM accessesMatt Carlson1-9/+17
2009-04-20ar9170usb: fix hang on resumeChristian Lamparter1-20/+90
2009-04-20mwl8k: fix module re-insertion bugJoerg Albert1-2/+2