summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-0428-138/+1246
|\
| * mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-2712-3/+339
| * mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-2710-21/+171
| * mac80111: Add CCMP-256 cipherJouni Malinen2015-01-2710-31/+88
| * mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-2713-4/+482
| * 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
| * 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
| * mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-234-8/+23
| * mac80211: allow drivers to control software cryptoJohannes Berg2015-01-222-29/+46
| * mac80211: fix HW registration error pathsJohannes Berg2015-01-211-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-273-16/+17
|\ \ | |/ |/|
| * mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-01-231-1/+1
| * mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-01-231-14/+15
| * mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville2015-01-071-1/+1
* | mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach2015-01-191-0/+12
* | mac80211: remove doubled semicolonJohannes Berg2015-01-161-1/+1
* | cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-152-19/+37
* | mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-153-9/+0
* | 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
* | mac80211: fix handling TIM IE when stations disconnectJohannes Berg2015-01-091-3/+13
* | mac80211: provide per-TID RX/TX MSDU countersJohannes Berg2015-01-085-2/+68
* | cfg80211: remove enum station_info_flagsJohannes Berg2015-01-082-43/+43
* | mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-083-73/+87
* | mac80211: send statistics with delete station eventJohannes Berg2015-01-081-1/+3
* | cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-10/+10
* | mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-071-6/+3
* | Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-074-9/+21
|\ \ | |/
| * Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-051-3/+9
| * mac80211: free management frame keys when removing stationJohannes Berg2014-12-171-1/+1
| * mac80211: update the channel context after channel switchEmmanuel Grumbach2014-12-121-0/+4
| * mac80211: fix multicast LED blinking and counterAndreas Müller2014-12-121-5/+6
| * mac80211: avoid using uninitialized stack dataJes Sorensen2014-12-121-0/+1
* | mac80211: skip disabled channels in VHT checkArik Nemtsov2015-01-061-4/+6
* | mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller2014-12-231-1/+1
* | mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau2014-12-192-10/+11
* | mac80211: avoid reconfig if no interfaces are upEliad Peller2014-12-171-5/+6
* | mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()Luciano Coelho2014-12-171-4/+0
* | mac80211: update sta bw on ht chanwidth action frameEliad Peller2014-12-173-38/+47
* | mac80211: handle power constraint and country IEs in RRMMoshe Benji2014-12-171-4/+8
OpenPOWER on IntegriCloud