summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2009-12-07mac80211: Fix dynamic power save for scanning.Vivek Natarajan
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-28mac80211: correctly place aMPDU RX reorder codeJohannes Berg
2009-11-28mac80211: move cmntr flag out of rx flagsJohannes Berg
2009-11-23mac80211: remove dead struct memberJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-19mac80211: fix resumeJohannes Berg
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo
2009-11-18mac80211: move TX status handlingJohannes 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: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-13mac80211: implement a timer to send RANN action framesRui Paulo
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo
2009-11-13mac80211: implement RANN processing and forwardingRui Paulo
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau
2009-11-11mac80211: update meshconf IERui Paulo
2009-10-30mac80211: remove sent_ps_bufferedJohannes Berg
2009-10-30mac80211: split hardware scan by bandJohannes Berg
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-08-14mac80211: stay authenticated after disassocJohannes Berg
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov
2009-08-04mac80211: Retry probe request few timesMaxim Levitsky
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-27mac80211: rename scan_state to next_scan_stateHelmut Schaa
2009-07-27mac80211: implement basic background scanningHelmut Schaa
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa
2009-07-27mac80211: introduce a new scan state "decision"Helmut Schaa
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24mac80211: monitor the connectionJohannes Berg
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg
2009-07-10mac80211: remove dead code from mlmeJohannes Berg
2009-07-10mac80211: remove dead code, clean upJohannes Berg
2009-07-10mac80211: remove auth algorithm retryJohannes Berg