summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-281-0/+3
* mac80211: fix configure_filter invocation after stopJohannes Berg2009-08-281-0/+1
* mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2009-08-281-0/+4
* mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker2009-08-201-1/+5
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-0/+3
* mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona2009-08-141-1/+1
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-141-1/+1
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-0/+1
* mac80211: stay authenticated after disassocJohannes Berg2009-08-141-0/+1
* mac80211: FIF_PSPOLL filter flagIgor Perminov2009-08-041-1/+1
* mac80211: Retry probe request few timesMaxim Levitsky2009-08-041-0/+1
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-0/+6
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-291-4/+0
* mac80211: rename scan_state to next_scan_stateHelmut Schaa2009-07-271-1/+1
* mac80211: implement basic background scanningHelmut Schaa2009-07-271-2/+34
* mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-271-1/+6
* mac80211: introduce a new scan state "decision"Helmut Schaa2009-07-271-1/+1
* mac80211: remove master netdevJohannes Berg2009-07-241-11/+8
* mac80211: monitor the connectionJohannes Berg2009-07-241-8/+12
* cfg80211: rework key operationJohannes Berg2009-07-241-2/+6
* cfg80211: fix lockingJohannes Berg2009-07-101-2/+4
* mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-101-50/+36
* mac80211: remove dead code from mlmeJohannes Berg2009-07-101-3/+1
* mac80211: remove dead code, clean upJohannes Berg2009-07-101-25/+17
* mac80211: remove auth algorithm retryJohannes Berg2009-07-101-8/+0
* mac80211: remove an unused function declarationJohannes Berg2009-07-101-3/+0
* cfg80211: use proper allocation flagsJohannes Berg2009-07-101-1/+2
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-7/+3
* mac80211: disconnect when user changes channelJohannes Berg2009-06-151-1/+0
* mac80211: add queue debugfs fileJohannes Berg2009-06-151-0/+1
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-101-0/+5
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-2/+0
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-201-0/+26
* mac80211: move channel switch codeJohannes Berg2009-05-201-8/+3
* mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez2009-05-201-4/+0
* mac80211: make noack test availableJohannes Berg2009-05-131-0/+1
* nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-131-1/+1
* mac80211: properly track HT operation_modeJohannes Berg2009-05-111-0/+6
* mac80211: tell driver when idleJohannes Berg2009-05-061-0/+2
* mac80211: fix probe response processingJohannes Berg2009-05-061-3/+2
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-1/+0
* mac80211: fix scan races and rework scanningJohannes Berg2009-05-061-3/+3
* mac80211: validate TIM IE length (redux)Johannes Berg2009-04-221-1/+1
* nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-221-3/+0
* cfg80211: clean up includesJohannes Berg2009-04-221-1/+0
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-22/+13
* mac80211: implement beacon filtering in softwareJohannes Berg2009-04-221-0/+5
* mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-221-1/+4
* mac80211: improve powersave implementationJohannes Berg2009-04-221-1/+8
OpenPOWER on IntegriCloud