summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-22bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan
2023-02-22net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-22net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing
2023-02-22ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-22net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2023-02-22net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern
2023-02-22ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2023-02-22ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel
2023-02-22net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-22bonding: fix error checking in bond_debug_reregister()Qi Zheng
2023-02-22wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2023-02-22virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit
2023-02-22net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-02-06net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet
2023-02-06net: xgene: Move shared header file into include/linuxAndrew Lunn
2023-02-06net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn
2023-02-06net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen
2023-02-06net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-02-06net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan
2023-02-06net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock
2023-02-06net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2023-02-06net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit
2023-02-06net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit
2023-02-06net: usb: sr9700: Handle negative lenSzymon Heidrich
2023-02-06wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oidSzymon Heidrich
2023-02-06net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina
2023-02-06amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-02-06amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-24wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu
2023-01-18net/mlx5: Rename ptp clock infoEran Ben Elisha
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang
2023-01-18usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich
2023-01-18drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin
2023-01-18net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2023-01-18net: amd-xgbe: add missed tasklet_killJiguang Xiao
2023-01-18qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin
2023-01-18net: hns3: add interrupts re-initialization while doing VF FLRJie Wang
2023-01-18ravb: Fix "failed to switch device to config mode" message during unbindBiju Das
2023-01-18ppp: associate skb with a device at txStanislav Fomichev
2023-01-18igb: Do not free q_vector unless new one was allocatedKees Cook
2023-01-18wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang