summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: fix deauth raceJohannes Berg2010-02-081-3/+9
* 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
* mac80211: fix bss_conf.dtim_periodJohannes Berg2010-02-081-0/+2
* mac80211: Added a new debugfs file for reading channel_typeBenoit Papillault2010-02-081-0/+33
* 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
* ssb: fix interrupt assignmentJochen Friedrich2010-02-081-1/+4
* b43/b43legacy: Wake queues in wireless_core_startLarry Finger2010-02-082-2/+3
* mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy2010-02-081-0/+8
* 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: allow station add/remove to sleepJohannes Berg2010-02-0814-470/+526
* mac80211: don't probe if we have probe responseJohannes Berg2010-02-081-5/+5
* wireless: update radiotap parserJohannes Berg2010-02-084-130/+271
* 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-0810-22/+40
|\
| * mac80211: fix deferred hardware scan requestsJohannes Berg2010-02-081-8/+10
| * iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
| * mac80211: Fix probe request filtering in IBSS modeBenoit Papillault2010-02-081-1/+1
| * ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch2010-02-031-2/+1
| * b43: Fix throughput regressionLarry Finger2010-02-032-3/+11
| * mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-01-261-1/+1
| * 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
* | lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk2010-02-021-10/+10
* | lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2010-02-022-3/+2
* | ath9k: fix access to freed data on unloadPavel Roskin2010-02-014-29/+7
* | ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie2010-02-011-2/+1
* | mac80211: Don't call rate control when HW handles itVasanthakumar2010-02-011-0/+4
* | mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau2010-02-011-0/+2
* | mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-012-2/+7
* | mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau2010-02-011-2/+2
* | mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin2010-02-011-11/+13
* | mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin2010-02-011-1/+1
OpenPOWER on IntegriCloud