aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* be2net: add two new pci device ids to pci device tableAjit Khaparde2009-05-18
* Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-18
* mv643xx_eth: fix PPC DMA breakageGabriel Paubert2009-05-18
* bonding: fix link down handling in 802.3ad modeStephen Hemminger2009-05-18
* Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-18
|\
| * wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez2009-05-14
* | NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle2009-05-18
* | mlx4_en: Fix not deleted napi structuresYevgeny Petrilin2009-05-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds2009-05-15
|\ \
| * | iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2009-05-11
| * | ath5k: update channel in sw state after stopping RX and TXBob Copeland2009-05-11
| * | rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville2009-05-11
| * | airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville2009-05-11
| |/
* | Remove unreached code in drivers/net/mlx4/en_rx.cDan Carpenter2009-05-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-10
|\|
| * 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-05
|\| |
| * | 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-29
|\| |
| * | 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