summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
...
* | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-32/+21Star
* | mac80211: clarify alignment commentJohannes Berg2013-03-061-2/+4
|/
* mac80211: clean up mesh codeJohannes Berg2013-02-151-6/+6
* mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-151-10/+6Star
* mac80211: generate mesh probe responsesThomas Pedersen2013-02-151-2/+3
* mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-151-1/+2
* mac80211: handle VHT operating mode notificationJohannes Berg2013-02-151-0/+30
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-13/+8Star
* mac80211: protect rx-path with spinlockChristian Lamparter2013-02-111-35/+46
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+7
* mac80211: support HT notify channel width actionJohannes Berg2013-01-031-1/+30
* mac80211: don't drop mesh peering frames from unknown STAMarco Porsch2012-12-061-1/+2
* mac80211: skip radiotap space calculation if no monitor existsHelmut Schaa2012-12-051-3/+3
* mac80211: fix potential NULL dereferenceDan Carpenter2012-11-281-1/+1
* mac80211: support (partial) VHT radiotap informationJohannes Berg2012-11-271-0/+40
* mac80211: support drivers reporting VHT RXJohannes Berg2012-11-261-5/+15
* mac80211: in ADHOC don't update last_rx if sta is not authorizedAntonio Quartulli2012-11-261-3/+7
* mac80211: fix radiotap vendor area skippingJohannes Berg2012-11-231-4/+7
* mac80211: support radiotap vendor namespace RX dataJohannes Berg2012-11-191-12/+59
* mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg2012-11-191-2/+2
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-3/+11
* cfg80211: allow registering more than one beacon listenerBen Greear2012-11-051-1/+1
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-10-301-18/+56
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-291-18/+56
| |\
| | * mac80211: make sure data is accessible in EAPOL checkJohannes Berg2012-10-261-8/+10
| | * mac80211: verify that skb data is presentJohannes Berg2012-10-261-1/+31
| | * mac80211: check management frame header lengthJohannes Berg2012-10-261-4/+8
| | * mac80211: don't inspect Sequence Control field on control framesJavier Cardona2012-10-251-0/+4
| | * mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona2012-10-251-1/+1
| | * mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona2012-10-251-4/+2Star
* | | mac80211: a few formatting fixesJohannes Berg2012-10-261-26/+13Star
|/ /
* | mac80211: make client powersave independent of interface typeMarco Porsch2012-10-191-7/+14
* | mac80211: remove some unused codeJohannes Berg2012-10-181-8/+3Star
|/
* mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg2012-09-051-1/+1
* mac80211: use RX status band instead of current bandJohannes Berg2012-08-201-1/+1
* mac80211: support P2P Device abstractionJohannes Berg2012-08-201-3/+11
* mac80211: support A-MPDU status reportingJohannes Berg2012-08-201-1/+41
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-40/+9Star
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-40/+9Star
| |\
| | * mac80211: redesign scan RXJohannes Berg2012-07-121-39/+8Star
| | * mac80211: track scheduled scan virtual interfaceJohannes Berg2012-07-121-2/+2
| | * cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-1/+4
| |\ \ | | |/ | |/|
* | | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-1/+4
|\ \ \ | |/ / |/| / | |/
| * mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-271-1/+4
* | mac80211: clean up debuggingJohannes Berg2012-06-241-29/+11Star
* | mac80211: pass sdata to some RX functionsJohannes Berg2012-06-221-17/+16Star
* | mac80211: save wmm_acm per sdataYoni Divinsky2012-06-201-1/+1
* | mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-181-0/+4