aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-01-26rtlwifi: rtl8192cu: Remove sw.h headerAmadeusz Sławiński2-28/+0
2020-01-26rtlwifi: rtl8192ce: Make functions static & rm sw.hAmadeusz Sławiński2-18/+2
2020-01-26rtlwifi: rtl8188ee: Make functions static & rm sw.hAmadeusz Sławiński2-16/+3
2020-01-26rtlwifi: rtl8192cu: Fix typoAmadeusz Sławiński1-17/+17
2020-01-26rtw88: change max_num_of_tx_queue() definition to inline in pci.hZong-Zhe Yang1-1/+1
2020-01-26rtw88: assign NULL to skb after being kfree()'edYan-Hsuan Chuang1-1/+4
2020-01-26rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()Chin-Yen Lee1-1/+1
2020-01-26rtw88: remove unused vif pointer in struct rtw_vifYan-Hsuan Chuang2-2/+0
2020-01-26rtw88: remove unused variable 'in_lps'Yan-Hsuan Chuang2-2/+0
2020-01-26rtw88: remove unused spinlockTzu-En Huang2-4/+0
2020-01-26rtw88: 8822c: update power sequence to v15Tzu-En Huang1-3/+3
2020-01-26rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40MPing-Ke Shih1-4/+6
2020-01-26rtw88: fix rate mask for 1SS chipPing-Ke Shih1-7/+5
2020-01-26rtw88: Add wowlan net-detect supportChin-Yen Lee7-15/+571
2020-01-26rtw88: Add wowlan pattern match supportChin-Yen Lee7-0/+274
2020-01-26rtw88: support wowlan feature for 8822cChin-Yen Lee13-0/+836
2020-01-26rtw88: load wowlan firmware if wowlan is supportedChin-Yen Lee2-12/+70
2020-01-26rtw88: add interface config for 8822cYan-Hsuan Chuang4-0/+27
2020-01-26rtw88: pci: reset dma when reset pci trx ringChin-Yen Lee1-9/+10
2020-01-26rtw88: pci: reset ring index when release skbs in tx ringChin-Yen Lee1-0/+1
2020-01-26hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor1-1/+1
2020-01-26wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn4-11/+21
2020-01-26mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris1-47/+28
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo46-591/+932
2020-01-12net: amd: a2065: Use print_hex_dump_debug() helperGeert Uytterhoeven1-4/+3
2020-01-12net: amd: a2065: Kill Sun LANCE relicsGeert Uytterhoeven1-4/+0
2020-01-12net: ethernet: ixp4xx: Use parent dev for DMA poolLinus Walleij1-1/+1
2020-01-12ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij1-9/+11
2020-01-12net: ehernet: ixp4xx: Use netdev_* messagesLinus Walleij1-29/+23
2020-01-12net: ethernet: ixp4xx: Use distinct local variableLinus Walleij1-22/+25
2020-01-12net: ethernet: ixp4xx: Standard module initLinus Walleij1-52/+44
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann2-0/+1
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann5-2/+415
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann2-16/+22
2020-01-12wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann1-2/+2
2020-01-11net: hns3: refactor the notification scheme of PF resetHuazhong Tan1-23/+19
2020-01-11net: hns3: modify hclge_func_reset_sync_vf()'s return type to voidHuazhong Tan1-20/+9
2020-01-11net: hns3: enlarge HCLGE_RESET_WAIT_CNTHuazhong Tan1-1/+2
2020-01-11net: hns3: refactor the procedure of VF FLRHuazhong Tan3-65/+55
2020-01-11net: hns3: refactor the precedure of PF FLRHuazhong Tan2-43/+43
2020-01-11net: hns3: split hclgevf_reset() into preparing and rebuilding partHuazhong Tan1-42/+39
2020-01-11net: hns3: split hclge_reset() into preparing and rebuilding partHuazhong Tan1-25/+34
2020-01-10sfc: remove set but not used variable 'nic_data'YueHaibing1-3/+0
2020-01-10sfc: remove duplicated include from ef10.cYueHaibing1-1/+0
2020-01-10bnxt: Detach page from page pool before sending up the stackJonathan Lemon1-0/+1
2020-01-10devlink: rename and expand devlink-trap-netdevsim.rstJacob Keller1-1/+1
2020-01-10devlink: move devlink documentation to subfolderJacob Keller1-1/+1
2020-01-10r8169: factor out PHY configuration to r8169_phy_config.cHeiner Kallweit3-1292/+1308
2020-01-10r8169: add r8169.hHeiner Kallweit2-64/+84
2020-01-10r8169: rename rtl_apply_firmwareHeiner Kallweit1-16/+16