summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pch_gbe driver: The wrong of initializer entryToshiharu Okada2010-11-291-4/+4
* pch_gbe dreiver: chang authorToshiharu Okada2010-11-292-6/+6
* ucc_geth: fix ucc halt problem in half duplex modeYang Li2010-11-291-1/+2
* ehea: Add some info messages and fix an issueBreno Leitao2010-11-291-4/+14
* hso: fix disable_netFilip Aben2010-11-281-4/+6
* NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby2010-11-281-5/+6
* cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom2010-11-282-63/+104
* net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov2010-11-281-21/+22
* au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger2010-11-281-5/+5
* vhost/net: fix rcu check usageMichael S. Tsirkin2010-11-251-2/+3
* isdn: icn: Fix stack corruption bug.Steven Rostedt2010-11-241-3/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-244-2/+4
|\
| * wireless: b43: fix error path in SDIOGuennadi Liakhovetski2010-11-231-0/+1
| * carl9170: fix virtual interface setup crashChristian Lamparter2010-11-221-1/+1
| * ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2010-11-221-0/+1
| * ath9k: fix timeout on stopping rx dmaFelix Fietkau2010-11-221-1/+1
* | of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney2010-11-221-0/+97
* | phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-221-0/+40
* | phylib: Use common page register definition for Marvell PHYs.David Daney2010-11-221-13/+14
* | qlge: Fix incorrect usage of module parameters and netdev msg levelSonny Rao2010-11-221-3/+3
* | SuperH IrDA: correct Baud rate error correctionNicolas Kaiser2010-11-211-1/+1
* | atl1c: Fix hardware type check for enabling OTP CLKBen Hutchings2010-11-211-1/+1
* | e1000: fix screaming IRQAnupam Chanda2010-11-211-4/+8
* | be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi2010-11-191-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-187-7/+23
|\|
| * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
| * ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
| * ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
| * ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
| * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
| * carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2
* | 3c59x: fix build failure on !CONFIG_PCINamhyung Kim2010-11-181-2/+4
* | ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki2010-11-181-4/+2
* | net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov2010-11-181-2/+2
* | bonding: fix a race in IGMP handlingEric Dumazet2010-11-181-0/+2
* | gianfar: fix signedness issueNicolas Kaiser2010-11-171-4/+3
* | net: bnx2x: fix error value signVasiliy Kulikov2010-11-171-1/+1
* | 8139cp: fix checksum brokenShan Wei2010-11-171-6/+4
* | r8169: fix checksum brokenShan Wei2010-11-171-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1331-207/+312
|\ \
| * | gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki2010-11-121-2/+3
| * | axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki2010-11-121-10/+20
| * | cxgb4vf: add call to Firmware to reset VF State.Casey Leedom2010-11-123-0/+36
| * | cxgb4vf: Fail open if link_start() fails.Casey Leedom2010-11-121-1/+3
| * | cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom2010-11-121-0/+8
| * | cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom2010-11-121-47/+74
| * | cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom2010-11-121-0/+1
| * | cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom2010-11-121-14/+0
| * | ixgbe: Look inside vlan when determining offload protocol.Hao Zheng2010-11-121-28/+32
| * | bnx2x: Look inside vlan when determining checksum proto.Hao Zheng2010-11-121-1/+1