aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAge
* mac80211: fix RX skb leaksJohannes Berg2009-08-28
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-28
* mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-28
* mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker2009-08-20
* mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona2009-08-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-30
|\
| * mac80211: fix PS-poll response, raceJohannes Berg2009-07-27
| * mac80211: implement basic background scanningHelmut Schaa2009-07-27
| * mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-27
| * mac80211: cooperate more with network namespacesJohannes Berg2009-07-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\ \ | |/ |/|
| * mac80211: fix suspendJohannes Berg2009-07-29
* | mac80211: Fix regression in mesh forwarding path.Javier Cardona2009-07-24
* | mac80211: remove master netdevJohannes Berg2009-07-24
* | mac80211: monitor the connectionJohannes Berg2009-07-24
* | mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-10
* | cfg80211: use proper allocation flagsJohannes Berg2009-07-10
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-10
|/
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-10
* mac80211 : fix unaligned rx skbmatthieu castet2009-06-10
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-22
* mac80211: move channel switch codeJohannes Berg2009-05-20
* mac80211: MFP - Drop unprotected Action frames prior key setupJouni Malinen2009-05-11
* mac80211: Drop unencrypted frames based on key setupJouni Malinen2009-05-11
* mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen2009-05-06
* mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen2009-05-06
* mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen2009-05-06
* mac80211: add driver ops wrappersJohannes Berg2009-05-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-25
|\
| * nl80211: Add Michael MIC failure eventJouni Malinen2009-04-22
* | mac80211: fix alignment calculation bugJohannes Berg2009-04-21
|/
* mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan2009-04-16
* mac80211: fix RX pathJohannes Berg2009-03-27
* mac80211: track beacons separately from the rx path activityKalle Valo2009-03-27
* mac80211: decrease execution of the associated timerKalle Valo2009-03-27
* mac80211: remove mixed-cell and userspace MLME codeJohannes Berg2009-03-27
* wireless: radiotap updatesJohannes Berg2009-03-27
* mac80211: split IBSS/managed codeJohannes Berg2009-02-27
* mac80211: restrict aggregation to supported interface modesJohannes Berg2009-02-13
* mac80211: fix RX aggregation timeoutsJohannes Berg2009-02-13
* mac80211: remove bssid argument from prepare_for_handlersJohannes Berg2009-02-13
* mac80211: use ps-poll when dynamic power save mode is disabledKalle Valo2009-02-13
* mac80211: remove HW_SIGNAL_DBJohannes Berg2009-02-09
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-09
* mac80211: Fix radiotap header it_present on big endian CPUsJouni Malinen2009-01-29
* mac80211: Mark ieee80211_process_sa_query_req() staticJouni Malinen2009-01-29
* mac80211: 802.11w - Drop unprotected robust management frames if MFP is usedJouni Malinen2009-01-29
* mac80211: 802.11w - SA Query processingJouni Malinen2009-01-29
* mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-29
* mac80211: clarify alignment docs, fix up alignmentJohannes Berg2009-01-29