summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-29wifi: ath11k: remove peer extra rssi updateNicolas Escande
2025-01-29wifi: ath9k: do not submit zero bytes to the entropy poolDmitry Antipov
2025-01-29wifi: ath9k: return by of_get_mac_addressRosen Penev
2025-01-29wifi: ath12k: Fetch regdb.bin file from board-2.binAaradhana Sahu
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28Merge tag 'ath-current-20250124' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2025-01-28wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmwareAditya Garg
2025-01-28wifi: ipw2x00: Remove unused libipw_rx_any()Dr. David Alan Gilbert
2025-01-28wifi: libertas: Remove unused auto deep sleep codeDr. David Alan Gilbert
2025-01-28wifi: libertas: cmd: remove unused functionsDr. David Alan Gilbert
2025-01-28wifi: libertas: main: remove unused functionsDr. David Alan Gilbert
2025-01-28wifi: mwifiex: Constify struct mwifiex_if_opsChristophe JAILLET
2025-01-28bonding: Correctly support GSO ESP offloadCosmin Ratiu
2025-01-28net: stmmac: Specify hardware capability value when FIFO size isn't specifiedKunihiko Hayashi
2025-01-28net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi
2025-01-28net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi
2025-01-28usbnet: ipheth: document scope of NCM implementationFoster Snowhill
2025-01-28usbnet: ipheth: fix DPE OoB readFoster Snowhill
2025-01-28usbnet: ipheth: break up NCM header size computationFoster Snowhill
2025-01-28usbnet: ipheth: refactor NCM datagram loopFoster Snowhill
2025-01-28usbnet: ipheth: use static NDP16 location in URBFoster Snowhill
2025-01-28usbnet: ipheth: check that DPE points past NCM headerFoster Snowhill
2025-01-28usbnet: ipheth: fix possible overflow in DPE length checkFoster Snowhill
2025-01-28net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich
2025-01-27Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-27net: davicom: fix UAF in dm9000_drv_removeChenyuan Yang
2025-01-27net: phy: c45-tjaxx: add delay between MDIO write and read in soft_resetMilos Reljin
2025-01-27vxlan: Fix uninit-value in vxlan_vnifilter_dump()Shigeru Yoshida
2025-01-27netdevsim: don't assume core pre-populates HDS params on GETJakub Kicinski
2025-01-27wifi: mt76: move napi_enable() from under BHJakub Kicinski
2025-01-27eth: via-rhine: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: niu: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: 8139too: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: forcedeth: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27eth: forcedeth: remove local wrappers for napi enable/disableJakub Kicinski
2025-01-27eth: tg3: fix calling napi_enable() in atomic contextJakub Kicinski
2025-01-27net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sqStanislav Fomichev
2025-01-27net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26wifi: ath12k: Enable monitor ring mask for QCN9274P Praneesh
2025-01-26wifi: ath12k: Handle monitor drop TLVs scenarioP Praneesh
2025-01-26wifi: ath12k: Avoid memory leak while enabling statisticsP Praneesh
2025-01-26wifi: ath12k: Handle PPDU spread across multiple buffersP Praneesh
2025-01-26wifi: ath12k: Optimize NAPI budget by adjusting PPDU processingP Praneesh
2025-01-26wifi: ath12k: Handle end reason for the monitor destination ringP Praneesh
2025-01-26wifi: ath12k: Add drop descriptor handling for monitor ringP Praneesh
2025-01-26wifi: ath12k: Fix end offset bit definition in monitor ring descriptorP Praneesh
2025-01-26wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_processP Praneesh
2025-01-26wifi: ath12k: Restructure the code for monitor ring processingP Praneesh
2025-01-26wifi: ath12k: Avoid code duplication in monitor ring processingP Praneesh