summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen10-31/+88
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen14-9/+492
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2-0/+54
2015-01-27cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen1-12/+20
2015-01-27ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg1-1/+15
2015-01-27mac80211: handle potential race between suspend and scan completionLuciano Coelho2-1/+14
2015-01-23mac80211: support beacon statisticsJohannes Berg1-0/+14
2015-01-23mac80211: fix per-TID RX-MSDU counterJohannes Berg1-2/+2
2015-01-23mac80211: tdls: disentangle HT supported conditionsJohannes Berg1-18/+18
2015-01-23mac80211: tdls: remove shadowing variableJohannes Berg1-1/+0
2015-01-23nl80211: suppress smatch warningsJohannes Berg1-5/+5
2015-01-23Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland1-7/+0
2015-01-23mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho1-0/+5
2015-01-23mac80211: avoid races related to suspend flowEmmanuel Grumbach3-12/+40
2015-01-23mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach1-0/+3
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho3-6/+24
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi5-8/+30
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan3-5/+14
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg3-29/+58
2015-01-21mac80211: fix HW registration error pathsJohannes Berg1-6/+6
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach1-0/+12
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg1-6/+0
2015-01-16cfg80211: fix checking nl80211_send_station() return valueJohannes Berg1-1/+1
2015-01-16mac80211: remove doubled semicolonJohannes Berg1-1/+1
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg8-50/+125
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg4-11/+6
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg4-13/+2
2015-01-14cfg80211: docs: remove station_info_flagsJohannes Berg1-1/+0
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2-1/+55
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov1-0/+25
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov2-2/+43
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-09rfkill: document rfkill module parametersAndrew Clausen2-0/+15
2015-01-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg1-3/+13
2015-01-09mac80211_hwsim: fix PS debugfs file lockingJohannes Berg1-11/+11
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg5-2/+68
2015-01-08nl80211: support per-TID station statisticsJohannes Berg3-0/+93
2015-01-08nl80211: clarify packet statistics descriptionsJohannes Berg2-15/+21
2015-01-08cfg80211: add nl80211 beacon-only statisticsJohannes Berg3-0/+13
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg18-254/+142
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg5-87/+110
2015-01-08mac80211: send statistics with delete station eventJohannes Berg1-1/+3
2015-01-08cfg80211: allow including station info in delete eventJohannes Berg2-23/+31
2015-01-08cfg80211: add scan time to survey dataJohannes Berg4-2/+16
2015-01-08cfg80211: allow survey data to return global dataJohannes Berg3-17/+33
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg16-127/+135