summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-291-4/+0Star
* 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/+8Star
* 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/+36Star
* mac80211: remove dead code from mlmeJohannes Berg2009-07-101-3/+1Star
* mac80211: remove dead code, clean upJohannes Berg2009-07-101-25/+17Star
* mac80211: remove auth algorithm retryJohannes Berg2009-07-101-8/+0Star
* mac80211: remove an unused function declarationJohannes Berg2009-07-101-3/+0Star
* cfg80211: use proper allocation flagsJohannes Berg2009-07-101-1/+2
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-7/+3Star
* mac80211: disconnect when user changes channelJohannes Berg2009-06-151-1/+0Star
* 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/+0Star
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-201-0/+26
* mac80211: move channel switch codeJohannes Berg2009-05-201-8/+3Star
* mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez2009-05-201-4/+0Star
* 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/+2Star
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-1/+0Star
* 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/+0Star
* cfg80211: clean up includesJohannes Berg2009-04-221-1/+0Star
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-22/+13Star
* 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
* mac80211: add hardware restart functionJohannes Berg2009-04-221-2/+11
* mac80211: pass all probe request IEs to driverJohannes Berg2009-04-221-2/+7
* mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg2009-04-221-3/+0Star
* nl80211: Add Michael MIC failure eventJouni Malinen2009-04-221-1/+1
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-281-6/+1Star
* mac80211: fix aggregation to not require queue stopJohannes Berg2009-03-281-0/+8
* mac80211: rework the pending packets codeJohannes Berg2009-03-281-7/+2Star
* mac80211: rewrite fragmentationJohannes Berg2009-03-281-7/+0Star
* mac80211: add beacon filtering supportKalle Valo2009-03-281-0/+2
* mac80211: track beacons separately from the rx path activityKalle Valo2009-03-281-0/+1
* mac80211: decrease execution of the associated timerKalle Valo2009-03-281-0/+2
* mac80211: remove mixed-cell and userspace MLME codeJohannes Berg2009-03-281-5/+4Star
* nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-281-15/+0Star