summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: don't defer scans in case of radar detectionEliad Peller2015-01-141-1/+1
* mac80211: consider only relevant vifs for radar_required calculationEliad Peller2015-01-141-2/+30
* mac80211: remove local->radar_detect_enabledEliad Peller2015-01-144-7/+5
* mac80211: add TDLS supported channels correctlyArik Nemtsov2015-01-141-5/+21
* mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-1410-22/+27
* mac80211: fix handling TIM IE when stations disconnectJohannes Berg2015-01-091-3/+13
* mac80211: provide per-TID RX/TX MSDU countersJohannes Berg2015-01-085-2/+68
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-082-43/+43
* mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-083-73/+87
* mac80211: send statistics with delete station eventJohannes Berg2015-01-081-1/+3
* cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-10/+10
* mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-071-6/+3
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-074-9/+21
|\
| * Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-3/+9
| * mac80211: free management frame keys when removing stationJohannes Berg2014-12-171-1/+1
| * mac80211: update the channel context after channel switchEmmanuel Grumbach2014-12-121-0/+4
| * mac80211: fix multicast LED blinking and counterAndreas Müller2014-12-121-5/+6
| * mac80211: avoid using uninitialized stack dataJes Sorensen2014-12-121-0/+1
* | mac80211: skip disabled channels in VHT checkArik Nemtsov2015-01-061-4/+6
* | mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller2014-12-231-1/+1
* | mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau2014-12-192-10/+11
* | mac80211: avoid reconfig if no interfaces are upEliad Peller2014-12-171-5/+6
* | mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()Luciano Coelho2014-12-171-4/+0
* | mac80211: update sta bw on ht chanwidth action frameEliad Peller2014-12-173-38/+47
* | mac80211: handle power constraint and country IEs in RRMMoshe Benji2014-12-171-4/+8
* | mac80211: Fix ignored HT override configurationsChaya Rachel Ivgi2014-12-171-14/+29
* | mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh2014-12-171-0/+7
* | mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho2014-12-171-2/+2
* | mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic2014-12-171-2/+9
* | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-153-7/+6
* | mac80211: ask driver to look at power level when starting APJohannes Berg2014-12-151-1/+2
* | mac80211: Fix accounting of multicast framesSujith Manoharan2014-12-121-3/+6
* | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-121-3/+4
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-081-9/+6
|\
| * mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau2014-11-181-9/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-12-0411-47/+180
|\ \
| * | mac80211: add ieee80211_tx_status_noskbFelix Fietkau2014-11-282-0/+72
| * | mac0211: add a helper function for fixing up tx status ratesFelix Fietkau2014-11-281-19/+33
| * | mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau2014-11-281-4/+3
| * | mac80211: minstrel_ht: switch to .tx_status_noskbFelix Fietkau2014-11-281-4/+4
| * | mac80211: minstrel: switch to .tx_status_noskbFelix Fietkau2014-11-281-3/+2
| * | mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau2014-11-281-1/+5
| * | mac80211: minstrel_ht: move aggregation check to .get_rate()Felix Fietkau2014-11-281-3/+4
| * | mac80211: add more missing checks for VHT tx ratesFelix Fietkau2014-11-282-2/+3
| * | mac80211: copy chandef from AP vif to VLANsFelix Fietkau2014-11-272-4/+20
| * | cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-262-3/+17
| * | mac80211: check if channels allow 80 MHz for VHT probe requestsJohannes Berg2014-11-251-1/+10
| * | mac80211: disable 80+80/160 in VHT correctlyJohannes Berg2014-11-241-3/+7
* | | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-2021-222/+1689
|\ \ \ | |/ /
| * | mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau2014-11-191-3/+3
OpenPOWER on IntegriCloud