summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: don't attempt to reorder multicast framesJohannes Berg2013-11-251-1/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-1/+4
|\
| * {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-281-1/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+3
|\ \ | |/ |/|
| * mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-09-261-0/+3
* | mac80211: support reporting A-MSDU subframes individuallyMichal Kazior2013-10-011-1/+2
* | mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-261-10/+26
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-2/+1Star
|\
| * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-2/+1Star
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-202/+202
|\|
| * mac80211: perform power save processing before decryptionJohan Almbladh2013-08-161-202/+202
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-011-27/+70
|\|
| * mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-1/+6
| * mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2013-07-161-9/+12
| * mac80211: add per-chain signal information to radiotapJohannes Berg2013-07-161-17/+52
* | mac80211: fix duplicate retransmission detectionJohannes Berg2013-07-161-2/+8
|/
* cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg2013-06-041-16/+10Star
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-0/+3
|\
| * mac80211: fix AP-mode frame matchingJohannes Berg2013-05-161-0/+3
* | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-241-0/+4
* | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-161-6/+6
* | mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-0/+14
|/
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-221-1/+13
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-1/+13
| |\
| | * mac80211: fix crash with P2P Device returning action framesJohannes Berg2013-03-111-1/+13
* | | mac80211: fix P2P-Device management frame RXJohannes Berg2013-04-181-1/+2
* | | mac80211: handle extended channel switch announcementJohannes Berg2013-04-161-0/+16
* | | mac80211: unify CSA action frame/beacon processingJohannes Berg2013-04-161-4/+0Star
* | | mac80211: unset FC retry bit in mesh fwding pathThomas Pedersen2013-04-101-0/+1
|/ /
* | mac80211: support userspace MPMThomas Pedersen2013-03-061-1/+1
* | 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