summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-01wifi: rtlwifi: Remove unused PCI related defines and structIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Access full PMCS reg and use pci_regs.hIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Add pdev into _rtl8821ae_clear_pci_pme_status()Ilpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Use pci_find_capability()Ilpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Reverse PM Capability exists checkIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Remove unnecessary PME_Status bit setIlpo Järvinen
2023-12-01wifi: rtlwifi: Convert to use PCIe capability accessorsIlpo Järvinen
2023-12-01wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen
2023-12-01wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen
2023-12-01wifi: rtw88: sdio: Honor the host max_req_size in the RX pathMartin Blumenstingl
2023-12-01wifi: rtw89: mac: functions to configure hardware engine and quota for WiFi 7...Ping-Ke Shih
2023-12-01wifi: rtw89: mac: use pointer to access functions of hardware engine and quotaPing-Ke Shih
2023-12-01wifi: rtw89: mac: move code related to hardware engine to individual functionsPing-Ke Shih
2023-12-01wifi: rtw89: mac: check queue empty according to chip genZong-Zhe Yang
2023-12-01wifi: rtw89: refine element naming used by queue empty checkZong-Zhe Yang
2023-12-01wifi: rtw89: add reserved size as factor of DLE used sizePing-Ke Shih
2023-12-01wifi: rtw89: mac: add to get DLE reserved quotaPing-Ke Shih
2023-12-01wifi: rtw89: 8922a: extend and add quota numberPing-Ke Shih
2023-12-01wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_padJustin Stitt
2023-11-30wifi: rtw89: debug: remove wrapper of rtw89_debug()Ping-Ke Shih
2023-11-30wifi: rtw89: debug: add debugfs entry to disable dynamic mechanismPing-Ke Shih
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen
2023-11-30wifi: rtw89: debug: add to check if debug mask is enabledPing-Ke Shih
2023-11-30wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behaviorSu Hui
2023-11-30wifi: rtlwifi: rtl8821ae: phy: remove some useless codeSu Hui
2023-11-30bcma: Use PCI_HEADER_TYPE_MASK instead of literalIlpo Järvinen
2023-11-30wifi: libertas: fix config name in dependency for SDIO supportLukas Bulwahn
2023-11-30wifi: rtw88: debug: remove wrapper of rtw_dbg()Ping-Ke Shih
2023-11-30wifi: brcmfmac: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30wifi: rt2x00: Simplify bool conversionYang Li
2023-11-30net: page_pool: fix general protection fault in page_pool_unlistEric Dumazet
2023-11-30Merge branch 'net-ethernet-convert-to-platform-remove-callback-returning-void'Paolo Abeni
2023-11-30net: ethernet: ezchip: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw-new: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30net: ethernet: ti: am65-cpsw: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30Merge branch 'devlink-warn-about-existing-entities-during-reload-reinit'Paolo Abeni
2023-11-30devlink: warn about existing entities during reload-reinitJiri Pirko
2023-11-30Documentation: devlink: extend reload-reinit descriptionJiri Pirko
2023-11-29Merge branch 'clean-up-and-refactor-cookie_v46_check'Jakub Kicinski
2023-11-29tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()Kuniyuki Iwashima
2023-11-29tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().Kuniyuki Iwashima
2023-11-29tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().Kuniyuki Iwashima
2023-11-29tcp: Don't pass cookie to __cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29tcp: Clean up goto labels in cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29tcp: Cache sock_net(sk) in cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29tcp: Clean up reverse xmas tree in cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King
2023-11-29net: dsa: sja1105: Use units.h instead of the copy of a definitionAndy Shevchenko