summaryrefslogtreecommitdiffstats
path: root/net/mac80211/sta_info.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix PS-Poll handlingEmmanuel Grumbach2016-01-141-1/+1
* mac80211: add atomic uploaded keys iteratorEliad Peller2015-12-041-0/+1
* mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach2015-12-041-43/+101
* mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2015-12-041-2/+16
* mac80211: move station statistics into sub-structsJohannes Berg2015-10-211-36/+41
* mac80211: move beacon_loss_count into ifmgdJohannes Berg2015-10-211-3/+6
* mac80211: move sta_set_rate_info_rx() and make it staticJohannes Berg2015-10-141-0/+39
* mac80211: use ktime_get_secondsArnd Bergmann2015-10-051-6/+2
* mac80211: use DECLARE_EWMAJohannes Berg2015-08-141-4/+5
* mac80211: mesh: separate plid and aid conceptsBob Copeland2015-07-171-4/+1
* mac80211: move mesh related station fields to own structJohannes Berg2015-07-171-13/+24
* mac80211: duplicate station's MAC address for hash tableJohannes Berg2015-07-171-1/+2
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-131-1/+18
|\
| * mac80211: enable hash table shrinkingJohannes Berg2015-04-241-0/+1
| * mac80211: fix rhashtable conversionJohannes Berg2015-04-231-1/+17
* | mac80211: make station hash table max_size configurableJohannes Berg2015-04-231-0/+1
* | mac80211: add TX fastpathJohannes Berg2015-04-221-0/+6
* | mac80211: lock rate controlJohannes Berg2015-04-201-1/+1
* | mac80211: introduce plink lock for plink fieldsBob Copeland2015-04-201-0/+1
|/
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-8/+75
* mac80211: use rhashtable for station tableJohannes Berg2015-04-011-51/+52
* mac80211: avoid duplicate TX path station lookupJohannes Berg2015-03-201-1/+1
* mac80211: remove TX latency measurement codeJohannes Berg2015-02-281-49/+5
* mac80211: support beacon statisticsJohannes Berg2015-01-231-0/+14
* mac80211: fix handling TIM IE when stations disconnectJohannes Berg2015-01-091-3/+13
* mac80211: provide per-TID RX/TX MSDU countersJohannes Berg2015-01-081-0/+31
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-40/+40
* mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-081-32/+65
* mac80211: send statistics with delete station eventJohannes Berg2015-01-081-1/+3
* mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-121-3/+4
* mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-191-0/+3
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-191-0/+9
* mac80211: move skb info band assignment outJohannes Berg2014-11-191-1/+2
* mac80211: increase U-APSD max service period lengthAndrei Otcheretianski2014-11-041-1/+1
* mac80211: add stations in order to the station listArik Nemtsov2014-10-231-1/+1
* Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-261-0/+1
|\
| * Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-151-0/+1
| |\
| | * mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-1/+1
|\ \ \ | |/ / |/| |
| * | mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach2014-09-051-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-081-2/+5
|\ \ \ | |/ / | | / | |/ |/|
| * mac80211: fix smps mode check for AP_VLANFelix Fietkau2014-08-261-2/+5
* | mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-251-1/+4
|\
* | mac80211: Use ktime_get_ts()Thomas Gleixner2014-06-231-2/+2
* | cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-0/+134
* | mac80211: fix station/driver powersave raceJohannes Berg2014-06-231-25/+40
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-291-0/+1
|\
| * mac80211: fix a memory leak on sta rate selection tableFelix Fietkau2014-05-281-0/+1
OpenPOWER on IntegriCloud