summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-04-07sfc: Stop using iommu_present()Robin Murphy
2022-04-07net: hyperv: remove use of bpf_op_tJakub Kicinski
2022-04-07Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2022-04-07ice: switch: convert packet template match code to rodataAlexander Lobakin
2022-04-07ice: switch: use convenience macros to declare dummy pkt templatesAlexander Lobakin
2022-04-07ice: switch: use a struct to pass packet template paramsAlexander Lobakin
2022-04-07ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet()Alexander Lobakin
2022-04-07ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h, m}_uAlexander Lobakin
2022-04-06drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-06prestera: acl: add action hw_stats supportVolodymyr Mytnyk
2022-04-06bnx2x: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-06myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong
2022-04-06net: wan: remove the lanmedia (lmc) driverJakub Kicinski
2022-04-06net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-06net: usb: remove duplicate assignmentWang Qing
2022-04-06net: ethernet: xilinx: use of_property_read_bool() instead of of_get_propertyWang Qing
2022-04-06qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-04-06net: ethernet: mtk_eth_soc: support creating mac address based offload entriesFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: remove bridge flow offload type entry supportFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: rework hardware flow table managementFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: allocate struct mtk_ppe separatelyFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: support TC_SETUP_BLOCK for PPE offloadFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: add ipv6 flow offload supportDavid Bentham
2022-04-06net: ethernet: mtk_eth_soc: implement flow offloading to WED devicesFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)Felix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: add support for coherent DMAFelix Fietkau
2022-04-06net: phy: mscc-miim: add support to set MDIO bus frequencyMichael Walle
2022-04-06net: phy: mscc-miim: reject clause 45 register accessesMichael Walle
2022-04-06net: axiemac: use a phandle to reference pcs_phyAndy Chiu
2022-04-06net: axienet: factor out phy_node in struct axienet_localAndy Chiu
2022-04-06net: axienet: setup mdio unconditionallyAndy Chiu
2022-04-06net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp
2022-04-06ipw2x00: use DEVICE_ATTR_*() macroMeng Tang
2022-04-06orinoco: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-06ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai
2022-04-06b43: Fix assigning negative value to unsigned variableHaowen Bai
2022-04-06b43legacy: Fix assigning negative value to unsigned variableHaowen Bai
2022-04-06rtl8xxxu: fill up txrate info for gen1 chipsChris Chiu
2022-04-06rtl8xxxu: feed antenna information for cfg80211Chris Chiu
2022-04-06rtlwifi: replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-06brcmfmac: Avoid keeping power to SDIO card unless WOWL is usedUlf Hansson
2022-04-06mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche
2022-04-06rtw89: fix misconfiguration on hw_scan channel timePo Hao Huang
2022-04-06rtw89: coex: Add case for scan offloadChing-Te Ku
2022-04-06rtw89: packet offload handler to avoid warningPo Hao Huang
2022-04-06rtw89: change idle mode condition during hw_scanPo Hao Huang
2022-04-06rtw89: update ptcl_initPing-Ke Shih
2022-04-06rtw89: update TMAC parametersPing-Ke Shih