summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang
2022-09-27ice: xsk: drop power of 2 ring size restriction for AF_XDPMaciej Fijalkowski
2022-09-27ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski
2022-09-27ionic: change order of devlink port register and netdev registerJiri Pirko
2022-09-27ice: reorder PF/representor devlink port register/unregister flowsJiri Pirko
2022-09-27funeth: unregister devlink port after netdevice unregisterJiri Pirko
2022-09-27net: ethernet: mtk_eth_soc: fix usage of foe_entry_sizeDaniel Golle
2022-09-27net: ethernet: mtk_eth_soc: fix wrong use of new helper functionDaniel Golle
2022-09-27net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich
2022-09-27Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky
2022-09-27net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner
2022-09-27net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-09-27brcmfmac: Remove the call to "dtim_assoc" IOVARRamesh Rangavittal
2022-09-27brcmfmac: increase dcmd maximum buffer sizeLo(Double)Hsiang Lo
2022-09-27brcmfmac: Support 89459 pcieAlexander Prutskov
2022-09-27brcmfmac: increase default max WOWL patterns to 16Ryohei Kondo
2022-09-27cw1200: fix incorrect check to determine if no element is found in listXiaomeng Tong
2022-09-26sunhme: Use vdbg for spam-y printsSean Anderson
2022-09-26sunhme: Combine continued messagesSean Anderson
2022-09-26sunhme: Use (net)dev_foo wherever possibleSean Anderson
2022-09-26sunhme: Convert printk(KERN_FOO ...) to pr_foo(...)Sean Anderson
2022-09-26sunhme: Clean up debug infrastructureSean Anderson
2022-09-26sunhme: Convert FOO((...)) to FOO(...)Sean Anderson
2022-09-26sunhme: switch to devresRolf Eike Beer
2022-09-26sunhme: Regularize probe errorsSean Anderson
2022-09-26sunhme: Return an ERR_PTR from quattro_pci_findSean Anderson
2022-09-26sunhme: forward the error code from pci_enable_device()Rolf Eike Beer
2022-09-26sunhme: Remove versionSean Anderson
2022-09-26sunhme: remove unused tx_dump_ring()Rolf Eike Beer
2022-09-26net: dsa: xrs700x: remove unnecessary i2c_set_clientdata()Yang Yingliang
2022-09-26net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()Yang Yingliang
2022-09-26net: dsa: lan9303: remove unnecessary i2c_set_clientdata()Yang Yingliang
2022-09-26net: hippi: Add missing pci_disable_device() in rr_init_one()ruanjinjie
2022-09-26net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probePeng Wu
2022-09-26cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca
2022-09-26net: ethernet: adin1110: Add missing MODULE_DEVICE_TABLEYang Yingliang
2022-09-26net: vertexcom: mse102x: Silence no spi_device_id warningsWei Yongjun
2022-09-26net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()Wei Yongjun
2022-09-26net: phy: micrel: enable interrupt for ksz9477 phyArun Ramadoss
2022-09-26net: dsa: microchip: use common irq routines for girq and pirqArun Ramadoss
2022-09-26net: dsa: microchip: move interrupt handling logic from lan937x to ksz_commonArun Ramadoss
2022-09-26net: dsa: microchip: lan937x: return zero if mdio node not presentArun Ramadoss
2022-09-26net: dsa: microchip: enable phy interrupts only if interrupt enabled in dtsArun Ramadoss
2022-09-26net: dsa: microchip: determine number of port irq based on switch typeArun Ramadoss
2022-09-26mlxsw: reg: Remove deprecated code about SFTR-V2 RegisterGaosheng Cui
2022-09-26net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 supportAnand Moon
2022-09-26usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye
2022-09-26Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin
2022-09-26macsec: don't free NULL metadata_dstSabrina Dubroca