aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.h
AgeCommit message (Expand)Author
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg
2010-03-09mac80211: deprecate RX status noiseJohannes Berg
2010-02-10mac80211: Deny TX BA session requests during disassociationSujith
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-01-12mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-11-23mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput
2009-11-18mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg
2009-11-06mac80211: async station powersave handlingJohannes Berg
2009-10-30mac80211: deprecate qual valueJohannes Berg
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg
2009-07-10mac80211: improve per-sta debugfsJohannes Berg
2009-05-20mac80211: fix kernel-docJohannes Berg
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-05-06mac80211: Add a timeout for frames in the RX reorder bufferJouni Malinen
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes 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: Tear down aggregation sessions for suspend/resumeSujith
2009-02-27mac80211: add missing kernel-docJohannes Berg
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2009-02-13mac80211: fix aggregation timer lockupsJohannes Berg
2009-02-13mac80211: fix RX aggregation timeoutsJohannes Berg
2009-02-13mac80211: remove stray aggregation debugfs definitionJohannes Berg
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen
2009-01-29mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.Rami Rosen
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-14mac80211: fix debugfs lockupJohannes Berg
2008-09-30mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-15mac80211: fix sta_info kernel-doc warningJohannes Berg
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: move last_txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: small rate control changesJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: move ieee80211_sta_expireJohannes Berg
2008-09-08mac80211: add missing kernel-docRandy Dunlap
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-07-08mac80211: fix lots of kernel-docRandy Dunlap
2008-06-26mac80211: use separate spinlock for sta flagsJohannes Berg
2008-05-21mac80211: remove channel use statisticsJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg