summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen
2015-01-27cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen
2015-01-27cfg80211: Fix BIP (AES-CMAC) cipher validationJouni Malinen
2015-01-27mac80211: handle potential race between suspend and scan completionLuciano Coelho
2015-01-23mac80211: support beacon statisticsJohannes Berg
2015-01-23mac80211: fix per-TID RX-MSDU counterJohannes Berg
2015-01-23mac80211: tdls: disentangle HT supported conditionsJohannes Berg
2015-01-23mac80211: tdls: remove shadowing variableJohannes Berg
2015-01-23nl80211: suppress smatch warningsJohannes Berg
2015-01-23Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland
2015-01-23mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho
2015-01-23mac80211: avoid races related to suspend flowEmmanuel Grumbach
2015-01-23mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi
2015-01-23nl80211: Allow set network namespace by fdVadim Kochan
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg
2015-01-21mac80211: fix HW registration error pathsJohannes Berg
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg
2015-01-16cfg80211: fix checking nl80211_send_station() return valueJohannes Berg
2015-01-16mac80211: remove doubled semicolonJohannes Berg
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-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-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg
2015-01-08nl80211: support per-TID station statisticsJohannes 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-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg