summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()Jesper Juhl2012-01-161-0/+1
* mac80211: Remove superfluous ieee80211_rx_h_remove_qos_controlHelmut Schaa2012-01-041-20/+0Star
* mac80211: Keep skb->piority for relayed frames in AP modeHelmut Schaa2011-12-211-1/+6
* mac80211: handle SMPS action framesJohannes Berg2011-12-191-0/+58
* mac80211: delay IBSS station insertionJohannes Berg2011-12-151-2/+2
* mac80211: accept public action frames with mismatched BSSIDJohannes Berg2011-12-061-3/+10
* mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-061-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-3/+6
|\
| * mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-091-3/+6
* | mac80211: clean up rx_h_mesh_fwdingThomas Pedersen2011-11-281-49/+39Star
* | mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen2011-11-281-6/+8
* | mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-281-7/+8
* | mac80211: failed forwarded mesh frame addressingThomas Pedersen2011-11-281-7/+1Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-0/+1
| |/
* | mac80211: send unexpected 4addr eventJohannes Berg2011-11-091-7/+17
* | mac80211: report OBSS beaconsJohannes Berg2011-11-091-0/+12
* | mac80211: support spurious class3 eventJohannes Berg2011-11-091-0/+7
* | mac80211: simplify mesh frame queue mapping and QoSJavier Cardona2011-11-091-3/+2Star
* | mac80211: check if frame is really part of this BAThomas Pedersen2011-11-091-0/+5
* | mac80211: QoS multicast frames have No Ack policyThomas Pedersen2011-11-091-1/+8
* | mac80211: allow frame aggregation for meshThomas Pedersen2011-11-081-6/+1Star
* | mac80211: exit cooked monitor RX early if there are noneJohannes Berg2011-11-081-0/+4
|/
* 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/+6Star
* 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/+2Star
* 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-171-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/+1Star
|\|
| * mac80211: consolidate MIC failure report handlingChristian Lamparter2011-05-021-47/+0Star
| * 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
|\|