aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-11-13USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper
2008-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-12bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman
2008-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-12niu: Fix readq implementation when architecture does not provide one.David S. Miller
2008-11-12hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg
2008-11-12rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe
2008-11-12rtl8187: Add Abocom USB IDIvan Kuten
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise
2008-11-11[netdrvr] smc911x: fix for driver resume (and compilation warning)Dasgupta, Romit
2008-11-11RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise
2008-11-11cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray
2008-11-11cxgb3 - eeprom read fixesDivy Le Ray
2008-11-11myri10ge: fix stop/go ordering even moreBrice Goglin
2008-11-07Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-11-07[netdrvr] usb/hso: Cleanup rfkill error handlingJonathan McDowell
2008-11-07sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings
2008-11-07el3_common_init() should be __devinit, not __initAl Viro
2008-11-07hso: rfkill type should be WWANPaulius Zaleckas
2008-11-07mlx4_en: Start port error flow bug fixYevgeny Petrilin
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-06iwl3945: fix deadlock on suspendZhu, Yi
2008-11-06iwl3945: do not send scan command if channel count zeroReinette Chatre
2008-11-06iwl3945: clear scanning bits upon failureMohamed Abbas
2008-11-06ath5k: correct handling of rx status fieldsBob Copeland
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake
2008-11-06iwlagn: avoid sleep in softirq contextJohn W. Linville
2008-11-06iwlwifi: clear scanning bits upon failureMohamed Abbas
2008-11-06Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville
2008-11-04mlx4_core: Fix unused variable warningRoland Dreier
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-04drivers: remove duplicated #includeJianjun Kong
2008-11-03niu: Use pci_ioremap_bar().David S. Miller
2008-11-03bnx2x: Version UpdateEilon Greenstein
2008-11-03bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein
2008-11-03bnx2x: PCI configuration bug on big-endianEilon Greenstein
2008-11-03bnx2x: Removing the PMF indication when unloadingEilon Greenstein
2008-11-03mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek
2008-11-03net: kconfig cleanupJeff Kirsher
2008-11-03fs_enet: fix pollingAlexey Dobriyan
2008-11-03SMC91x: Fix compilation on some platforms.David S. Miller
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton
2008-11-01IRDA: remove double inclusion of module.hAlexander Beregalov
2008-11-01el3_common_init() should be __devinit, not __initAl Viro
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31net: Really remove all of LOOPBACK_TSO code.David S. Miller