summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2009-12-28mac80211: generalise work handlingJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi
2009-12-21mac80211: remove payload alignment warningKalle Valo
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-12-10mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-12-04mac80211: fix reorder buffer releaseJohannes Berg
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-28mac80211: correctly place aMPDU RX reorder codeJohannes Berg
2009-11-28mac80211: move aMPDU RX reorder codeJohannes Berg
2009-11-28mac80211: move cmntr flag out of rx flagsJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-18mac80211: improve rate handlingJohannes Berg
2009-11-18mac80211: trim RX dataJohannes Berg
2009-11-18mac80211: cleanup reorder buffer handlingJohannes Berg
2009-11-18mac80211: push michael MIC report after DA checkJohannes Berg
2009-11-13mac80211: fix broadcast frame handling for 4-addr AP VLANsFelix Fietkau
2009-11-11mac80211: fix max HT rate processing on mac80211Luis R. Rodriguez
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau
2009-11-11mac80211: update peer link management IE and action framesRui Paulo
2009-11-06mac80211: async station powersave handlingJohannes Berg
2009-10-30mac80211: remove sent_ps_bufferedJohannes Berg
2009-10-30mac80211: also drop qos-nullfunc frames silentlyJohannes Berg
2009-10-30mac80211: deprecate qual valueJohannes Berg
2009-10-30mac80211: make align adjustment code support paged SKBZhu Yi
2009-10-30mac80211: remove RX_FLAG_RADIOTAPJohannes Berg
2009-10-30mac80211: fix radiotap header generationJohannes Berg
2009-10-27mac80211: Learn about mesh portals from multicast trafficJavier 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.master-2009-07-24Javier Cardona
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24mac80211: monitor the connectionJohannes Berg