summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-1/+1
2014-11-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan1-1/+1
2014-10-05Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg1-2/+1
2014-08-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg1-14/+13
2014-07-09mac80211: fix a memory leak on sta rate selection tableFelix Fietkau1-0/+1
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov1-4/+2
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet1-1/+0
2014-06-07mac80211: fix on-channel remain-on-channelJohannes Berg2-7/+19
2014-06-07mac80211: fix suspend vs. authentication raceJohannes Berg3-3/+38
2014-05-13mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau1-0/+2
2014-05-13mac80211: fix software remain-on-channel implementationJohannes Berg1-0/+1
2014-05-13mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun1-1/+1
2014-03-23mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2-0/+2
2014-03-23mac80211: fix association to 20/40 MHz VHT networksJohannes Berg1-0/+1
2014-03-23mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg1-0/+22
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach3-4/+22
2014-03-23mac80211: send control port protocol frames to the VO queueFelix Fietkau1-0/+5
2014-02-22mac80211: fix fragmentation code, particularly for encryptionJohannes Berg1-1/+1
2014-02-22mac80211: release the channel in error path in start_apEmmanuel Grumbach1-1/+4
2014-02-22mac80211: move roc cookie assignment earlierEliad Peller1-18/+18
2014-01-15mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau1-10/+13
2013-12-20mac80211: don't attempt to reorder multicast framesJohannes Berg1-1/+2
2013-12-20Revert "mac80211: allow disable power save in mesh"Bob Copeland1-2/+1
2013-11-13mac80211: fix crash if bitrate calculation goes wrongJohannes Berg1-0/+4
2013-11-13mac80211: update sta->last_rx on acked tx framesFelix Fietkau1-0/+3
2013-11-13mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2-2/+3
2013-11-13mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau1-0/+3
2013-11-13mac80211: correctly close cancelled scansEmmanuel Grumbach2-0/+22
2013-09-07mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau1-0/+3
2013-09-07mac80211: add missing channel context releaseJohannes Berg1-0/+1
2013-08-29mac80211: don't wait for TX status foreverJohannes Berg1-3/+12
2013-08-20mac80211: continue using disabled channels while connectedJohannes Berg1-1/+10
2013-08-20mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright1-1/+1
2013-08-20mac80211: ignore HT primary channel while connectedJohannes Berg1-13/+13
2013-08-11mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka1-2/+5
2013-08-11mac80211: fix ethtool stats for non-station interfacesJohannes Berg1-0/+2
2013-08-11mac80211: fix duplicate retransmission detectionJohannes Berg1-2/+8
2013-08-11mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau1-1/+9
2013-08-11mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau1-1/+2
2013-07-25mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-06-12mac80211: Fix rate control mask matching callSimon Wunderlich1-1/+1
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich1-0/+6
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg3-11/+85
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa1-6/+20
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg1-0/+3
2013-05-23mac80211: fix queue handling crashJohannes Berg1-1/+5
2013-05-17mac80211: fix direct probe authStanislaw Gruszka1-6/+6
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg1-4/+4
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg1-0/+3