summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-30wifi: remove orphaned cisco/aironet driverArnd Bergmann
2023-10-30wifi: atmel: remove wext style at76c50x driversArnd Bergmann
2023-10-30wifi: libertas: drop 16-bit PCMCIA supportArnd Bergmann
2023-10-30wifi: rtw89: extend PHY status parser to support WiFi 7 chipsPing-Ke Shih
2023-10-30wifi: rtw89: consider RX info for WiFi 7 chipsPing-Ke Shih
2023-10-30wifi: rtw89: configure PPDU max user by chipZong-Zhe Yang
2023-10-30wifi: rtw89: set entry size of address CAM to H2C field by chipPing-Ke Shih
2023-10-30wifi: airo: replace deprecated strncpy with strscpy_padJustin Stitt
2023-10-30wifi: wilc1000: always release SDIO host in wilc_sdio_cmd53()Dmitry Antipov
2023-10-30wifi: wilc1000: simplify remain on channel supportDmitry Antipov
2023-10-30wifi: rtw89: pci: generalize code of PCI control DMA IO for WiFi 7Ping-Ke Shih
2023-10-30wifi: rtw89: pci: add new RX ring design to determine full RX ring efficientlyPing-Ke Shih
2023-10-30wifi: rtw89: pci: define PCI ring address for WiFi 7 chipsPing-Ke Shih
2023-10-30wifi: rtw89: 8922ae: add 8922AE PCI entry and basic infoPing-Ke Shih
2023-10-30wifi: rtw89: fix timeout calculation in rtw89_roc_end()Dmitry Antipov
2023-10-30wifi: rtlwifi: rtl92ee_dm_dynamic_primary_cca_check(): fix typo in function nameDmitry Antipov
2023-10-30wifi: rtlwifi: cleanup struct rtl_phyDmitry Antipov
2023-10-30wifi: rtlwifi: cleanup struct rtl_halDmitry Antipov
2023-10-30wifi: brcmsmac: replace deprecated strncpy with memcpyJustin Stitt
2023-10-30wifi: brcm80211: replace deprecated strncpy with strscpyJustin Stitt
2023-10-26MAINTAINERS: Remove linuxwwan@intel.com mailing listBagas Sanjaya
2023-10-26Merge branch 'intel-wired-lan-driver-updates-for-2023-10-25-ice'Jakub Kicinski
2023-10-26ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski
2023-10-26ice: Remove redundant zeroing of the fields.Pawel Chmielewski
2023-10-26ice: Add support for E830 DDP package segmentDan Nowlin
2023-10-26ice: Add ice_get_link_status_datalenPaul Greenwalt
2023-10-26ice: Add 200G speed/phy type useAlice Michael
2023-10-26ice: Add E830 device IDs, MAC type and registersPaul Greenwalt
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2023-10-26MAINTAINERS: Maintainer change for ptp_vmw driverAlexey Makhalov
2023-10-26bnxt_en: Fix 2 stray ethtool -S countersMichael Chan
2023-10-26tools: ynl-gen: respect attr-cnt-name at the attr set levelJakub Kicinski
2023-10-26netlink: specs: support conditional operationsJakub Kicinski
2023-10-26netlink: make range pointers in policies constJakub Kicinski
2023-10-26net/mlx5: fix uninit value usePrzemek Kitszel
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-26netkit: Remove explicit active/peer ptr initializationNikolay Aleksandrov
2023-10-26selftests/bpf: Fix selftests broken by mitigations=offYafang Shao
2023-10-26samples/bpf: Allow building with custom bpftoolViktor Malik
2023-10-26samples/bpf: Fix passing LDFLAGS to libbpfViktor Malik
2023-10-26samples/bpf: Allow building with custom CFLAGS/LDFLAGSViktor Malik
2023-10-26bareudp: use ports to lookup routeBeniamino Galvani
2023-10-26bpf: Add more WARN_ON_ONCE checks for mismatched alloc and freeHou Tao
2023-10-26Merge tag 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2023-10-25Merge branch 'net-ipv6-addrconf-ensure-that-temporary-addresses-preferred-lif...Jakub Kicinski
2023-10-25Documentation: networking: explain what happens if temp_prefered_lft is too s...Alex Henrie
2023-10-25Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie
2023-10-25net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie