summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada
2010-11-28ucc_geth: fix ucc halt problem in half duplex modeYang Li
2010-11-28ehea: Add some info messages and fix an issueBreno Leitao
2010-11-28hso: fix disable_netFilip Aben
2010-11-28NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby
2010-11-28cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom
2010-11-28net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov
2010-11-28au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2010-11-24drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-23wireless: b43: fix error path in SDIOGuennadi Liakhovetski
2010-11-22carl9170: fix virtual interface setup crashChristian Lamparter
2010-11-22ath9k: fix timeout on stopping rx dmaFelix Fietkau
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney
2010-11-22phylib: Use common page register definition for Marvell PHYs.David Daney
2010-11-22qlge: Fix incorrect usage of module parameters and netdev msg levelSonny Rao
2010-11-21SuperH IrDA: correct Baud rate error correctionNicolas Kaiser
2010-11-21atl1c: Fix hardware type check for enabling OTP CLKBen Hutchings
2010-11-21e1000: fix screaming IRQAnupam Chanda
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet
2010-11-17gianfar: fix signedness issueNicolas Kaiser
2010-11-17net: bnx2x: fix error value signVasiliy Kulikov
2010-11-178139cp: fix checksum brokenShan Wei
2010-11-17r8169: fix checksum brokenShan Wei
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan
2010-11-16ath9k_htc: Add new devices into AR7010Rajkumar Manoharan
2010-11-16ath9k_htc: Update usb device ID listRajkumar Manoharan
2010-11-16ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan
2010-11-15carl9170: fix usb anchor wait timeoutChristian Lamparter
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki
2010-11-12axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki
2010-11-12cxgb4vf: add call to Firmware to reset VF State.Casey Leedom
2010-11-12cxgb4vf: Fail open if link_start() fails.Casey Leedom
2010-11-12cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom
2010-11-12cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom
2010-11-12cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom