summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear2013-06-131-0/+1
* wireless: fix kernel-docJohannes Berg2013-06-051-0/+3
* mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-0/+5
* mac80211: provide race-free 64-bit traffic countersJohannes Berg2013-03-071-4/+5
* mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-061-2/+0
* mac80211: clean up mesh HT operationThomas Pedersen2013-02-181-2/+0
* mac80211: handle VHT operating mode notificationJohannes Berg2013-02-151-0/+4
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-4/+0
* wireless: fix kernel-docJohannes Berg2013-02-111-0/+1
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+11
* mac80211: split aggregation stop by reasonJohannes Berg2013-01-031-0/+7
* mac80211: optimise AP stop RCU handlingJohannes Berg2013-01-031-0/+14
* mac80211: optimise roaming time againJohannes Berg2013-01-031-1/+19
* mac80211: remove final sta_info_flush()Johannes Berg2013-01-031-2/+1
* mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-031-1/+2
* mac80211: re-organize the rx rate calculation logicSaravana2012-11-291-0/+2
* mac80211: add debugfs file for last ack signalSaravana2012-11-291-0/+2
* mac80211: support drivers reporting VHT RXJohannes Berg2012-11-261-1/+3
* mac80211: convert to channel definition structJohannes Berg2012-11-261-2/+2
* mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg2012-11-191-10/+9
* mac80211: use call_rcu() on sta deletionEliad Peller2012-09-101-0/+2
* mac80211: add missing kernel-docAshok Nagarajan2012-06-121-0/+3
* mac80211: add some missing kernel-docJohannes Berg2012-06-091-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-141-0/+1
|\
| * mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-081-0/+1
* | mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-091-1/+1
|/
* mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-101-0/+5
* mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-0/+2
* mac80211: optimize aggregation session timeout handlingFelix Fietkau2012-04-091-0/+4
* mac80211: fix mesh airtime link metric estimatingThomas Pedersen2012-03-061-0/+3
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-051-1/+2
* mac80211: call rate control only after initJohannes Berg2012-02-061-0/+2
* mac80211: remove dummy STA supportJohannes Berg2012-02-061-29/+1
* mac80211: add sta_state callbackJohannes Berg2012-02-061-9/+0
* mac80211: add NOTEXIST station stateJohannes Berg2012-02-061-0/+1
* mac80211: station state transition error handlingJohannes Berg2012-01-301-5/+12
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-191-0/+2
* mac80211: split addba retries in timeNikolay Martynov2011-12-191-1/+5
* mac80211: make address arguments to sta_info_alloc constJohannes Berg2011-12-151-1/+1
* mac80211: refactor station state transitionsJohannes Berg2011-12-151-0/+37
* mac80211: remove unused function declarationMohammed Shafi Shajakhan2011-11-301-1/+0
* mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov2011-11-281-0/+2
* mac80211: remove unused ASSOC_AP flagJohannes Berg2011-11-211-2/+0
* mac80211: send unexpected 4addr eventJohannes Berg2011-11-091-0/+8
* mac80211: optimise station flagsJohannes Berg2011-09-301-70/+34
* mac80211: reply only once to each PS-pollJohannes Berg2011-09-301-1/+1
* mac80211: implement uAPSDJohannes Berg2011-09-301-0/+8
* mac80211: split PS buffers into ACsJohannes Berg2011-09-301-12/+12
* mac80211: unify TIM bit handlingJohannes Berg2011-09-301-2/+1
* mac80211: data path modification for TDLS peersArik Nemtsov2011-09-301-1/+4