summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-28wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky3-2/+13
2019-02-28wil6210: remove rtap_include_phy_info module paramMaya Erez3-81/+18
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi6-6/+60
2019-02-28ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_statsSurabhi Vishnoi1-3/+3
2019-02-28ath10k: Fix the wrong updation of SGI in tx_stats debugfsSurabhi Vishnoi2-1/+4
2019-02-28ath10k: Fix the wrong updation of BW in tx_stats debugfs entrySurabhi Vishnoi2-4/+5
2019-02-28ath10k: Fix the incorrect updation of NSS data in tx statsSurabhi Vishnoi1-8/+8
2019-02-26ath9k: remove set but not used variable 'acq'YueHaibing1-8/+1
2019-02-26ath9k: debugfs: Fix SPUR-DOWN fieldAndrea Greco1-1/+1
2019-02-26ath9k: Make sure to zero status.tx_time before reporting TX statusToke Høiland-Jørgensen1-0/+3
2019-02-26ath10k: update the max num of peers supported for WCN3990Abhishek Ambure2-6/+6
2019-02-26ath10k: remove the calibration data fetch for sdioWen Gong1-0/+3
2019-02-26ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi1-3/+1
2019-02-26ath10k: don't report unset rssi values to mac80211Alagu Sankar1-3/+9
2019-02-26ath10k: sdio: reset chip on power_down()Wen Gong1-8/+16
2019-02-26ath10k: sdio: disable fwlog printsAlagu Sankar1-0/+7
2019-02-26ath10k: sdio: set hi_acs_flagsAlagu Sankar1-3/+9
2019-02-26ath10k: correct the format of host memory chunks in wmi init commandYu Wang1-3/+36
2019-02-26ath10k: enhance logging for vdev pdev & peer set paramRakesh Pillai1-3/+7
2019-02-26ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure4-6/+146
2019-02-26ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure4-13/+90
2019-02-26ath10k: fix descriptor size in ce tx completion for WCN3990Rakesh Pillai2-2/+66
2019-02-25net: fix double-free in bpf_lwt_xmit_reroutePeter Oskolkov1-1/+1
2019-02-25ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmitwenxu1-11/+27
2019-02-25Merge branch 'dsa-mv88e6xxx-lockdep'David S. Miller1-0/+10
2019-02-25net: dsa: mv88e6xxx: Release lock while requesting IRQAndrew Lunn1-0/+2
2019-02-25net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splatAndrew Lunn1-0/+8
2019-02-25ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnelwenxu2-8/+26
2019-02-25tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg2-11/+77
2019-02-25Merge branch 'ipv4-v6-icmp-small-cleanup-and-update'David S. Miller3-22/+16
2019-02-25ipv6: icmp: use percpu allocationKefeng Wang2-7/+6
2019-02-25ipv6: icmp: use icmpv6_sk_exit()Kefeng Wang1-14/+11
2019-02-25ipv4: icmp: use icmp_sk_exit()Kefeng Wang1-3/+1
2019-02-25ila: Fix uninitialised return value in ila_xlat_nl_cmd_flushHerbert Xu1-1/+1
2019-02-25net/sched: act_tunnel_key: Add dst_cache supportwenxu1-4/+21
2019-02-25Merge branch 'code-optimizations-and-bugfixes-for-HNS3-driver'David S. Miller12-208/+369
2019-02-25net: hns3: fix improper error handling for hns3_client_startHuazhong Tan1-1/+3
2019-02-25net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose1-16/+20
2019-02-25net: hns3: fix get VF RSS issueJian Shen2-1/+74
2019-02-25net: hns3: enable VF VLAN filter for each VF when initializingJian Shen2-11/+23
2019-02-25net: hns3: add support to config depth for tx|rx ring separatelyPeng Li10-47/+119
2019-02-25net: hns3: remove hnae3_get_bit in data pathYunsheng Lin1-19/+14
2019-02-25net: hns3: replace hnae3_set_bit and hnae3_set_field in data pathYunsheng Lin1-69/+51
2019-02-25net: hns3: add unlikely for error handling in data pathYunsheng Lin1-9/+9
2019-02-25net: hns3: remove some ops in struct hns3_nic_opsYunsheng Lin2-9/+5
2019-02-25net: hns3: limit some variable scope in critical data pathYunsheng Lin1-19/+16
2019-02-25net: hns3: avoid mult + div op in critical data pathYunsheng Lin2-7/+11
2019-02-25net: hns3: add xps setting support for hns3 driverYunsheng Lin1-0/+24
2019-02-25Merge branch 'mlxsw-spectrum_acl-Don-t-take-rtnl-mutex-for-region-rehash'David S. Miller6-187/+592
2019-02-25selftests: mlxsw: spectrum-2: Add massive delta rehash testJiri Pirko1-0/+166