summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-191-0/+6
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+3
* mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-191-0/+2
* mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman2014-10-091-0/+1
* mac80211: add TDLS connection timeoutLiad Kaufman2014-09-111-0/+3
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: fix offloaded BA session traffic after hw restartMichal Kazior2014-09-031-0/+3
* mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-2/+0
* mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior2014-07-211-2/+3
* mac80211: track TDLS initiator internallyArik Nemtsov2014-07-211-0/+3
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-0/+2
* mac80211: remove weak WEP IV accountingJohannes Berg2014-06-231-2/+0
* mac80211: remove ignore_plink_timer flagBob Copeland2014-06-231-2/+0
* mac80211: fix station/driver powersave raceJohannes Berg2014-06-231-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-4/+3
|\
| * mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach2014-02-201-4/+3
* | 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/+1
* 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/+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
|/
OpenPOWER on IntegriCloud