summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-29net: pcs: altera-tse: remove unnecessary register definitionsMaxime Chevallier
2022-11-29net: pcs: altera-tse: don't set the speed for 1000BaseXMaxime Chevallier
2022-11-29net: pcs: altera-tse: use read_poll_timeout to wait for resetMaxime Chevallier
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed
2022-11-29nfp: ethtool: support reporting link modesYu Xiao
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur
2022-11-29net: lan966x: Add port keyset config and callback interfaceHoratiu Vultur
2022-11-29net: lan966x: add tc matchall goto actionHoratiu Vultur
2022-11-29net: lan966x: add tc flower support for VCAP APIHoratiu Vultur
2022-11-29net: lan966x: add vcap registersHoratiu Vultur
2022-11-29net: lan966x: Add is2 vcap model to vcap API.Horatiu Vultur
2022-11-29net: lan966x: Add initial VCAPHoratiu Vultur
2022-11-29net: microchip: vcap: Extend vcap with lan966xHoratiu Vultur
2022-11-29net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.hHoratiu Vultur
2022-11-29net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functionsShang XiaoJing
2022-11-29net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida
2022-11-29net: ethernet: mtk_wed: add reset to tx_ring_setup callbackLorenzo Bianconi
2022-11-29net: ethernet: mtk_wed: add mtk_wed_rx_reset routineLorenzo Bianconi
2022-11-29net: ethernet: mtk_wed: update mtk_wed_stopLorenzo Bianconi
2022-11-29net: ethernet: mtk_wed: move MTK_WDMA_RESET_IDX_TX configuration in mtk_wdma_...Lorenzo Bianconi
2022-11-29net: ethernet: mtk_wed: return status value in mtk_wdma_rx_resetLorenzo Bianconi
2022-11-29net: mvpp2: Consider NVMEM cells as possible MAC address sourceMiquel Raynal
2022-11-29net: marvell: prestera: Avoid unnecessary DT lookupsMiquel Raynal
2022-11-28net: mdiobus: fix unbalanced node reference countYang Yingliang
2022-11-28dsa: lan9303: Correct stat nameJerry Ray
2022-11-28Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-11-28Revert "net: stmmac: use sysfs_streq() instead of strncmp()"Vladimir Oltean
2022-11-28net: usb: cdc_ether: add u-blox 0x1343 compositionDavide Tronchin
2022-11-28Merge tag 'devicetree-fixes-for-6.1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-11-28net: wwan: iosm: fix incorrect skb lengthM Chetan Kumar
2022-11-28net: wwan: iosm: fix crash in peek throughput testM Chetan Kumar
2022-11-28net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar
2022-11-28net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar
2022-11-28net: phylink: fix PHY validation with rate adaptionRussell King (Oracle)
2022-11-28net: ethernet: nixge: fix NULL dereferenceYuri Karpov
2022-11-28net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can
2022-11-28octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh
2022-11-28net: ethernet: mtk_wed: add wcid overwritten support for wed v1Sujuan Chen
2022-11-28net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-11-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-11-27Merge tag 'usb-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-11-27Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-27Merge tag 'timers_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-11-27Merge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-27net: phy: fix null-ptr-deref while probe() failedYang Yingliang