summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2013-06-07mac80211: fix AP-mode frame matchingJohannes Berg
2013-03-11mac80211: fix crash with P2P Device returning action framesJohannes Berg
2013-02-15mac80211: clean up mesh codeJohannes Berg
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-15mac80211: generate mesh probe responsesThomas Pedersen
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-11mac80211: protect rx-path with spinlockChristian Lamparter
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-01-03mac80211: support HT notify channel width actionJohannes Berg
2012-12-06mac80211: don't drop mesh peering frames from unknown STAMarco Porsch
2012-12-05mac80211: skip radiotap space calculation if no monitor existsHelmut Schaa
2012-11-28mac80211: fix potential NULL dereferenceDan Carpenter
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26mac80211: in ADHOC don't update last_rx if sta is not authorizedAntonio Quartulli
2012-11-23mac80211: fix radiotap vendor area skippingJohannes Berg
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear
2012-10-30Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26mac80211: check management frame header lengthJohannes Berg
2012-10-26mac80211: a few formatting fixesJohannes Berg
2012-10-25mac80211: don't inspect Sequence Control field on control framesJavier Cardona
2012-10-25mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona
2012-10-25mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch
2012-10-18mac80211: remove some unused codeJohannes Berg
2012-09-05mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg
2012-08-20mac80211: use RX status band instead of current bandJohannes Berg
2012-08-20mac80211: support P2P Device abstractionJohannes Berg
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12mac80211: redesign scan RXJohannes Berg
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-22mac80211: pass sdata to some RX functionsJohannes Berg
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov