summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2015-10-13mac80211: enable assoc check for mesh interfacesBob Copeland1-3/+0
2015-08-12mac80211: clear subdir_stations when removing debugfsTom Hughes1-0/+1
2015-08-07mac80211: move WEP tailroom size checkJanusz Dziedzic1-2/+4
2015-05-10mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-05-10mac80211: disable u-APSD queues by defaultMichal Kazior1-6/+17
2015-05-10mac80211: set only VO as a U-APSD enabled ACArik Nemtsov1-4/+7
2015-05-10mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3
2015-05-10mac80211: Send EAPOL frames at lowest rateJouni Malinen1-3/+5
2015-02-20mac80211: fix multicast LED blinking and counterAndreas Müller1-5/+6
2014-12-14mac80211: fix use-after-free in defragmentationJohannes Berg1-7/+7
2014-12-14mac80211: properly flush delayed scan work on interface removalJohannes Berg1-1/+6
2014-07-11mac80211: don't check netdev state for debugfs read/writeArik Nemtsov1-4/+2
2014-07-11mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa1-0/+1
2014-04-02mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg1-0/+1
2014-04-02mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach3-4/+22
2014-04-02mac80211: fix fragmentation code, particularly for encryptionJohannes Berg1-1/+1
2014-01-03mac80211: don't attempt to reorder multicast framesJohannes Berg1-1/+2
2013-11-28mac80211: correctly close cancelled scansEmmanuel Grumbach2-0/+22
2013-11-28mac80211: update sta->last_rx on acked tx framesFelix Fietkau1-0/+3
2013-11-28mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau1-0/+3
2013-09-10mac80211: fix duplicate retransmission detectionJohannes Berg1-2/+8
2013-06-19mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-02-06mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg1-1/+1
2013-01-16mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-1/+5
2012-12-06mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich1-4/+4
2012-12-06mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov1-0/+5
2012-11-16mac80211: make sure data is accessible in EAPOL checkJohannes Berg1-8/+10
2012-11-16mac80211: verify that skb data is presentJohannes Berg1-1/+31
2012-11-16mac80211: check management frame header lengthJohannes Berg1-4/+8
2012-11-16mac80211: fix SSID copy on IBSS JOINAntonio Quartulli1-1/+1
2012-11-16mac80211: don't inspect Sequence Control field on control framesJavier Cardona1-0/+4
2012-11-16mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona1-2/+3
2012-10-31mac80211: check if key has TKIP type before updating IVStanislaw Gruszka1-1/+2
2012-08-19mac80211: cancel mesh path timerJohannes Berg1-0/+1
2012-07-12mac80211: correct behaviour on unrecognised action framesJohannes Berg1-1/+4
2012-06-20mac80211: clean up remain-on-channel on interface stopJohannes Berg2-0/+28
2012-06-10mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira1-6/+6
2012-05-11mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau1-1/+2
2012-04-13mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka1-1/+2
2012-03-12mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan1-1/+1
2012-03-01mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan1-2/+2
2012-02-21mac80211: timeout a single frame in the rx reorder bufferEliad Peller1-1/+1
2012-02-03net: reintroduce missing rcu_assign_pointer() callsEric Dumazet4-7/+7
2012-02-03mac80211: fix work removal on deauth requestJohannes Berg1-11/+27
2012-01-26mac80211: revert on-channel work optimisationsJohannes Berg7-221/+85
2012-01-26mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka1-1/+1
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-45/+41
2011-12-08mac80211: fix another race in aggregation startJohannes Berg1-45/+41
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+6
2011-12-01Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville1-1/+0