summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-12-19mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau
2014-12-17mac80211: avoid reconfig if no interfaces are upEliad Peller
2014-12-17mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()Luciano Coelho
2014-12-17mac80211: update sta bw on ht chanwidth action frameEliad Peller
2014-12-17mac80211: handle power constraint and country IEs in RRMMoshe Benji
2014-12-17mac80211: Fix ignored HT override configurationsChaya Rachel Ivgi
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg
2014-12-17mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh
2014-12-17mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho
2014-12-17mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg
2014-12-15mac80211: ask driver to look at power level when starting APJohannes Berg
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan
2014-12-12mac80211: update the channel context after channel switchEmmanuel Grumbach
2014-12-12mac80211: fix multicast LED blinking and counterAndreas Müller
2014-12-12mac80211: avoid using uninitialized stack dataJes Sorensen
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau
2014-11-28mac0211: add a helper function for fixing up tx status ratesFelix Fietkau
2014-11-28mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau
2014-11-28mac80211: minstrel_ht: switch to .tx_status_noskbFelix Fietkau
2014-11-28mac80211: minstrel: switch to .tx_status_noskbFelix Fietkau
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau
2014-11-28mac80211: minstrel_ht: move aggregation check to .get_rate()Felix Fietkau
2014-11-28mac80211: add more missing checks for VHT tx ratesFelix Fietkau
2014-11-27mac80211: copy chandef from AP vif to VLANsFelix Fietkau
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg
2014-11-25mac80211: check if channels allow 80 MHz for VHT probe requestsJohannes Berg
2014-11-24mac80211: disable 80+80/160 in VHT correctlyJohannes Berg
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg
2014-11-19mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg
2014-11-19mac80211: remove redundant checkEliad Peller
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov