summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2012-03-04mac80211: timeout a single frame in the rx reorder bufferEliad Peller
2010-08-02mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-07-05mac80211: Fix robust management frame handling (MFP)Jouni Malinen
2010-04-01mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan
2010-01-18mac80211: fix skb buffering issue (and fixes to that)Johannes Berg
2010-01-18mac80211: add missing sanity checks for action framesFelix Fietkau
2009-12-18mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-10-12mac80211: document ieee80211_rx() context requirementJohannes Berg
2009-10-07mac80211: fix vlan and optimise RXJohannes Berg
2009-08-28mac80211: fix RX skb leaksJohannes Berg
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker
2009-08-14mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-29mac80211: fix suspendJohannes Berg
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg
2009-07-27mac80211: implement basic background scanningHelmut Schaa
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa
2009-07-27mac80211: cooperate more with network namespacesJohannes Berg
2009-07-24mac80211: Fix regression in mesh forwarding path.Javier Cardona
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24mac80211: monitor the connectionJohannes Berg
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg
2009-06-10mac80211 : fix unaligned rx skbmatthieu castet
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-20mac80211: move channel switch codeJohannes Berg
2009-05-11mac80211: MFP - Drop unprotected Action frames prior key setupJouni Malinen
2009-05-11mac80211: Drop unencrypted frames based on key setupJouni Malinen
2009-05-06mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen
2009-05-06mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen
2009-05-06mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen
2009-04-21mac80211: fix alignment calculation bugJohannes Berg
2009-04-16mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan
2009-03-27mac80211: fix RX pathJohannes Berg
2009-03-27mac80211: track beacons separately from the rx path activityKalle Valo
2009-03-27mac80211: decrease execution of the associated timerKalle Valo
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg
2009-03-27wireless: radiotap updatesJohannes Berg
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-13mac80211: restrict aggregation to supported interface modesJohannes Berg
2009-02-13mac80211: fix RX aggregation timeoutsJohannes Berg
2009-02-13mac80211: remove bssid argument from prepare_for_handlersJohannes Berg