summaryrefslogtreecommitdiffstats
path: root/drivers/net/a2065.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-08b43: remove get_tx_stats() mac80211 opKalle Valo5-66/+0
2010-02-08ath5k: remove get_tx_stats() mac80211 opKalle Valo2-19/+0
2010-02-08ar9170: remove get_tx_stats() mac80211 opKalle Valo2-14/+7
2010-02-08mwl8k: remove get_tx_stats() mac80211 opKalle Valo1-28/+7
2010-02-08adm821: remove get_tx_stats() mac80211 opKalle Valo1-13/+0
2010-02-08ath9k: fix keycache leak in split tkip caseMing Lei1-0/+1
2010-02-08mac80211: fix deauth raceJohannes Berg1-3/+9
2010-02-08iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz2-17/+34
2010-02-08iwlwifi: Add chain_noise support for 6050Ben Cahill1-17/+2
2010-02-08iwlwifi: Add chain noise scaling factorBen Cahill4-2/+28
2010-02-08mac80211: fix bss_conf.dtim_periodJohannes Berg1-0/+2
2010-02-08mac80211: Added a new debugfs file for reading channel_typeBenoit Papillault1-0/+33
2010-02-08libertas: don't retry commandsHolger Schurig3-30/+7
2010-02-08wl1251: fix txop unitKalle Valo1-1/+2
2010-02-08b43: N-PHY: handle allocation fail in samples generationRafał Miłecki1-0/+4
2010-02-08b43: N-PHY: load generated samplesRafał Miłecki1-2/+29
2010-02-08b43: N-PHY: partly implement SPUR workaroundRafał Miłecki2-1/+66
2010-02-08b43: N-PHY: save calibration for further restoreRafał Miłecki2-1/+51
2010-02-08b43: N-PHY: prepare code for reapplying TX cal coeffsRafał Miłecki1-1/+34
2010-02-08b43: N-PHY: implement overriding RF control intcRafał Miłecki1-8/+109
2010-02-08libertas/if_spi: needs linux/semaphore.hRandy Dunlap1-0/+1
2010-02-08ssb: fix interrupt assignmentJochen Friedrich1-1/+4
2010-02-08b43/b43legacy: Wake queues in wireless_core_startLarry Finger2-2/+3
2010-02-08mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy1-0/+8
2010-02-08ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian3-14/+18
2010-02-08ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian1-1/+7
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg14-470/+526
2010-02-08mac80211: don't probe if we have probe responseJohannes Berg1-5/+5
2010-02-08wireless: update radiotap parserJohannes Berg4-130/+271
2010-02-08mac80211_hwsim: add fake hw scan handlerJohannes Berg1-1/+43
2010-02-08mac80211: fix deferred hardware scan requestsJohannes Berg1-8/+10
2010-02-08iwlwifi: Fix to set correct ht configurationWey-Yi Guy1-0/+1
2010-02-08mac80211: Fix probe request filtering in IBSS modeBenoit Papillault1-1/+1
2010-02-03ssb: Fix CONFIG_SSB_SDIOHOST typoMichael Buesch1-2/+1
2010-02-03b43: Fix throughput regressionLarry Finger2-3/+11
2010-02-02ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez4-2/+11
2010-02-02airo: fix setting zero length WEP keyStanislaw Gruszka1-16/+18
2010-02-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk1-10/+10
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2-3/+2
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin4-29/+7
2010-02-01ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie1-2/+1
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar1-0/+4
2010-02-01mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau1-0/+2
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2-2/+7
2010-02-01mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau1-2/+2
2010-02-01mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin1-11/+13
2010-02-01mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin1-1/+1
2010-02-01b43: N-PHY: implement setting RF sequenceRafał Miłecki1-4/+31
2010-02-01b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki1-1/+52
2010-02-01b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki1-1/+11