summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-12wifi: rtw89: efuse: read thermal calibration value for RTL8922DPing-Ke Shih
2026-07-12wifi: rtw89: efuse: no need to export rtw89_efuse_read_ecv_be()Ping-Ke Shih
2026-07-12wifi: rtw89: 8922d: set TX compensation by format v2Ping-Ke Shih
2026-07-12wifi: rtw89: phy: fix bandedge primary channel for 2.4GHz 40MHz and 6GHzEric Huang
2026-07-12wifi: rtw89: 8922d: fix EMLSR BB switch sequence for MLO mode transitionEric Huang
2026-07-12wifi: rtw89: 8922d: dynamic adjust channel smoothingEric Huang
2026-07-12wifi: rtw89: 8922d: remove CCK bandwidth compensationEric Huang
2026-07-12wifi: rtw89: coex: Add Co-RX logicChing-Te Ku
2026-07-12wifi: rtw89: coex: Update scoreboard related logic for dual BluetoothChing-Te Ku
2026-07-12wifi: rtw89: coex: Add TDMA binding for dual MACChing-Te Ku
2026-07-12wifi: rtw89: coex: Add WiFi/Bluetooth adapter binding infoChing-Te Ku
2026-07-12wifi: rtw89: coex: Add Bluetooth binding for Bluetooth RX gain settingChing-Te Ku
2026-07-12wifi: rtw89: coex: Add Bluetooth binding for Bluetooth TX power settingChing-Te Ku
2026-07-12wifi: rtw89: coex: Update TDMA descriptor for dual MACChing-Te Ku
2026-07-12wifi: rtw89: coex: add rtw89_btc_init() entry for initialization onceChing-Te Ku
2026-07-12wifi: rtw89: coex: Add Init info version 10Ching-Te Ku
2026-07-11net: ethernet: qualcomm: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2026-07-11ipvlan: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-07-11ipvlan: Protect ipvl_port.ipvlans with mutex.Kuniyuki Iwashima
2026-07-11ipvlan: Synchronise ipvlan_init() and ipvlan_uninit() for the same lower dev.Kuniyuki Iwashima
2026-07-11ipvlan: Convert ipvl_port.count to refcount_t.Kuniyuki Iwashima
2026-07-11bareudp: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-07-11bareudp: Protect bareudp_list with mutex.Kuniyuki Iwashima
2026-07-11veth: Support per-netns device unregistration.Kuniyuki Iwashima
2026-07-11macsec: fix promiscuity refcount leak in macsec_dev_open()James Raphael Tiovalen
2026-07-10tun: no longer rely on RTNL in tun_fill_info()Eric Dumazet
2026-07-10Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2026-07-10net: mv643xx: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10net: bcmgenet: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10net: chelsio: cxgb4: Use str_plural() in mem_intr_handler()Thorsten Blum
2026-07-10net: usb: pegasus: don't rely on id table pointer arithmeticGary Guo
2026-07-10wifi: ath9k_htc: don't store usb_device_idGary Guo
2026-07-10ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAFNorbert Szetei
2026-07-10net: qed: Fix spelling typo in qed_dcbx.c commentPraveen Rajendran
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-09wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam
2026-07-09wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam
2026-07-09wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()Dmitry Morgun
2026-07-09wifi: ath10k: fix skb leak on incomplete msdu during rx popManikanta Pubbisetty
2026-07-09wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()Wentao Liang
2026-07-09macsec: don't read an unset MAC header in macsec_encrypt()Daehyeon Ko
2026-07-09net : bonding : Remove TODO comment about retrying setting the MACParitosh Potukuchi
2026-07-09octeontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra
2026-07-09net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing
2026-07-09net: mana: Add Interrupt Moderation supportHaiyang Zhang
2026-07-09net: macb: drop in-flight Tx SKBs on closeThéo Lebrun
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui
2026-07-09net: mana: Validate the packet length reported by the NICDexuan Cui
2026-07-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Paolo Abeni