aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-13mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear1-0/+1
2013-06-05wireless: fix kernel-docJohannes Berg1-0/+3
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau1-0/+5
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg1-4/+5
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka1-2/+0
2013-02-18mac80211: clean up mesh HT operationThomas Pedersen1-2/+0
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg1-0/+4
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-4/+0
2013-02-11wireless: fix kernel-docJohannes Berg1-0/+1
2013-02-04mac80211: mesh power save basicsMarco Porsch1-0/+11
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg1-0/+7
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg1-0/+14
2013-01-03mac80211: optimise roaming time againJohannes Berg1-1/+19
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg1-2/+1
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg1-1/+2
2012-11-29mac80211: re-organize the rx rate calculation logicSaravana1-0/+2
2012-11-29mac80211: add debugfs file for last ack signalSaravana1-0/+2
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg1-1/+3
2012-11-26mac80211: convert to channel definition structJohannes Berg1-2/+2
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg1-10/+9
2012-09-10mac80211: use call_rcu() on sta deletionEliad Peller1-0/+2
2012-06-12mac80211: add missing kernel-docAshok Nagarajan1-0/+3
2012-06-09mac80211: add some missing kernel-docJohannes Berg1-0/+2
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+1
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches1-1/+1
2012-05-08mac80211: Implement HT mixed protection modeAshok Nagarajan1-0/+1
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona1-0/+5
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg1-0/+2
2012-04-09mac80211: optimize aggregation session timeout handlingFelix Fietkau1-0/+4
2012-03-06mac80211: fix mesh airtime link metric estimatingThomas Pedersen1-0/+3
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau1-1/+2
2012-02-06mac80211: call rate control only after initJohannes Berg1-0/+2
2012-02-06mac80211: remove dummy STA supportJohannes Berg1-29/+1
2012-02-06mac80211: add sta_state callbackJohannes Berg1-9/+0
2012-02-06mac80211: add NOTEXIST station stateJohannes Berg1-0/+1
2012-01-30mac80211: station state transition error handlingJohannes Berg1-5/+12
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart1-0/+2
2011-12-19mac80211: split addba retries in timeNikolay Martynov1-1/+5
2011-12-15mac80211: make address arguments to sta_info_alloc constJohannes Berg1-1/+1
2011-12-15mac80211: refactor station state transitionsJohannes Berg1-0/+37
2011-11-30mac80211: remove unused function declarationMohammed Shafi Shajakhan1-1/+0
2011-11-28mac80211: timeout tx agg sessions in way similar to rx agg sessionsNikolay Martynov1-0/+2
2011-11-21mac80211: remove unused ASSOC_AP flagJohannes Berg1-2/+0
2011-11-09mac80211: send unexpected 4addr eventJohannes Berg1-0/+8
2011-09-30mac80211: optimise station flagsJohannes Berg1-70/+34
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg1-1/+1
2011-09-30mac80211: implement uAPSDJohannes Berg1-0/+8
2011-09-30mac80211: split PS buffers into ACsJohannes Berg1-12/+12
2011-09-30mac80211: unify TIM bit handlingJohannes Berg1-2/+1
2011-09-30mac80211: data path modification for TDLS peersArik Nemtsov1-1/+4