aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2009-05-09
|\
| * IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa2009-05-09
| * IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-09
* | bonding: fix panic if initialization failsFlorian Westphal2009-05-09
|/
* bnx2: Fix panic in bnx2_poll_work().Michael Chan2009-05-06
* igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck2009-05-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-05
|\
| * iwlwifi: update key flags at time key is setReinette Chatre2009-05-04
| * iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-04
* | e1000: fix virtualization bugJesse Brandeburg2009-05-05
* | bonding: fix alb mode locking regressionJay Vosburgh2009-05-05
* | usbnet: CDC EEM support (v5)Omar Laazimani2009-05-04
* | ehea: fix invalid pointer accessHannes Hering2009-05-04
|/
* ne2k-pci: Do not register device until initialized.Lubomir Rintel2009-05-02
* virtio_net: Fix function name typoAlex Williamson2009-05-02
* virtio_net: Cleanup command queue scatterlist usageAlex Williamson2009-05-02
* bonding: correct the cleanup in bond_create()Jiri Pirko2009-05-01
* smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning2009-05-01
* smsc95xx: configure LED outputsSteve Glendinning2009-05-01
* netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont2009-05-01
* bonding: bond_slave_info_query() fixEric Dumazet2009-05-01
* cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky2009-05-01
* mv643xx_eth: 64bit mib counter read fixLennert Buytenhek2009-04-29
* mv643xx_eth: OOM handling fixesLennert Buytenhek2009-04-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-29
|\
| * ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-28
| * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-28
| * rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-28
| * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-28
* | e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-29
|/
* ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-27
* veth: prevent oops caused by netdev destructorStephen Hemminger2009-04-27
* forcedeth: tx timeout fixAyaz Abdulla2009-04-27
* mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin2009-04-27
* mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin2009-04-27
* ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher2009-04-22
* 8139too: fix HW initial flowJianjun kong2009-04-22
* iwlwifi: DMA fixesReinette Chatre2009-04-21
* iwlwifi: add debugging for TX pathReinette Chatre2009-04-21
* mwl8: fix build warning.Rami Rosen2009-04-21
* iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre2009-04-21
* iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg2009-04-21
* atmel: fix netdev ops conversionJohannes Berg2009-04-21
* pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki2009-04-21
* mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier2009-04-21
* mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin2009-04-21
* mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin2009-04-21
* mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin2009-04-21
* mlx4_en: Fix a race at restart taskYevgeny Petrilin2009-04-21
* mlx4_en: Fix error handling while activating RX ringsYevgeny Petrilin2009-04-21