aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-19mac80211: fix resumeJohannes Berg1-0/+8
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
2009-06-15mac80211: add queue debugfs fileJohannes Berg1-0/+1
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg1-0/+5
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-2/+0
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg1-0/+26
2009-05-20mac80211: move channel switch codeJohannes Berg1-8/+3
2009-05-20mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez1-4/+0
2009-05-13mac80211: make noack test availableJohannes Berg1-0/+1
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen1-1/+1
2009-05-11mac80211: properly track HT operation_modeJohannes Berg1-0/+6
2009-05-06mac80211: tell driver when idleJohannes Berg1-0/+2
2009-05-06mac80211: fix probe response processingJohannes Berg1-3/+2
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-1/+0
2009-05-06mac80211: fix scan races and rework scanningJohannes Berg1-3/+3
2009-04-22mac80211: validate TIM IE length (redux)Johannes Berg1-1/+1
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen1-3/+0
2009-04-22cfg80211: clean up includesJohannes Berg1-1/+0
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg1-22/+13
2009-04-22mac80211: implement beacon filtering in softwareJohannes Berg1-0/+5
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg1-1/+4