summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-061-4/+3Star
|\
| * mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-02-201-4/+3Star
* | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-0/+2
|/
* mac80211: optimise mixed AP/VLAN station removalJohannes Berg2013-12-161-1/+7
* mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg2013-12-161-1/+2
* mac80211: don't delay station destructionJohannes Berg2013-12-161-26/+1Star
* mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-021-0/+22
* mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh2013-11-251-3/+3
* mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-2/+8
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-0/+5
* 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/+0Star
* mac80211: clean up mesh HT operationThomas Pedersen2013-02-181-2/+0Star
* 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/+0Star
* 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/+1Star
* 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/+9Star
* 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-151-0/+1
|\
| * mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-091-0/+1
* | mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-101-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/+1Star
* mac80211: add sta_state callbackJohannes Berg2012-02-061-9/+0Star
* 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