summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch2010-02-031-2/+1Star
| * b43: Fix throughput regressionLarry Finger2010-02-032-3/+11
| * ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau2010-01-251-4/+3Star
| * iwlwifi: fix pointer signedness warningJohannes Berg2010-01-251-2/+2
| * ath9k: fix beacon slot/buffer leakFelix Fietkau2010-01-191-1/+1
* | 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
* | libertas: add comment re: v10 firmware key handlingJohn W. Linville2010-01-271-0/+5
* | ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca2010-01-271-0/+2
* | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-264-27/+17Star
* | b43: N-PHY: use cordic to generate samplesRafał Miłecki2010-01-251-9/+12
* | b43: update cordic code to match current specsRafał Miłecki2010-01-253-9/+21
* | b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki2010-01-253-43/+43
* | b43: N-PHY: fix one bit off in parsing RF Ctrl Override argumentsRafał Miłecki2010-01-251-1/+1
* | b43: Workaround circular locking in hw-tkip key update callbackMichael Buesch2010-01-251-8/+5Star
* | ath9k: improve max rate retry handlingFelix Fietkau2010-01-252-8/+7Star
* | iwlwifi: fix throughput degradation in aggregation modeDaniel Halperin2010-01-251-14/+9Star
* | iwlwifi: cleanup spectrum measurement command supportReinette Chatre2010-01-258-247/+33Star
* | iwlwifi: check endianness annotations by defaultJohannes Berg2010-01-251-0/+2
* | iwlwifi: fix sparse warningJohannes Berg2010-01-251-1/+1