summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* 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: fix use-after-free in defragmentationJohannes Berg2014-11-211-7/+7
* mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-11-141-1/+1
* Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg2014-10-051-2/+1
* Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg2014-08-071-14/+13
* mac80211: fix a memory leak on sta rate selection tableFelix Fietkau2014-07-091-0/+1
* mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-07-091-4/+2
* net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-261-1/+0
* mac80211: fix on-channel remain-on-channelJohannes Berg2014-06-072-7/+19
* mac80211: fix suspend vs. authentication raceJohannes Berg2014-06-073-3/+38
* mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau2014-05-131-0/+2
* mac80211: fix software remain-on-channel implementationJohannes Berg2014-05-131-0/+1
* mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun2014-05-131-1/+1
* mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2014-03-232-0/+2
* mac80211: fix association to 20/40 MHz VHT networksJohannes Berg2014-03-231-0/+1
* mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg2014-03-231-0/+22
* mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-03-233-4/+22
* mac80211: send control port protocol frames to the VO queueFelix Fietkau2014-03-231-0/+5
* mac80211: fix fragmentation code, particularly for encryptionJohannes Berg2014-02-221-1/+1
* mac80211: release the channel in error path in start_apEmmanuel Grumbach2014-02-221-1/+4
* mac80211: move roc cookie assignment earlierEliad Peller2014-02-221-18/+18
* mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2014-01-151-10/+13
* mac80211: don't attempt to reorder multicast framesJohannes Berg2013-12-201-1/+2
* Revert "mac80211: allow disable power save in mesh"Bob Copeland2013-12-201-2/+1
* mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-11-131-0/+4
* mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-11-131-0/+3
* mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-11-132-2/+3
* mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-11-131-0/+3
* mac80211: correctly close cancelled scansEmmanuel Grumbach2013-11-132-0/+22
* mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-09-071-0/+3
* mac80211: add missing channel context releaseJohannes Berg2013-09-071-0/+1
* mac80211: don't wait for TX status foreverJohannes Berg2013-08-291-3/+12
* mac80211: continue using disabled channels while connectedJohannes Berg2013-08-201-1/+10
* mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright2013-08-201-1/+1
* mac80211: ignore HT primary channel while connectedJohannes Berg2013-08-201-13/+13
* mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka2013-08-111-2/+5
* mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-08-111-0/+2
* mac80211: fix duplicate retransmission detectionJohannes Berg2013-08-111-2/+8
* mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau2013-08-111-1/+9
* mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau2013-08-111-1/+2
* mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-07-251-0/+9
* mac80211: Fix rate control mask matching callSimon Wunderlich2013-06-121-1/+1
* mac80211: abort CAC in stop_ap()Simon Wunderlich2013-06-121-0/+6
* mac80211: work around broken APs not including HT infoJohannes Berg2013-06-123-11/+85
* mac80211: Allow single vif mac address change with addr_maskHelmut Schaa2013-05-271-6/+20
* mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-271-0/+9
* mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-271-0/+3
* mac80211: fix queue handling crashJohannes Berg2013-05-231-1/+5
* mac80211: fix direct probe authStanislaw Gruszka2013-05-171-6/+6