aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_sta.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix debugfs printk format warningRandy Dunlap2011-04-191-1/+1
* {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-121-0/+26
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-151-1/+1
* mac80211: fix RX aggregation lockingJohannes Berg2010-11-291-14/+15
* mac80211: refactor debugfs function generation codeEliad Peller2010-11-151-16/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-2/+3
|\
| * mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-061-1/+2
| * mac80211: Support multiple VIFS per AP in debugfs.Ben Greear2010-09-271-1/+1
* | net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+2
|/
* mac80211: make TX aggregation start/stop request asyncJohannes Berg2010-06-141-4/+1
* mac80211: use RCU for TX aggregationJohannes Berg2010-06-141-4/+4
* mac80211: use RCU for RX aggregationJohannes Berg2010-06-141-3/+3
* mac80211: reduce debugfs code sizeFelix Fietkau2010-06-031-25/+20
* mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-031-2/+1
* mac80211: allow controlling aggregation manuallyJohannes Berg2010-05-031-1/+64
* mac80211: fix typo for LDPC capabilityLuis R. Rodriguez2010-04-091-1/+1
* mac80211: clean up/fix aggregation codeJohannes Berg2010-04-071-5/+5
* mac80211: deprecate RX status noiseJohannes Berg2010-03-091-2/+0
* mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin2010-02-011-11/+13
* mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin2010-02-011-1/+1
* mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez2009-12-221-2/+10
* mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez2009-12-221-1/+47
* mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez2009-12-221-1/+1
* mac80211: reduce reliance on netdevJohannes Berg2009-12-211-1/+1
* mac80211: add per-station HT capability fileJohannes Berg2009-11-191-0/+29
* mac80211: async station powersave handlingJohannes Berg2009-11-061-2/+3
* mac80211: deprecate qual valueJohannes Berg2009-10-301-2/+0
* cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-301-29/+2
* mac80211: improve per-sta debugfsJohannes Berg2009-07-101-36/+62
* mac80211: 802.11w - STA flag for MFPJouni Malinen2009-01-291-2/+3
* mac80211: minor code cleanupsJohannes Berg2008-10-311-3/+3
* mac80211: remove aggregation status write support from debugfsJohannes Berg2008-10-311-72/+1
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-271-3/+2
* mac80211: fix debugfs lockupJohannes Berg2008-10-141-0/+11
* mac80211: make master iface not wirelessJohannes Berg2008-09-241-2/+1
* mac80211: share STA information with driverJohannes Berg2008-09-151-3/+3
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-221-1/+1
* mac80211: remove channel use statisticsJohannes Berg2008-05-211-1/+0
* mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-1/+1
* mac80211: proper STA info lockingJohannes Berg2008-05-141-7/+8
* mac80211: QoS related cleanupsJohannes Berg2008-05-071-38/+0
* mac80211: make debugfs files root-onlyJohannes Berg2008-04-081-1/+1
* mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky2008-03-271-7/+10
* mac80211: fix wrong Rx A-MPDU control via debugfsRon Rindjunsky2008-03-271-2/+4
* mac80211: clean up sta_info and document lockingJohannes Berg2008-03-061-1/+1
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-2/+2
* mac80211: remove STA infos last_ack stuffJohannes Berg2008-02-291-29/+0
* mac80211: fix debugfs_sta print_mac() warningJohannes Berg2008-02-291-2/+3
* mac80211: remove sta TIM flag, fix expiry TIM handlingJohannes Berg2008-02-291-2/+1
* mac80211: remove port control enable switch, clean up sta flagsJohannes Berg2008-02-291-2/+1