summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
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
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-18mac80211: fix P2P-Device management frame RXJohannes Berg
2013-04-16mac80211: handle extended channel switch announcementJohannes Berg
2013-04-16mac80211: unify CSA action frame/beacon processingJohannes Berg
2013-04-10mac80211: unset FC retry bit in mesh fwding pathThomas Pedersen
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-11mac80211: fix crash with P2P Device returning action framesJohannes Berg
2013-03-06mac80211: support userspace MPMThomas Pedersen
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg
2013-03-06mac80211: clarify alignment commentJohannes 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