summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao2010-12-081-0/+2
* | | | cxgb4: fix MAC address hash filterDimitris Michailidis2010-12-081-1/+1
* | | | CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX2010-12-082-2/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-0821-93/+120
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2010-12-022-4/+3
| * | | ath9k_hw: fix more bitfield related endian issuesFelix Fietkau2010-12-022-9/+16
| * | | ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau2010-12-024-54/+47
| * | | ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan2010-12-022-3/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-022-3/+13
| |\ \ \
| | * | | Bluetooth: Add new PID for Atheros 3011Bala Shanmugam2010-12-012-0/+7
| | * | | Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried2010-12-011-3/+6
| * | | | ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-11-302-3/+4
| * | | | orinoco: abort scan on interface downDavid Kilroy2010-11-303-7/+14
| * | | | carl9170: fix carl9170_tx_prepare typoChristian Lamparter2010-11-291-1/+1
| * | | | ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan2010-11-291-1/+10
| * | | | ath9k/carl9170: advertise P2PJohannes Berg2010-11-293-2/+6
| * | | | ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-293-9/+7
| * | | | libertas: fix invalid accessSven Neumann2010-11-292-2/+0
| * | | | libertas: fix memory corruption in lbs_remove_card()Daniel Drake2010-11-291-2/+0
* | | | | ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore2010-12-061-0/+3
| |_|/ / |/| | |
* | | | tulip: fix hang in dmfe driver on sending of big packetAlexander V. Lukyanov2010-12-021-3/+3
* | | | stmmac: priv->lock can be used uninitializedVlad Lungu2010-12-021-2/+2
* | | | bonding: check for assigned mac before adopting the slaves mac addressDavid Strand2010-12-011-1/+1
* | | | b44: fix workarround for wap54g10Hauke Mehrtens2010-12-011-6/+5
* | | | 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