summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorLines
2015-03-16mac80211: ignore CSA to same channelJohannes Berg-0/+14
2015-03-16mac80211: ask for ECSA IE to be considered for beacon parse CRCJohannes Berg-1/+2
2015-03-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski-1/+1
2015-03-03mac80211: disable u-APSD queues by defaultMichal Kazior-6/+17
2015-03-03mac80211: drop unencrypted frames in mesh fwdingBob Copeland-0/+3
2015-02-26mac80211: Send EAPOL frames at lowest rateJouni Malinen-0/+1
2015-02-24mac80211/minstrel: fix !x!=0 confusionJiri Slaby-1/+1
2015-02-24mac80211: clear sdata->radar_requiredEliad Peller-0/+5
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller-138/+1246
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-16/+17
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen-3/+339
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen-21/+171
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen-31/+88
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen-4/+482
2015-01-27mac80211: handle potential race between suspend and scan completionLuciano Coelho-1/+14
2015-01-23mac80211: support beacon statisticsJohannes Berg-0/+14
2015-01-23mac80211: fix per-TID RX-MSDU counterJohannes Berg-2/+2
2015-01-23mac80211: tdls: disentangle HT supported conditionsJohannes Berg-18/+18
2015-01-23mac80211: tdls: remove shadowing variableJohannes Berg-1/+0
2015-01-23Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland-7/+0
2015-01-23mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho-0/+5
2015-01-23mac80211: avoid races related to suspend flowEmmanuel Grumbach-12/+40
2015-01-23mac80211: synchronize_net() before flushing the queuesEmmanuel Grumbach-0/+3
2015-01-23mac80211: properly set CCK flag in radiotapMathy Vanhoef-1/+1
2015-01-23mac80211: only roll back station states for WDS when suspendingLuciano Coelho-14/+15
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi-8/+23
2015-01-22mac80211: allow drivers to control software cryptoJohannes Berg-29/+46
2015-01-21mac80211: fix HW registration error pathsJohannes Berg-6/+6
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach-0/+12
2015-01-16mac80211: remove doubled semicolonJohannes Berg-1/+1
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg-19/+37
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg-9/+0
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller-1/+1
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller-2/+30
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller-7/+5
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov-5/+21
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach-22/+27
2015-01-09mac80211: fix handling TIM IE when stations disconnectJohannes Berg-3/+13
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg-2/+68
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg-43/+43
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg-73/+87
2015-01-08mac80211: send statistics with delete station eventJohannes Berg-1/+3
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg-10/+10
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv-6/+3
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg-9/+21
2015-01-07mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville-1/+1
2015-01-06mac80211: skip disabled channels in VHT checkArik Nemtsov-4/+6
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg-3/+9
2014-12-23mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller-1/+1
2014-12-19mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau-10/+11