summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-11-02net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson
2023-11-02net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-02octeontx2-pf: Fix holes in error codeRatheesh Kannoth
2023-11-02octeontx2-pf: Fix error codesRatheesh Kannoth
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01net: xscale: Drop unused PHY numberLinus Walleij
2023-11-01net: mdio: fill in missing MODULE_DESCRIPTION()sAndrew Lunn
2023-11-01net: phy: fill in missing MODULE_DESCRIPTION()sAndrew Lunn
2023-11-01Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-31wifi: ath10k: replace deprecated strncpy with memcpyJustin Stitt
2023-10-31wifi: ath12k: drop NULL pointer check in ath12k_update_per_peer_tx_stats()Ma Ke
2023-10-30wifi: remove orphaned rndis_wlan driverArnd Bergmann
2023-10-30wifi: remove orphaned wl3501 driverArnd Bergmann
2023-10-30wifi: remove orphaned ray_cs driverArnd Bergmann
2023-10-30wifi: remove orphaned orinoco driverArnd Bergmann
2023-10-30wifi: remove orphaned zd1201 driverArnd Bergmann
2023-10-30wifi: remove obsolete hostap driverArnd Bergmann
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-28net: fill in MODULE_DESCRIPTION()s under drivers/net/Jakub Kicinski
2023-10-28net: fill in MODULE_DESCRIPTION()s in kuba@'s modulesJakub Kicinski
2023-10-27net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS driversRaju Lakkaraju
2023-10-27net: mana: Use xdp_set_features_flag instead of direct assignmentKonstantin Taranov
2023-10-27vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()Benjamin Poirier
2023-10-27iavf: delete the iavf client interfaceMichal Schmidt
2023-10-27iavf: add a common function for undoing the interrupt schemeMichal Schmidt
2023-10-27iavf: use unregister_netdevMichal Schmidt
2023-10-27iavf: rely on netdev's own registered stateMichal Schmidt
2023-10-27iavf: fix the waiting time for initial resetMichal Schmidt