aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAge
* mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-08
* mac80211: fix skb buffering issueJohannes Berg2010-01-05
* mac80211: Fixed bug in mesh portal pathsJavier Cardona2009-12-10
* mac80211: fix reorder buffer releaseJohannes Berg2009-12-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-04
|\
| * mac80211: correctly place aMPDU RX reorder codeJohannes Berg2009-11-28
| * mac80211: move aMPDU RX reorder codeJohannes Berg2009-11-28
| * mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-28
* | net: Move && and || to end of previous lineJoe Perches2009-11-29
|/
* cfg80211: introduce capability for 4addr modeJohannes Berg2009-11-19
* mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-18
* mac80211: improve rate handlingJohannes Berg2009-11-18
* mac80211: trim RX dataJohannes Berg2009-11-18
* mac80211: cleanup reorder buffer handlingJohannes Berg2009-11-18
* mac80211: push michael MIC report after DA checkJohannes Berg2009-11-18
* mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau2009-11-13
* mac80211: fix max HT rate processing on mac80211Luis R. Rodriguez2009-11-11
* mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-11
* mac80211: update peer link management IE and action framesRui Paulo2009-11-11
* mac80211: async station powersave handlingJohannes Berg2009-11-06
* mac80211: remove sent_ps_bufferedJohannes Berg2009-10-30
* mac80211: also drop qos-nullfunc frames silentlyJohannes Berg2009-10-30
* mac80211: deprecate qual valueJohannes Berg2009-10-30
* mac80211: make align adjustment code support paged SKBZhu Yi2009-10-30
* mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2009-10-30
* mac80211: fix radiotap header generationJohannes Berg2009-10-30
* mac80211: Learn about mesh portals from multicast trafficJavier Cardona2009-10-27
* mac80211: document ieee80211_rx() context requirementJohannes Berg2009-10-12
* mac80211: fix vlan and optimise RXJohannes Berg2009-10-07
* 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