summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2015-03-04mac80211: start queues if driver rejected wowlanJohannes Berg
2015-03-04mac80211: remove useless double check for open_count in __ieee80211_suspend()Luciano Coelho
2015-03-04mac80211: don't do driver suspend with auth/assoc in progressJohannes Berg
2015-03-03mac80211: handle drv_add_interface failures properly during reconfigLuciano Coelho
2015-03-03mac80211: fix another suspend vs. association raceJohannes Berg
2015-03-03mac80211: TDLS: support VHT between peersArik Nemtsov
2015-03-03mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma
2015-02-28mac80211: iterate using station list in AP SMPSJohannes Berg
2015-02-28mac80211: don't look up stations for multicast addressesJohannes Berg
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni 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-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-23mac80211: properly set CCK flag in radiotapMathy Vanhoef
2015-01-23mac80211: only roll back station states for WDS when suspendingLuciano Coelho
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi
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-16mac80211: remove doubled semicolonJohannes Berg
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg
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-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: 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-07mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville