summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-24ieee802154: hwsim: Introduce a helper to update all the PIB attributesMiquel Raynal
2022-10-21nfp: only clean `sp_indiff` when application firmware is unloadedYinjun Zhang
2022-10-21amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-10-21amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
2022-10-21amd-xgbe: enable PLL_CTL for fixed PHY modes onlyRaju Rangoju
2022-10-21amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju
2022-10-21amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju
2022-10-21wifi: rtl8xxxu: Fix reads of uninitialized variables hw_ctrl_s1, sw_ctrl_s1Colin Ian King
2022-10-21net: ethernet: adi: adin1110: add reset GPIOAlexandru Tachici
2022-10-21net: ipa: Make QMI message rules constJeff Johnson
2022-10-21wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek
2022-10-21wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld
2022-10-20net: bcmgenet: add RX_CLS_LOC_ANY supportDoug Berger
2022-10-20net: macb: Specify PHY PM management done by MACSergiu Moga
2022-10-20net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao
2022-10-20net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao
2022-10-20net: hinic: fix memory leak when reading function tableZhengchao Shao
2022-10-20net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao
2022-10-20net: lan966x: Fix the rx drop counterHoratiu Vultur
2022-10-20net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-20can: gs_usb: add support for reading error countersJeroen Hofstee
2022-10-20can: gs_usb: document GS_CAN_FEATURE_GET_STATEJeroen Hofstee
2022-10-20can: gs_usb: add ability to enable / disable berr reportingJeroen Hofstee
2022-10-20can: gs_usb: document GS_CAN_FEATURE_BERR_REPORTINGJeroen Hofstee
2022-10-20can: gs_usb: gs_can_open(): merge setting of timestamp flags and initMarc Kleine-Budde
2022-10-20can: gs_usb: gs_can_open(): sort checks for ctrlmodeMarc Kleine-Budde
2022-10-20can: gs_usb: gs_can_open(): allow loopback and listen only at the same timeMarc Kleine-Budde
2022-10-20can: gs_usb: gs_make_candev(): set netdev->dev_idMarc Kleine-Budde
2022-10-20can: gs_usb: mention candleLight as supported deviceMarc Kleine-Budde
2022-10-20can: m_can: m_can_handle_bus_errors(): add support for handling DLEC error on...Vivek Yadav
2022-10-20can: m_can: is_lec_err(): clean up LEC error handlingMarc Kleine-Budde
2022-10-20net: ipa: Proactively round up to kmalloc bucket sizeKees Cook
2022-10-19net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann
2022-10-19net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-10-19wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang
2022-10-19sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren
2022-10-19sfc: remove 'log-tc-errors' ethtool private flagEdward Cree
2022-10-19sfc: use formatted extacks instead of efx_tc_err()Edward Cree
2022-10-19can: kvaser_usb: Remove -Warray-bounds exceptionKees Cook
2022-10-19can: ucan: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-10-19can: remove obsolete PCH CAN driverOliver Hartkopp
2022-10-19net: ethernet: adi: adin1110: Fix SPI transfersAlexandru Tachici
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel
2022-10-19net: dpaa: Convert to phylinkSean Anderson
2022-10-19net: fman: memac: Use lynx pcs driverSean Anderson
2022-10-19net: fman: memac: Add serdes supportSean Anderson
2022-10-19net: phylink: provide phylink_validate_mask_caps() helperRussell King (Oracle)
2022-10-19wifi: rtw89: 8852b: add 8852be to Makefile and KconfigPing-Ke Shih