summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath5k: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-19/+0
* ar9170: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-14/+7
* mwl8k: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-28/+7
* adm821: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-13/+0
* ath9k: fix keycache leak in split tkip caseMing Lei2010-02-081-0/+1
* iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz2010-02-082-17/+34
* iwlwifi: Add chain_noise support for 6050Ben Cahill2010-02-081-17/+2
* iwlwifi: Add chain noise scaling factorBen Cahill2010-02-084-2/+28
* libertas: don't retry commandsHolger Schurig2010-02-083-30/+7
* wl1251: fix txop unitKalle Valo2010-02-081-1/+2
* b43: N-PHY: handle allocation fail in samples generationRafał Miłecki2010-02-081-0/+4
* b43: N-PHY: load generated samplesRafał Miłecki2010-02-081-2/+29
* b43: N-PHY: partly implement SPUR workaroundRafał Miłecki2010-02-082-1/+66
* b43: N-PHY: save calibration for further restoreRafał Miłecki2010-02-082-1/+51
* b43: N-PHY: prepare code for reapplying TX cal coeffsRafał Miłecki2010-02-081-1/+34
* b43: N-PHY: implement overriding RF control intcRafał Miłecki2010-02-081-8/+109
* libertas/if_spi: needs linux/semaphore.hRandy Dunlap2010-02-081-0/+1
* b43/b43legacy: Wake queues in wireless_core_startLarry Finger2010-02-082-2/+3
* ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian2010-02-083-14/+18
* ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian2010-02-081-1/+7
* mac80211_hwsim: add fake hw scan handlerJohannes Berg2010-02-081-1/+43
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-086-10/+18
|\
| * iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
| * b43: Fix throughput regressionLarry Finger2010-02-032-3/+11
| * ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau2010-01-251-4/+3
| * 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/+7
* | 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
* | 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/+0
* | iwlwifi: remove bg_up workJohannes Berg2010-01-293-29/+14
* | iwlagn: simplify ucode loadingJohannes Berg2010-01-291-41/+22
* | iwlwifi: no need to test iw_mode in power savingJohannes Berg2010-01-291-2/+1
* | 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/+7
* | iwlwifi: sysassert identifier changeWey-Yi Guy2010-01-291-1/+1
OpenPOWER on IntegriCloud