aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-12
|\
| * [SCSI] Merge branch 'linus'James Bottomley2009-06-12
| |\
| * | [SCSI] cnic: Add new Broadcom CNIC driver.Michael Chan2009-06-09
| * | [SCSI] bnx2: Add support for CNIC driver.Michael Chan2009-06-09
* | | virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2009-06-12
* | | virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2009-06-12
| |/ |/|
* | r8169: fix crash when large packets are receivedEric Dumazet2009-06-09
* | e1000: add missing length check to e1000 receive routineNeil Horman2009-06-02
* | forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-02
* | 3c509: Add missing EISA IDsMaciej W. Rozycki2009-06-01
* | ath1e: add new device id for asus hardwareGreg Kroah-Hartman2009-05-30
* | mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin2009-05-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-30
|\ \
| * | rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2009-05-29
| * | at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-29
* | | mac8390: fix build with NET_POLL_CONTROLLERFinn Thain2009-05-29
* | | cxgb3: link fault fixesDivy Le Ray2009-05-29
* | | cxgb3: fix dma mapping regressionDivy Le Ray2009-05-29
|/ /
* | bfin_mac: fix build error due to net_device_ops convertMike Frysinger2009-05-26
* | atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2009-05-26
* | gianfar: fix babbling rx error event bugXiaotian Feng2009-05-26
* | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-26
|\ \
| * | wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez2009-05-22
* | | r8169: avoid losing MSI interruptsDavid Dillow2009-05-26
* | | mac8390: fix regression caused during net_device_ops conversionFinn Thain2009-05-26
* | | gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-25
|/ /
* | wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-20
* | iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-20
* | airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-20
* | ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-20
* | iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-20
* | ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-20
* | ath5k: fix scanning in AR2424Pavel Roskin2009-05-20
* | 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