summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-2713-3/+344
* mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-2711-21/+180
* mac80111: Add CCMP-256 cipherJouni Malinen2015-01-2710-31/+88
* mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-2714-9/+492
* cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-272-0/+54
* cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen2015-01-271-12/+20
* ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg2015-01-271-1/+15
* mac80211: handle potential race between suspend and scan completionLuciano Coelho2015-01-272-1/+14
* mac80211: support beacon statisticsJohannes Berg2015-01-231-0/+14
* mac80211: fix per-TID RX-MSDU counterJohannes Berg2015-01-231-2/+2
* mac80211: tdls: disentangle HT supported conditionsJohannes Berg2015-01-231-18/+18
* mac80211: tdls: remove shadowing variableJohannes Berg2015-01-231-1/+0
* nl80211: suppress smatch warningsJohannes Berg2015-01-231-5/+5
* Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland2015-01-231-7/+0
* mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho2015-01-231-0/+5
* mac80211: avoid races related to suspend flowEmmanuel Grumbach2015-01-233-12/+40
* mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach2015-01-231-0/+3
* nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2015-01-233-6/+24
* mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-235-8/+30
* nl80211: Allow set network namespace by fdVadim Kochan2015-01-233-5/+14
* mac80211: allow drivers to control software cryptoJohannes Berg2015-01-223-29/+58
* mac80211: fix HW registration error pathsJohannes Berg2015-01-211-6/+6
* mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach2015-01-191-0/+12
* Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg2015-01-191-6/+0
* cfg80211: fix checking nl80211_send_station() return valueJohannes Berg2015-01-161-1/+1
* mac80211: remove doubled semicolonJohannes Berg2015-01-161-1/+1
* cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-158-50/+125
* cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-154-11/+6
* mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-154-13/+2
* cfg80211: docs: remove station_info_flagsJohannes Berg2015-01-141-1/+0
* nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho2015-01-142-1/+55
* cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov2015-01-141-0/+25
* cfg80211: introduce sync regdom set API for self-managedArik Nemtsov2015-01-142-2/+43
* 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
* rfkill: document rfkill module parametersAndrew Clausen2015-01-092-0/+15
* mac80211: fix handling TIM IE when stations disconnectJohannes Berg2015-01-091-3/+13
* mac80211_hwsim: fix PS debugfs file lockingJohannes Berg2015-01-091-11/+11
* mac80211: provide per-TID RX/TX MSDU countersJohannes Berg2015-01-085-2/+68
* nl80211: support per-TID station statisticsJohannes Berg2015-01-083-0/+93
* nl80211: clarify packet statistics descriptionsJohannes Berg2015-01-082-15/+21
* cfg80211: add nl80211 beacon-only statisticsJohannes Berg2015-01-083-0/+13
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-0818-254/+142
* mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-085-87/+110
* mac80211: send statistics with delete station eventJohannes Berg2015-01-081-1/+3
* cfg80211: allow including station info in delete eventJohannes Berg2015-01-082-23/+31
* cfg80211: add scan time to survey dataJohannes Berg2015-01-084-2/+16