aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-02-20
* | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-06
|/
* mac80211: optimise mixed AP/VLAN station removalJohannes Berg2013-12-16
* mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg2013-12-16
* mac80211: don't delay station destructionJohannes Berg2013-12-16
* mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-02
* mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh2013-11-25
* mac80211: add generic cipher scheme supportMax Stepanov2013-11-25
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-28
* mac80211: Ensure tid_start_tx is protected by sta->lockBen Greear2013-06-13
* wireless: fix kernel-docJohannes Berg2013-06-05
* mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-16
* mac80211: provide race-free 64-bit traffic countersJohannes Berg2013-03-07
* mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-06
* mac80211: clean up mesh HT operationThomas Pedersen2013-02-18
* mac80211: handle VHT operating mode notificationJohannes Berg2013-02-15
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-15
* wireless: fix kernel-docJohannes Berg2013-02-11
* mac80211: mesh power save basicsMarco Porsch2013-02-04
* mac80211: split aggregation stop by reasonJohannes Berg2013-01-03
* mac80211: optimise AP stop RCU handlingJohannes Berg2013-01-03
* mac80211: optimise roaming time againJohannes Berg2013-01-03
* mac80211: remove final sta_info_flush()Johannes Berg2013-01-03
* mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-03
* mac80211: re-organize the rx rate calculation logicSaravana2012-11-29
* mac80211: add debugfs file for last ack signalSaravana2012-11-29
* mac80211: support drivers reporting VHT RXJohannes Berg2012-11-26
* mac80211: convert to channel definition structJohannes Berg2012-11-26
* mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg2012-11-19
* mac80211: use call_rcu() on sta deletionEliad Peller2012-09-10
* mac80211: add missing kernel-docAshok Nagarajan2012-06-12
* mac80211: add some missing kernel-docJohannes Berg2012-06-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-14
|\
| * mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-08
* | mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-09
|/
* mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-10
* mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-10
* mac80211: optimize aggregation session timeout handlingFelix Fietkau2012-04-09
* mac80211: fix mesh airtime link metric estimatingThomas Pedersen2012-03-06
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-05
* mac80211: call rate control only after initJohannes Berg2012-02-06
* mac80211: remove dummy STA supportJohannes Berg2012-02-06
* mac80211: add sta_state callbackJohannes Berg2012-02-06
* mac80211: add NOTEXIST station stateJohannes Berg2012-02-06
* mac80211: station state transition error handlingJohannes Berg2012-01-30
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-19
* mac80211: split addba retries in timeNikolay Martynov2011-12-19
* mac80211: make address arguments to sta_info_alloc constJohannes Berg2011-12-15
* mac80211: refactor station state transitionsJohannes Berg2011-12-15