summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-18wifi: brcmfmac: Add support for the SDIO 43751 deviceFabio Estevam
2025-07-18wifi: wilc1000: Use min() to improve codeQianfeng Rong
2025-07-18wifi: mwifiex: Use max_t() to improve codeQianfeng Rong
2025-07-18wifi: brcm80211: Use min() to improve codeQianfeng Rong
2025-07-18wifi: brcmfmac: Fix typo "notifer"WangYuli
2025-07-18wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor
2025-07-18Merge tag 'rtw-next-2025-07-18' of https://github.com/pkshih/rtwJohannes Berg
2025-07-18wifi: rtlwifi: Use min()/max() to improve codeQianfeng Rong
2025-07-18wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan modeChin-Yen Lee
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USBBitterblue Smith
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USBBitterblue Smith
2025-07-18wifi: rtw89: check path range before using in rtw89_fw_h2c_rf_ps_info()Ping-Ke Shih
2025-07-18wifi: rtw89: purge obsoleted scan events with software sequence numberPing-Ke Shih
2025-07-18wifi: rtw89: dynamically update EHT preamble puncturingKuan-Chung Chen
2025-07-18wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chipsChia-Yuan Li
2025-07-18wifi: rtw89: trigger TX stuck if FIFO fullChia-Yuan Li
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-17Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-17Merge tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2025-07-17virtio-net: fix recursived rtnl_lock() during probe()Zigit Zo
2025-07-17net/mlx5: Update the list of the PCI supported devicesMaor Gottlieb
2025-07-17hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...Li Tian
2025-07-17ppp: Replace per-CPU recursion counter with lock-owner fieldSebastian Andrzej Siewior
2025-07-17dpll: zl3073x: Add support to get fractional frequency offsetIvan Vecera
2025-07-17dpll: zl3073x: Add support to adjust phaseIvan Vecera
2025-07-17dpll: zl3073x: Implement phase offset monitor featureIvan Vecera
2025-07-17dpll: zl3073x: Add support to get phase offset on connected input pinIvan Vecera
2025-07-17dpll: zl3073x: Add support to get/set esync on pinsIvan Vecera
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-07-17net: pcs: xpcs: Use devm_clk_get_optionalJack Ping CHNG
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni
2025-07-16net/mlx5e: Add device PCIe congestion ethtool statsDragos Tatulea
2025-07-16net/mlx5e: Create/destroy PCIe Congestion Event objectDragos Tatulea
2025-07-16s390/net: Remove NETIUCV device driverNagamani PV
2025-07-16net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flagRyan Wanner
2025-07-16net: cadence: macb: Enable RMII for SAMA7 gemRyan Wanner
2025-07-16net: cadence: macb: Expose REFCLK as a device tree propertyRyan Wanner
2025-07-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-16net: airoha: fix potential use-after-free in airoha_npu_get()Alok Tiwari
2025-07-16net/mlx5: Correctly set gso_size when LRO is usedChristoph Paasch
2025-07-16Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant witho...Zijun Hu
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pk...Luiz Augusto von Dentz
2025-07-16ovpn: reset GSO metadata after decapsulationRalf Lici
2025-07-16ovpn: reject unexpected netlink attributesAntonio Quartulli
2025-07-16ovpn: propagate socket mark to skb in UDPRalf Lici
2025-07-15net: libwx: fix multicast packets received countJiawen Wu