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