summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-094-24/+19Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-091-0/+1
| |\
| | * Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa2010-02-041-0/+1
| * | drivers/net: Correct NULL testJulia Lawall2010-02-091-1/+1
| * | cxgb3: fix GRO checksum checkDivy Le Ray2010-02-091-8/+12
| * | igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck2010-02-041-15/+5Star
* | | net: e1000e: convert to use mc helpersJiri Pirko2010-02-051-11/+6Star
* | | net: dm9601: convert to use mc helpersJiri Pirko2010-02-051-5/+5
* | | net: 8139too: convert to use mc helpersJiri Pirko2010-02-051-4/+3Star
* | | net: 8139cp: convert to use mc helpersJiri Pirko2010-02-051-4/+3Star
* | | e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller2010-02-053-4/+4
* | | qlge: Code clean upBreno Leitao2010-02-051-2/+2
* | | qlge: removing unreachable block of codeBreno Leitao2010-02-051-3/+0Star
* | | qlge: Add watchdog timer.Ron Mercer2010-02-042-0/+31
* | | libphy: add phy_find_first functionJiri Pirko2010-02-041-0/+16
* | | stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro2010-02-044-5/+5
* | | can: ems_usb: removed duplicated code setting local echo supportThadeu Lima de Souza Cascardo2010-02-041-2/+0Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-0490-1787/+3209
|\ \ \
| * | | ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-02-024-2/+11
| * | | airo: fix setting zero length WEP keyStanislaw Gruszka2010-02-021-16/+18
| * | | ath9k: fix access to freed data on unloadPavel Roskin2010-02-014-29/+7Star
| * | | ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie2010-02-011-2/+1Star
| * | | b43: N-PHY: implement setting RF sequenceRafał Miłecki2010-02-011-4/+31
| * | | b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki2010-02-011-1/+52
| * | | b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki2010-02-011-1/+11
| * | | b43: N-PHY: add RSSI selection for newer PHYsRafał Miłecki2010-02-011-1/+83
| * | | b43: N-PHY: split RSSI selection into two per-PHY-revision functionsRafał Miłecki2010-02-011-49/+52
| * | | b43: N-PHY: add workarounds for gain controlRafał Miłecki2010-02-011-1/+129
| * | | b43: N-PHY: update general workaroundsRafał Miłecki2010-02-012-104/+115
| * | | ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin2010-02-011-17/+26
| * | | ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin2010-02-014-9/+9
| * | | ps3_gelic_wireless: fix format warningJohn W. Linville2010-02-011-1/+1
| * | | iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2010-01-292-1/+3
| * | | iwlwifi: fix typo in IWL_CCK_RATES_MASKJohannes Berg2010-01-291-1/+1
| * | | iwlwifi: remove unused work structsJohannes Berg2010-01-291-4/+0Star
| * | | iwlwifi: remove bg_up workJohannes Berg2010-01-293-29/+14Star
| * | | iwlagn: simplify ucode loadingJohannes Berg2010-01-291-41/+22Star
| * | | iwlwifi: no need to test iw_mode in power savingJohannes Berg2010-01-291-2/+1Star
| * | | iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy2010-01-291-1/+71
| * | | iwlwifi: update sensitivity calibration data for 5x00 seriesWey-Yi Guy2010-01-291-2/+2
| * | | iwlwifi: update sensitivity calibration data for 6x00 seriesWey-Yi Guy2010-01-291-1/+1
| * | | iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg2010-01-291-8/+7Star
| * | | iwlwifi: sysassert identifier changeWey-Yi Guy2010-01-291-1/+1
| * | | iwlwifi: optimize power savingDaniel Halperin2010-01-291-0/+2
| * | | ath9k: Handle full sleep in ps_restore.Vivek Natarajan2010-01-292-2/+7
| * | | ps3_gelic_wireless: fix directed ssid scanHamish Guthrie2010-01-281-6/+9
| * | | ps3_gelic_wireless: Remove PS3 gelic legacy wpa supportHamish Guthrie2010-01-282-151/+0Star
| * | | rtl8187: Add callback for get_tsfLarry Finger2010-01-271-1/+10
| * | | b43: N PHY: Fix compilation after removal of typdef b43_c32Larry Finger2010-01-271-2/+2
| * | | rtl8180: implement get_tsf op for mac80211John W. Linville2010-01-271-0/+9