summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville
2009-08-20mac80211: remove deprecated APIJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14mac80211: allow DMA optimisationJohannes Berg
2009-08-14mac80211: document TX powersave filter requirementsJohannes Berg
2009-08-14mac80211: explain TX retry and statusJohannes Berg
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24mac80211: drop frames for sta with no valid rateLuis R. Rodriguez
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg
2009-06-03cfg80211: add rfkill supportJohannes Berg
2009-06-03mac80211: deprecate conf.beacon_int properlyJohannes Berg
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-20mac80211: fix kernel-docJohannes Berg
2009-05-11mac80211: remove ieee80211_ht_bss_infoJohannes Berg
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg
2009-05-06mac80211: tell driver when idleJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-05-06mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22mac80211: document powersaving/beacon filter futureJohannes Berg
2009-04-22mac80211: add hardware restart functionJohannes Berg
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg
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: unify and fix TX aggregation startJohannes Berg
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg
2009-03-27mac80211: add beacon filtering supportKalle Valo
2009-03-27mac80211: disable power save when scanningKalle Valo
2009-03-27mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg
2009-03-27mac80211: reduce max number of queuesJohannes Berg
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg
2009-02-27mac80211: Add software scan notifiersMichael Buesch
2009-02-27mac80211: Extend the rate control API with an update callbackSujith
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg
2009-01-29mac80211: Generic TSF debuggingAlina Friedrichsen
2009-01-29mac80211: add interface list lockJohannes Berg
2009-01-29mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg