summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2011-11-28mac80211: fix forwarded mesh frame queue mappingThomas Pedersen
2011-11-28mac80211: failed forwarded mesh frame addressingThomas Pedersen
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-09mac80211: send unexpected 4addr eventJohannes Berg
2011-11-09mac80211: report OBSS beaconsJohannes Berg
2011-11-09mac80211: support spurious class3 eventJohannes Berg
2011-11-09mac80211: simplify mesh frame queue mapping and QoSJavier Cardona
2011-11-09mac80211: check if frame is really part of this BAThomas Pedersen
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen
2011-11-09mac80211: fix NULL dereference in radiotap codeJohannes Berg
2011-11-08mac80211: allow frame aggregation for meshThomas Pedersen
2011-11-08mac80211: exit cooked monitor RX early if there are noneJohannes Berg
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-09-30mac80211: optimise station flagsJohannes Berg
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg
2011-09-30mac80211: implement uAPSDJohannes Berg
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona
2011-09-14mac80211: Start implementing QoS support for mesh interfacesJavier Cardona
2011-09-14mac80211: Stop forwarding mesh traffic when tx queues are fullJavier Cardona
2011-09-14mac80211: check if mesh frame is in RMC after decryptThomas Pedersen
2011-08-26mac80211: allow action frames with unknown BSSID in GO modeArik Nemtsov
2011-08-26mac80211: fix race condition between assoc_done and first EAP packetGuy Eilam
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-08mac80211: simplify RX PN/IV handlingJohannes Berg
2011-06-27wireless: unify QoS control field definitionsJohannes Berg
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho
2011-05-11mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-02mac80211: consolidate MIC failure report handlingChristian Lamparter
2011-04-26mac80211: fix too early reorder release timerChristian Lamparter
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-19mac80211: explain padding in place of rate fieldJohannes Berg
2011-04-13mac80211: receive EAP frames from a station in an AP VLAN on the main APFelix Fietkau
2011-04-12mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30mac80211: add comment about reorderingJohannes Berg
2011-03-28mac80211: fix aggregation frame release during timeoutDaniel Halperin
2011-03-01mac80211: add support for showing the last rx bitrateFelix Fietkau
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-14mac80211: Remove superfluous if clauseHelmut Schaa