summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2014-11-03mac80211: fix use-after-free in defragmentationJohannes Berg
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-07-21mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior
2014-07-21mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov
2014-06-23mac80211: fix station/driver powersave raceJohannes Berg
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge
2014-04-25mac80211: return bool instead of numbers in yes/no functionZhao, Gang
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-03mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg
2014-02-12mac80211: add NAPI support backJohannes Berg
2014-02-06mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach
2014-02-04mac80211: fix bufferable MMPDU RX handlingJohannes Berg
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg
2014-01-07mac80211: clean up prepare_for_handlers() return valueJohannes Berg
2014-01-07mac80211: simplify code in ieee80211_prepare_and_rx_handleEmmanuel Grumbach
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-04mac80211: neaten ieee80211_deliver_skbJohannes Berg
2013-12-03mac80211: move align variable to remove __maybe_unusedJohannes Berg
2013-11-25mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-11-25mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan
2013-11-25mac80211: don't attempt to reorder multicast framesJohannes Berg
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh
2013-10-01mac80211: support reporting A-MSDU subframes individuallyMichal Kazior
2013-09-26mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau
2013-09-26mac80211: add support for CSA in IBSS modeSimon Wunderlich
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-16mac80211: perform power save processing before decryptionJohan Almbladh
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich
2013-07-16mac80211: add per-chain signal information to radiotapJohannes Berg
2013-07-16mac80211: fix duplicate retransmission detectionJohannes Berg
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg