summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-09-09net: phy: smsc: simplify config_init callbackMarco Felsch1-8/+10
2020-09-09net: phy: smsc: skip ENERGYON interrupt if disabledMarco Felsch1-4/+11
2020-09-09net: cavium: Fix a bunch of kerneldoc parameter issuesWang Hai1-5/+5
2020-09-09cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4Ayush Sawal4-55/+172
2020-09-09net: dsa: microchip: Implement recommended reset timingPaul Barker1-1/+2
2020-09-09net: dsa: microchip: Disable RGMII in-band status on KSZ9893Paul Barker1-0/+3
2020-09-09net: dsa: microchip: Improve phy mode messagePaul Barker1-5/+15
2020-09-09net: dsa: microchip: Make switch detection more informativePaul Barker1-0/+3
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET12-132/+115
2020-09-09brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-09-09mwifiex: remove function pointer checkTom Rix1-8/+6
2020-09-09rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-09-09rtlwifi: rtl8723ae: Delete a stray tabDan Carpenter1-1/+1
2020-09-09ath11k: Add peer max mpdu parameter in peer assoc commandTamizh Chelvam1-0/+25
2020-09-09ath11k: fix uninitialized return in ath11k_spectral_process_data()Dan Carpenter1-0/+2
2020-09-08net: ethernet/neterion/vxge: fix spelling of "functionality"Randy Dunlap1-1/+1
2020-09-08net: tc35815: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-20/+28
2020-09-08hippi: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-55/+62
2020-09-08sfc: coding style cleanups in mcdi_port_common.cEdward Cree2-12/+13
2020-09-08net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()Wang Hai1-2/+0
2020-09-08bnx2x: Fix some kernel-doc warningsWang Hai1-2/+2
2020-09-08net: smsc911x: Remove unused variablesWei Xu1-4/+2
2020-09-08net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao2-15/+0
2020-09-08net: hns3: remove some unused macros related to queueHuazhong Tan1-5/+0
2020-09-08net: hns3: remove unused field 'tc_num_last_time' in struct hclge_devHuazhong Tan1-1/+0
2020-09-08net: hns3: remove unused field 'io_base' in struct hns3_enet_ringHuazhong Tan2-3/+0
2020-09-08net: hns3: fix a typo in struct hclge_macGuangbin Huang1-1/+1
2020-09-08net: hns3: skip periodic service task if reset failedGuangbin Huang2-0/+6
2020-09-08net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()Huazhong Tan1-6/+6
2020-09-08ath11k: fix a double free and a memory leakTom Rix1-1/+3
2020-09-08ath10k: Add support for chain1 regulator supply votingRakesh Pillai1-0/+1
2020-09-07sfc: simplify DMA mask settingEdward Cree1-11/+1
2020-09-07sfc: remove EFX_DRIVER_VERSIONEdward Cree3-5/+1
2020-09-07sfc: handle limited FEC supportEdward Cree2-14/+36
2020-09-07sfc: add ethtool ops and miscellaneous ndos to EF100Edward Cree3-1/+51
2020-09-07sfc: remove phy_op indirectionEdward Cree9-712/+601
2020-09-07sfc: don't double-down() filters in ef100_reset()Edward Cree1-12/+0
2020-09-07net: ethernet: dnet: Remove set but unused variable 'len'Wang Hai1-4/+1
2020-09-07net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-2/+1
2020-09-07net: ethernet: fec: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-2/+1
2020-09-07net: stmmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-4/+2
2020-09-07net: xilinx: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-2/+1
2020-09-07net: dsa: rtl8366rb: Switch to phylinkLinus Walleij1-7/+37
2020-09-07brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329Dmitry Osipenko1-0/+4
2020-09-07brcmfmac: drop chip id from debug messagesDmitry Osipenko1-2/+2
2020-09-07brcmfmac: increase F2 watermark for BCM4329Dmitry Osipenko1-0/+1
2020-09-07mwifiex: sdio: Fix -Wunused-const-variable warningsYueHaibing2-427/+427
2020-09-07mwifiex: wmm: Fix -Wunused-const-variable warningsYueHaibing3-16/+19
2020-09-07rtw88: fix compile warning: [-Wignored-qualifiers]Tzu-En Huang1-1/+1
2020-09-07mt7601u: Use fallthrough pseudo-keywordGustavo A. R. Silva3-5/+5