summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg
2015-01-14cfg80211: docs: remove station_info_flagsJohannes Berg
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach
2015-01-09rfkill: document rfkill module parametersAndrew Clausen
2015-01-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg
2015-01-09mac80211_hwsim: fix PS debugfs file lockingJohannes Berg
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg
2015-01-08nl80211: support per-TID station statisticsJohannes Berg
2015-01-08nl80211: clarify packet statistics descriptionsJohannes Berg
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg
2015-01-08mac80211: send statistics with delete station eventJohannes Berg
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg
2015-01-08cfg80211: add scan time to survey dataJohannes Berg
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg
2015-01-06mac80211: skip disabled channels in VHT checkArik Nemtsov
2015-01-06nl80211: define multicast group names in headerJohannes Berg
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla
2015-01-05nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't usedJohannes Berg
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2014-12-23mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller
2014-12-22mac80211_hwsim: fix check for custom world regdom array sizeJohannes Berg
2014-12-19mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau
2014-12-18nl80211: increase the max number of rules in regdomainArik Nemtsov
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen
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-17cfg80211: avoid intersection when applying self-managed regArik Nemtsov
2014-12-17cfg80211: return private regdom for self-managed devicesArik Nemtsov
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron
2014-12-17cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov
2014-12-17mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh