summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: improve rate handlingJohannes Berg2009-11-181-17/+18
* mac80211: trim RX dataJohannes Berg2009-11-181-38/+42
* mac80211: cleanup reorder buffer handlingJohannes Berg2009-11-181-81/+81
* mac80211: push michael MIC report after DA checkJohannes Berg2009-11-181-24/+23
* mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau2009-11-131-1/+1
* mac80211: fix max HT rate processing on mac80211Luis R. Rodriguez2009-11-111-3/+15
* mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau2009-11-111-1/+17
* mac80211: update peer link management IE and action framesRui Paulo2009-11-111-1/+1
* mac80211: async station powersave handlingJohannes Berg2009-11-061-71/+15
* mac80211: remove sent_ps_bufferedJohannes Berg2009-10-301-5/+3
* mac80211: also drop qos-nullfunc frames silentlyJohannes Berg2009-10-301-5/+10
* mac80211: deprecate qual valueJohannes Berg2009-10-301-1/+0
* mac80211: make align adjustment code support paged SKBZhu Yi2009-10-301-4/+4
* mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2009-10-301-21/+12
* mac80211: fix radiotap header generationJohannes Berg2009-10-301-14/+12
* mac80211: Learn about mesh portals from multicast trafficJavier Cardona2009-10-271-6/+15
* mac80211: document ieee80211_rx() context requirementJohannes Berg2009-10-121-0/+2
* mac80211: fix vlan and optimise RXJohannes Berg2009-10-071-2/+8
* mac80211: fix RX skb leaksJohannes Berg2009-08-281-19/+15
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-281-0/+9
* mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-281-2/+2
* mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker2009-08-201-1/+7
* mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona2009-08-141-17/+28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-301-9/+12
|\
| * mac80211: fix PS-poll response, raceJohannes Berg2009-07-271-5/+6
| * mac80211: implement basic background scanningHelmut Schaa2009-07-271-2/+4
| * mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-271-3/+3
| * mac80211: cooperate more with network namespacesJohannes Berg2009-07-271-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-301-0/+12
|\ \ | |/ |/|
| * mac80211: fix suspendJohannes Berg2009-07-291-0/+12
* | mac80211: Fix regression in mesh forwarding path.Javier Cardona2009-07-241-2/+15
* | mac80211: remove master netdevJohannes Berg2009-07-241-6/+10
* | mac80211: monitor the connectionJohannes Berg2009-07-241-14/+8
* | mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-101-25/+4
* | cfg80211: use proper allocation flagsJohannes Berg2009-07-101-1/+2
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-101-40/+31
|/
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-101-16/+9
* mac80211 : fix unaligned rx skbmatthieu castet2009-06-101-1/+1
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-85/+4
* mac80211: move channel switch codeJohannes Berg2009-05-201-1/+4
* mac80211: MFP - Drop unprotected Action frames prior key setupJouni Malinen2009-05-111-9/+19
* mac80211: Drop unencrypted frames based on key setupJouni Malinen2009-05-111-9/+21
* mac80211: Comment the order of HT RX reorder handler vs. RX handlersJouni Malinen2009-05-061-0/+12
* mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen2009-05-061-1/+46
* mac80211: Use a shared function to release frames from RX reorder bufJouni Malinen2009-05-061-39/+31
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-6/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-251-1/+1
|\
| * nl80211: Add Michael MIC failure eventJouni Malinen2009-04-221-1/+1
* | mac80211: fix alignment calculation bugJohannes Berg2009-04-211-1/+1
|/
* mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan2009-04-161-4/+9
OpenPOWER on IntegriCloud