aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg1-0/+2
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+8
2009-11-23mac80211: remove dead struct memberJohannes Berg1-1/+0
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg1-2/+2
2009-11-19mac80211: fix resumeJohannes Berg1-0/+8
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo1-2/+1
2009-11-18mac80211: move TX status handlingJohannes Berg1-0/+13
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg1-2/+1
2009-11-18mac80211: improve rate handlingJohannes Berg1-1/+0
2009-11-18mac80211: trim RX dataJohannes Berg1-2/+0
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg1-1/+2
2009-11-13mac80211: implement a timer to send RANN action framesRui Paulo1-0/+1
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo1-5/+5
2009-11-13mac80211: implement RANN processing and forwardingRui Paulo1-0/+1
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau1-0/+5
2009-11-11mac80211: update meshconf IERui Paulo1-5/+5
2009-10-30mac80211: remove sent_ps_bufferedJohannes Berg1-1/+0
2009-10-30mac80211: split hardware scan by bandJohannes Berg1-4/+4
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg1-112/+2
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger1-2/+4
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg1-0/+3
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg1-0/+1
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona1-0/+4
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker1-1/+5
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-0/+3
2009-08-14mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona1-1/+1
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg1-1/+1
2009-08-14nl80211: add generation number to all dumpsJohannes Berg1-0/+1
2009-08-14mac80211: stay authenticated after disassocJohannes Berg1-0/+1
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov1-1/+1
2009-08-04mac80211: Retry probe request few timesMaxim Levitsky1-0/+1
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-0/+6
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg1-4/+0
2009-07-27mac80211: rename scan_state to next_scan_stateHelmut Schaa1-1/+1
2009-07-27mac80211: implement basic background scanningHelmut Schaa1-2/+34
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa1-1/+6
2009-07-27mac80211: introduce a new scan state "decision"Helmut Schaa1-1/+1
2009-07-24mac80211: remove master netdevJohannes Berg1-11/+8
2009-07-24mac80211: monitor the connectionJohannes Berg1-8/+12
2009-07-24cfg80211: rework key operationJohannes Berg1-2/+6
2009-07-10cfg80211: fix lockingJohannes Berg1-2/+4
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg1-50/+36
2009-07-10mac80211: remove dead code from mlmeJohannes Berg1-3/+1
2009-07-10mac80211: remove dead code, clean upJohannes Berg1-25/+17
2009-07-10mac80211: remove auth algorithm retryJohannes Berg1-8/+0
2009-07-10mac80211: remove an unused function declarationJohannes Berg1-3/+0
2009-07-10cfg80211: use proper allocation flagsJohannes Berg1-1/+2
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-7/+3
2009-06-15mac80211: disconnect when user changes channelJohannes Berg1-1/+0