summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: enable assoc check for mesh interfacesBob Copeland2015-10-071-3/+0
* mac80211: clear subdir_stations when removing debugfsTom Hughes2015-08-271-0/+1
* mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior2015-08-041-0/+3
* mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-06-102-2/+6
* mac80211: move WEP tailroom size checkJanusz Dziedzic2015-06-101-2/+4
* mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-04-233-5/+12
* mac80211: count interfaces correctly for combination checksAndrei Otcheretianski2015-04-161-1/+1
* mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-04-161-0/+3
* mac80211: disable u-APSD queues by defaultMichal Kazior2015-04-161-6/+17
* mac80211: Send EAPOL frames at lowest rateJouni Malinen2015-03-141-0/+1
* mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-02-051-14/+15
* mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-02-051-1/+1
* Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-161-3/+9
* mac80211: free management frame keys when removing stationJohannes Berg2015-01-081-1/+1
* mac80211: fix multicast LED blinking and counterAndreas Müller2015-01-081-5/+6
* mac80211: avoid using uninitialized stack dataJes Sorensen2015-01-081-0/+1
* mac80211: copy chandef from AP vif to VLANsFelix Fietkau2015-01-082-4/+20
* mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau2014-11-181-9/+6
* mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl2014-11-061-0/+3
* mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-031-7/+7
* mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-10-301-1/+6
* mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-291-1/+2
* mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-295-17/+10
* mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau2014-10-291-5/+6
* mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2014-10-202-10/+15
* mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-10-141-1/+1
* mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho2014-10-091-1/+1
* mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman2014-10-091-0/+1
* Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-2629-303/+579
|\
| * Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-1529-303/+579
| |\
| | * mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-113-8/+3
| | * mac80211: set smps_mode according to ap paramsEliad Peller2014-09-111-2/+13
| | * mac80211: set network header in TDLS framesArik Nemtsov2014-09-111-0/+3
| | * cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-111-1/+8
| | * mac80211: add TDLS connection timeoutLiad Kaufman2014-09-112-1/+23
| | * mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn2014-09-113-119/+213
| | * mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn2014-09-114-97/+85
| | * mac80211: clear key material when freeing keysJohannes Berg2014-09-111-1/+1
| | * mac80211: annotate MMIC head/tailroom warningJohannes Berg2014-09-081-2/+5
| | * mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson2014-09-083-11/+75
| | * mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson2014-09-081-19/+41
| | * mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira2014-09-051-1/+1
| | * mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-053-5/+10
| | * mac80211: combine roc with the "next roc" if possibleEliad Peller2014-09-051-24/+53
| | * mac80211: adjust roc duration when combining ROCsEliad Peller2014-09-051-0/+1
| | * mac80211: Add RRM support to assoc requestAssaf Krauss2014-09-052-3/+13
| | * mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman2014-09-051-3/+2
| | * mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-0518-0/+18
| | * mac80211: clean up ieee80211_i.hJohannes Berg2014-09-051-2/+1
| | * mac80211: fix offloaded BA session traffic after hw restartMichal Kazior2014-09-035-14/+20