aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-16/+17
2015-01-23mac80211: properly set CCK flag in radiotapMathy Vanhoef1-1/+1
2015-01-23mac80211: only roll back station states for WDS when suspendingLuciano Coelho1-14/+15
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach1-0/+12
2015-01-16mac80211: remove doubled semicolonJohannes Berg1-1/+1
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2-19/+37
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg3-9/+0
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller1-1/+1
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller1-2/+30
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller4-7/+5
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov1-5/+21
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach10-22/+27
2015-01-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg1-3/+13
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg5-2/+68
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg2-43/+43
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg3-73/+87
2015-01-08mac80211: send statistics with delete station eventJohannes Berg1-1/+3
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg1-10/+10
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv1-6/+3
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg4-9/+21
2015-01-07mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville1-1/+1
2015-01-06mac80211: skip disabled channels in VHT checkArik Nemtsov1-4/+6
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-3/+9
2014-12-23mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller1-1/+1
2014-12-19mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau2-10/+11
2014-12-17mac80211: avoid reconfig if no interfaces are upEliad Peller1-5/+6
2014-12-17mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()Luciano Coelho1-4/+0
2014-12-17mac80211: update sta bw on ht chanwidth action frameEliad Peller3-38/+47
2014-12-17mac80211: handle power constraint and country IEs in RRMMoshe Benji1-4/+8
2014-12-17mac80211: Fix ignored HT override configurationsChaya Rachel Ivgi1-14/+29
2014-12-17mac80211: free management frame keys when removing stationJohannes Berg1-1/+1
2014-12-17mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh1-0/+7
2014-12-17mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho1-2/+2
2014-12-17mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic1-2/+9
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg3-7/+6
2014-12-15mac80211: ask driver to look at power level when starting APJohannes Berg1-1/+2
2014-12-12mac80211: Fix accounting of multicast framesSujith Manoharan1-3/+6
2014-12-12mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan1-3/+4
2014-12-12mac80211: update the channel context after channel switchEmmanuel Grumbach1-0/+4
2014-12-12mac80211: fix multicast LED blinking and counterAndreas Müller1-5/+6
2014-12-12mac80211: avoid using uninitialized stack dataJes Sorensen1-0/+1
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-9/+6
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville11-47/+180
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau2-0/+72
2014-11-28mac0211: add a helper function for fixing up tx status ratesFelix Fietkau1-19/+33
2014-11-28mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau1-4/+3
2014-11-28mac80211: minstrel_ht: switch to .tx_status_noskbFelix Fietkau1-4/+4
2014-11-28mac80211: minstrel: switch to .tx_status_noskbFelix Fietkau1-3/+2
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau1-1/+5
2014-11-28mac80211: minstrel_ht: move aggregation check to .get_rate()Felix Fietkau1-3/+4