summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-19net: mtk_eth_soc: correct 802.3z duplex settingRussell King
2022-05-19net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)
2022-05-19net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)
2022-05-19net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter
2022-05-19net: usb: r8152: Add in new Devices that are supported for Mac-PassthruDavid Ober
2022-05-19Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-19can: mcp251xfd: silence clang's -Wunaligned-access warningVincent Mailhol
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-05-19can: can-dev: move to netif_napi_add_weight()Jakub Kicinski
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19nfp: flower: support ct merging when mangle action existsYinjun Zhang
2022-05-19net: fec: Avoid allocating rx buffer using ATOMIC in ndo_openMichael Trimarchi
2022-05-18ptp: ocp: change sysfs attr group handlingJonathan Lemon
2022-05-18net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cl...Jakub Kicinski
2022-05-18sfc: siena: Have a unique wrapper ifndef for efx channels headerSaeed Mahameed
2022-05-18octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()Christophe JAILLET
2022-05-18octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()Christophe JAILLET
2022-05-18net: phy: adin: add support for clock outputJosua Mayer
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-05-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-05-18Fix double fget() in vhost_net_set_backend()Al Viro
2022-05-18vdpa/mlx5: Use consistent RQT sizeEli Cohen
2022-05-18net: smc911x: Fix min() use in debug codeGeert Uytterhoeven
2022-05-18net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init()Yang Yingliang
2022-05-18eth: sun: cassini: remove dead codeMartin Liška
2022-05-18net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley
2022-05-18igb: skip phy status check where unavailableKevin Mitchell
2022-05-18net: stmmac: remove unused get_addr() callbackVincent Whitchurch
2022-05-18nfc: pn533: Fix buggy cleanup orderLin Ma
2022-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-05-18net: dsa: microchip: remove unused members in ksz_deviceArun Ramadoss
2022-05-18net: dsa: microchip: add the phylink get_capsArun Ramadoss
2022-05-18net: dsa: move mib->cnt_ptr reset code to ksz_common.cPrasanna Vengateshan
2022-05-18net: dsa: microchip: move get_strings to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: move port memory allocation to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: move struct mib_names to ksz_chip_dataArun Ramadoss
2022-05-18net: dsa: microchip: perform the compatibility check for dev probedArun Ramadoss
2022-05-18net: dsa: microchip: move ksz_chip_data to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_dataArun Ramadoss
2022-05-18iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg
2022-05-18iwlwifi: mei: clear the sap data header before sendingAvraham Stern
2022-05-18iwlwifi: mvm: remove vif_countMiri Korenblit
2022-05-18iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach
2022-05-18iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein