summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-19mac80211: fix resumeJohannes 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
2009-07-10mac80211: remove an unused function declarationJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-15mac80211: disconnect when user changes channelJohannes Berg
2009-06-15mac80211: add queue debugfs fileJohannes Berg
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-05-20mac80211: move channel switch codeJohannes Berg
2009-05-20mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez
2009-05-13mac80211: make noack test availableJohannes Berg
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen
2009-05-11mac80211: properly track HT operation_modeJohannes Berg
2009-05-06mac80211: tell driver when idleJohannes Berg
2009-05-06mac80211: fix probe response processingJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: fix scan races and rework scanningJohannes Berg
2009-04-22mac80211: validate TIM IE length (redux)Johannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg
2009-04-22mac80211: implement beacon filtering in softwareJohannes Berg