| Commit message (Expand) | Author | Files | Lines |
2019-01-19 | virt_wifi: remove duplicated include from virt_wifi.c | YueHaibing | 1 | -5/+0 |
2019-01-19 | mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length | Felix Fietkau | 4 | -8/+29 |
2019-01-19 | mac80211: mesh: only switch path when new metric is at least 10% better | Julan Hsu | 1 | -3/+8 |
2019-01-19 | mac80211: mesh: use average bitrate for link metric calculation | Julan Hsu | 3 | -3/+15 |
2019-01-19 | nl80211/mac80211: mesh: add mesh path change count to mpath info | Julan Hsu | 6 | -4/+20 |
2019-01-19 | nl80211/mac80211: mesh: add hop count to mpath info | Julan Hsu | 5 | -2/+18 |
2019-01-19 | mac80211: allow overriding HT STBC capabilities | Sergey Matyukevich | 2 | -0/+10 |
2019-01-19 | mac80211: Add airtime accounting and scheduling to TXQs | Toke Høiland-Jørgensen | 10 | -10/+282 |
2019-01-19 | cfg80211: Add airtime statistics and settings | Toke Høiland-Jørgensen | 3 | -1/+49 |
2019-01-19 | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen | 7 | -7/+143 |
2019-01-19 | net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module | Yunsheng Lin | 4 | -28/+40 |
2019-01-19 | net: hns3: do reinitialization while ETS configuration changed | Huazhong Tan | 4 | -15/+22 |
2019-01-19 | net: hns3: fix wrong combined count returned by ethtool -l | Huazhong Tan | 1 | -4/+3 |
2019-01-19 | net: hns3: adjust the use of alloc_tqps and num_tqps | Huazhong Tan | 1 | -3/+7 |
2019-01-19 | net: hns3: fix user configuration loss for ethtool -L | Huazhong Tan | 4 | -49/+47 |
2019-01-19 | net: hns3: remove redundant codes in hclge_knic_setup | Huazhong Tan | 2 | -17/+2 |
2019-01-19 | net: hns3: modify parameter checks in the hns3_set_channels | Huazhong Tan | 1 | -4/+3 |
2019-01-19 | net: hns3: add interface hclge_tm_bp_setup | Huazhong Tan | 1 | -8/+15 |
2019-01-19 | net: hns3: reuse reinitialization interface in the hns3_set_channels | Huazhong Tan | 1 | -63/+12 |
2019-01-19 | net: hns3: remove unnecessary hns3_adjust_tqps_num | Huazhong Tan | 1 | -6/+0 |
2019-01-19 | net: hns3: remove unused member in struct hns3_enet_ring | Huazhong Tan | 2 | -2/+0 |
2019-01-19 | net: hns3: modify enet reinitialization interface | Huazhong Tan | 1 | -2/+16 |