summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-05-091-3/+4
* mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-05-091-0/+3
* mac80211: fix multicast LED blinking and counterAndreas Müller2015-02-201-5/+6
* mac80211: fix use-after-free in defragmentationJohannes Berg2014-12-141-7/+7
* mac80211: don't attempt to reorder multicast framesJohannes Berg2014-01-031-1/+2
* mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-11-281-0/+3
* mac80211: fix duplicate retransmission detectionJohannes Berg2013-09-101-2/+8
* mac80211: make sure data is accessible in EAPOL checkJohannes Berg2012-11-161-8/+10
* mac80211: verify that skb data is presentJohannes Berg2012-11-161-1/+31
* mac80211: check management frame header lengthJohannes Berg2012-11-161-4/+8
* mac80211: don't inspect Sequence Control field on control framesJavier Cardona2012-11-161-0/+4
* mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona2012-11-161-2/+3
* mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-07-121-1/+4
* mac80211: timeout a single frame in the rx reorder bufferEliad Peller2012-02-201-1/+1
* mac80211: revert on-channel work optimisationsJohannes Berg2012-01-251-2/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-111-3/+6
|\
| * mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-091-3/+6
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
|/
* mac80211: optimise station flagsJohannes Berg2011-09-301-14/+14
* mac80211: reply only once to each PS-pollJohannes Berg2011-09-301-4/+6
* mac80211: implement uAPSDJohannes Berg2011-09-301-28/+74
* mac80211: Mesh data frames must have the QoS headerJavier Cardona2011-09-141-3/+3
* mac80211: Start implementing QoS support for mesh interfacesJavier Cardona2011-09-141-5/+5
* mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona2011-09-141-0/+6
* mac80211: check if mesh frame is in RMC after decryptThomas Pedersen2011-09-141-9/+6
* mac80211: allow action frames with unknown BSSID in GO modeArik Nemtsov2011-08-261-1/+3
* mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam2011-08-261-4/+17
* mac80211: update mesh path selection frame formatThomas Pedersen2011-08-221-3/+2
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-221-0/+18
* mac80211: allow driver to disconnect after resumeJohannes Berg2011-07-131-0/+3
* mac80211: simplify RX PN/IV handlingJohannes Berg2011-07-081-12/+21
* wireless: unify QoS control field definitionsJohannes Berg2011-06-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-6/+11
|\
| * cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-161-1/+1
| * nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-1/+1
| * mac80211: add support for HW scheduled scanLuciano Coelho2011-05-111-2/+4
| * mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona2011-05-111-2/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-48/+1
|\|
| * mac80211: consolidate MIC failure report handlingChristian Lamparter2011-05-021-47/+0
| * mac80211: fix too early reorder release timerChristian Lamparter2011-04-261-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-6/+20
|\|
| * mac80211: explain padding in place of rate fieldJohannes Berg2011-04-191-1/+2
| * mac80211: receive EAP frames from a station in an AP VLAN on the main APFelix Fietkau2011-04-131-4/+16
| * mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona2011-04-121-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-121-0/+2
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-071-2/+3
| |\
| * | mac80211: add comment about reorderingJohannes Berg2011-03-301-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-1/+1
|\ \ \ | | |/ | |/|
| * | mac80211: Fix duplicate frames on cooked monitorHelmut Schaa2011-04-041-1/+1
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
|\ \ \ | |/ / |/| |