summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-22mac80211: improve powersave implementationJohannes Berg1-1/+8
2009-04-22mac80211: add hardware restart functionJohannes Berg1-2/+11
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg1-2/+7
2009-04-22mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg1-3/+0
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen1-1/+1
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-6/+1
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg1-0/+8
2009-03-27mac80211: rework the pending packets codeJohannes Berg1-7/+2
2009-03-27mac80211: rewrite fragmentationJohannes Berg1-7/+0
2009-03-27mac80211: add beacon filtering supportKalle Valo1-0/+2
2009-03-27mac80211: track beacons separately from the rx path activityKalle Valo1-0/+1
2009-03-27mac80211: decrease execution of the associated timerKalle Valo1-0/+2
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg1-5/+4
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen1-15/+0
2009-03-27mac80211: resume properly, add suspend/resume testJohannes Berg1-0/+12
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen1-1/+6
2009-03-27mac80211: stop queues across suspend/resumeJohannes Berg1-0/+1
2009-03-16mac80211: handle failed scan requests in STA modeHelmut Schaa1-0/+1
2009-02-27mac80211: Introduce a generic commit() to apply changesAlina Friedrichsen1-0/+2
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen1-1/+2
2009-02-27mac80211: split IBSS/managed codeJohannes Berg1-33/+84
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg1-6/+14
2009-02-13mac80211: calculate wstats_flags on the flyJohannes Berg1-1/+0
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg1-27/+15
2009-02-13mac80211: dont add BSS when creating IBSSJohannes Berg1-3/+0
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-9/+9
2009-02-13mac80211: further cleanups to stopping BA sessionsJohannes Berg1-0/+5
2009-02-13mac80211: clean up BA session teardownJohannes Berg1-1/+1
2009-02-13mac80211: restructure HT codeJohannes Berg1-0/+3
2009-02-13mac80211: fix RX aggregation timeoutsJohannes Berg1-0/+2