aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-021-1/+1
|\
| * NET: wan/x25, fix ldisc->open retvalJiri Slaby2010-11-291-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-12-021-0/+4
|\ \
| * | mlx4_core: Workaround firmware bug in query dev capEli Cohen2010-12-011-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2914-115/+172
|\ \ \
| * | | 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-281-1/+2
| * | | ehea: Add some info messages and fix an issueBreno Leitao2010-11-281-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
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-243-2/+3
| |\ \ \
| | * | | wireless: b43: fix error path in SDIOGuennadi Liakhovetski2010-11-231-0/+1
| | * | | carl9170: fix virtual interface setup crashChristian Lamparter2010-11-221-1/+1
| | * | | ath9k: fix timeout on stopping rx dmaFelix Fietkau2010-11-221-1/+1
* | | | | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-254-0/+2429
|\ \ \ \ \
| * | | | | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-244-0/+2429
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-245-22/+164
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1916-28/+48
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | |_|_|/ | |/| | |
* | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1226-152/+289
|\ \ \ \
| * | | | 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