summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior2014-07-211-19/+38
* mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov2014-07-211-0/+8
* mac80211: fix station/driver powersave raceJohannes Berg2014-06-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-1/+2
|\
| * mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge2014-05-051-1/+2
* | mac80211: return bool instead of numbers in yes/no functionZhao, Gang2014-04-251-9/+10
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-201-0/+3
|\
| * mac80211: set beamforming bit in radiotapEmmanuel Grumbach2014-03-191-0/+2
| * mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh2014-03-031-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-0/+7
|\ \ | |/ |/|
| * mac80211: fix station wakeup powersave raceJohannes Berg2014-02-201-0/+7
* | mac80211: add NAPI support backJohannes Berg2014-02-121-1/+4
* | mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2014-02-061-0/+7
* | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-4/+5
* | mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-061-48/+5
* | mac80211: fix bufferable MMPDU RX handlingJohannes Berg2014-02-041-11/+8
* | mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-041-7/+6
|/
* mac80211: clean up prepare_for_handlers() return valueJohannes Berg2014-01-071-18/+18
* mac80211: simplify code in ieee80211_prepare_and_rx_handleEmmanuel Grumbach2014-01-071-3/+1
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-161-1/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-1/+2
| |\
| | * mac80211: don't attempt to reorder multicast framesJohannes Berg2013-11-251-1/+2
* | | mac80211: neaten ieee80211_deliver_skbJohannes Berg2013-12-041-17/+15
* | | mac80211: move align variable to remove __maybe_unusedJohannes Berg2013-12-031-3/+2
|/ /
* | mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh2013-11-251-2/+3
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-16/+49
* | mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan2013-11-251-13/+5
|/
* 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/+1
|\
| * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-2/+1
* | 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/+10
* 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
| |\
OpenPOWER on IntegriCloud