summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2015-10-07mac80211: enable assoc check for mesh interfacesBob Copeland1-3/+0
2015-08-27mac80211: clear subdir_stations when removing debugfsTom Hughes1-0/+1
2015-08-04mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior1-0/+3
2015-06-10mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2-2/+6
2015-06-10mac80211: move WEP tailroom size checkJanusz Dziedzic1-2/+4
2015-04-23mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-04-17mac80211: count interfaces correctly for combination checksAndrei Otcheretianski1-1/+1
2015-04-17mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3
2015-04-17mac80211: disable u-APSD queues by defaultMichal Kazior1-6/+17
2015-03-14mac80211: Send EAPOL frames at lowest rateJouni Malinen1-0/+1
2015-02-06mac80211: only roll back station states for WDS when suspendingLuciano Coelho1-14/+15
2015-02-06mac80211: properly set CCK flag in radiotapMathy Vanhoef1-1/+1
2015-01-16Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-3/+9
2015-01-08mac80211: free management frame keys when removing stationJohannes Berg1-1/+1
2015-01-08mac80211: fix multicast LED blinking and counterAndreas Müller1-5/+6
2015-01-08mac80211: avoid using uninitialized stack dataJes Sorensen1-0/+1
2015-01-08mac80211: copy chandef from AP vif to VLANsFelix Fietkau2-4/+20
2014-11-19mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau1-9/+6
2014-11-06mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl1-0/+3
2014-11-03mac80211: fix use-after-free in defragmentationJohannes Berg1-7/+7
2014-10-30mac80211: properly flush delayed scan work on interface removalJohannes Berg1-1/+6
2014-10-29mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho1-1/+2
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho5-17/+10
2014-10-29mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau1-5/+6
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2-10/+15
2014-10-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan1-1/+1
2014-10-09mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho1-1/+1
2014-10-09mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman1-0/+1
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller29-303/+579
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville29-303/+579
2014-09-13mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack pathAlexander Duyck1-11/+4
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller3-8/+3
2014-09-11mac80211: set smps_mode according to ap paramsEliad Peller1-2/+13
2014-09-11mac80211: set network header in TDLS framesArik Nemtsov1-0/+3
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller1-1/+8
2014-09-11mac80211: add TDLS connection timeoutLiad Kaufman2-1/+23
2014-09-11mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn3-119/+213
2014-09-11mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn4-97/+85
2014-09-11mac80211: clear key material when freeing keysJohannes Berg1-1/+1
2014-09-09Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville1-1/+1
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-8/+17
2014-09-08mac80211: annotate MMIC head/tailroom warningJohannes Berg1-2/+5
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson3-11/+75
2014-09-08mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson1-19/+41
2014-09-05mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira1-1/+1
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi3-5/+10
2014-09-05mac80211: combine roc with the "next roc" if possibleEliad Peller1-24/+53
2014-09-05mac80211: adjust roc duration when combining ROCsEliad Peller1-0/+1
2014-09-05mac80211: Add RRM support to assoc requestAssaf Krauss2-3/+13