summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* phy: nxp-c45: add driver for tja1103Radu Pirea (NXP OSS)2021-04-193-0/+595
* net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)2021-04-191-0/+43
* net: marvell: prestera: add support for AC3X 98DX3265 deviceVadym Kochan2021-04-191-0/+1
* net: stmmac: fix memory leak during driver probeWong Vee Khee2021-04-191-0/+2
* net: korina: Make driver COMPILE_TESTableThomas Bogendoerfer2021-04-192-12/+239
* net: korina: Get mdio input clock via common clock frameworkThomas Bogendoerfer2021-04-191-6/+15
* net: korina: Add support for device treeThomas Bogendoerfer2021-04-191-7/+25
* net: korina: Only pass mac address via platform dataThomas Bogendoerfer2021-04-191-5/+6
* net: korina: Use DMA APIThomas Bogendoerfer2021-04-191-60/+98
* net: korina: Remove nested helpersThomas Bogendoerfer2021-04-191-25/+3
* net: korina: Remove not needed cache flushesThomas Bogendoerfer2021-04-191-6/+0
* net: korina: Use devres functionsThomas Bogendoerfer2021-04-191-43/+21
* net: korina: Fix MDIO functionsThomas Bogendoerfer2021-04-192-19/+38
* net: ethernet: mtk_eth_soc: handle VLAN pop actionPablo Neira Ayuso2021-04-191-0/+2
* net: ethernet: mtk_eth_soc: missing mutexPablo Neira Ayuso2021-04-191-5/+14
* net: ethernet: mtk_eth_soc: fix undefined reference to `dsa_port_from_netdev'Pablo Neira Ayuso2021-04-191-0/+1
* net: ethernet: mediatek: fix a typo bug in flow offloadingDENG Qingfang2021-04-191-1/+1
* net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.cHuazhong Tan2021-04-191-1/+1
* net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan2021-04-191-2/+2
* net: hns3: remove a duplicate pf reset countingHuazhong Tan2021-04-191-2/+0
* net: xilinx: drivers need/depend on HAS_IOMEMRandy Dunlap2021-04-191-0/+3
* net: enetc: add support for flow controlVladimir Oltean2021-04-193-2/+85
* net: enetc: add a mini driver for the Integrated Endpoint Register BlockVladimir Oltean2021-04-195-1/+221
* net: enetc: create a common enetc_pf_to_port helperVladimir Oltean2021-04-192-10/+22
* net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)Dexuan Cui2021-04-1914-0/+6153
* Merge tag 'wireless-drivers-next-2021-04-18' of git://git.kernel.org/pub/scm/...David S. Miller2021-04-19166-2319/+4367
|\
| * rtw88: 8822c: add CFO trackingPo-Hao Huang2021-04-188-1/+224
| * iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg2021-04-183-5/+28
| * bcma: remove unused functionJiapeng Chong2021-04-181-7/+0
| * wil6210: wmi: Remove useless codeJiapeng Chong2021-04-181-1/+1
| * carl9170: remove get_tid_hChristophe JAILLET2021-04-182-7/+2
| * mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong2021-04-181-0/+1
| * rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih2021-04-181-2/+3
| * wilc1000: Remove duplicate struct declarationWan Jiabing2021-04-181-1/+0
| * brcmfmac: Remove duplicate struct declarationWan Jiabing2021-04-181-1/+0
| * wl3501: fix typo of 'Networks' in commentEric Lin2021-04-181-1/+1
| * rsi: Use resume_noirq for SDIOMarek Vasut2021-04-181-1/+1
| * rtw88: update statistics to fw for fine-tuning performancePo-Hao Huang2021-04-183-0/+29
| * libertas: struct lbs_private is declared duplicatelyWan Jiabing2021-04-181-1/+0
| * brcmfmac: A typo fixBhaskar Chowdhury2021-04-181-1/+1
| * rsi: fix comment syntax in file headersAditya Srivastava2021-04-1810-10/+10
| * airo: work around stack usage warningArnd Bergmann2021-04-171-52/+65
| * wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann2021-04-172-8/+12
| * libertas: avoid -Wempty-body warningArnd Bergmann2021-04-171-6/+6
| * rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET2021-04-172-10/+2
| * wilc1000: fix a loop timeout conditionDan Carpenter2021-04-171-1/+1
| * mwifiex: Remove unneeded variable: "ret"zuoqilin2021-04-171-2/+1
| * rtl8xxxu: Fix fall-through warnings for ClangGustavo A. R. Silva2021-04-171-4/+4
| * wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang2021-04-171-9/+16
| * wilc1000: Add support for enabling CRCDavid Mosberger-Tang2021-04-172-64/+115