aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add link from if_iwlwifi(4) to iwlwifi(4)Li-Wen Hsu2024-02-271-0/+1
* iwlwifi: improve error messageBjoern A. Zeeb2024-02-191-0/+4
* iwlwifi: add the d3 (PM) bits to the Makefile (disabled)Bjoern A. Zeeb2024-02-191-2/+6
* iwlwifi: adjust to make d3.c compileBjoern A. Zeeb2024-02-192-0/+7
* LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* definesBjoern A. Zeeb2024-02-192-0/+7
* iwlwififw: add firmware for the Bz/B200 chipsetBjoern A. Zeeb2024-02-195-0/+15
* LinuxKPI: implement memset_after()Bjoern A. Zeeb2024-02-191-0/+8
* iwlwifi: re-enable "Invalid TXQ id" loggingBjoern A. Zeeb2023-11-291-3/+4
* LinuxKPI: 802.11: add unconditional error reportingBjoern A. Zeeb2023-11-291-20/+64
* LinuxKPI: 802.11: fix problem removing staBjoern A. Zeeb2023-11-291-19/+18
* LinuxKPI: 802.11: avoid symbol clash on UP to AC mappingBjoern A. Zeeb2023-11-291-3/+4
* iwlwifi: local namespace change for sysctlBjoern A. Zeeb2023-11-291-0/+3
* iwlwifi: Update iwlwifi.4 and iwlwififw.4 device listBjoern A. Zeeb2023-11-292-563/+445
* iwlwifi/rtw88: re-attach to build after updatesBjoern A. Zeeb2023-11-291-2/+2
* LinuxKPI: 802.11: pass non-0/NULL arguments to MO functionsBjoern A. Zeeb2023-11-293-17/+21
* iwlwifi firmware: update up-to -83 / updated -77 for othersBjoern A. Zeeb2023-11-2935-15/+15
* iwlwifi: update driver from upstreamBjoern A. Zeeb2023-11-29116-4966/+15384
* LinuxKPI: 802.11: prepare for iwlwifi driver updatesBjoern A. Zeeb2023-11-291-15/+1
* iwlwifi: fix a bug in iwl_ssid_exist()Bjoern A. Zeeb2023-11-291-0/+4
* LinuxKPI: 802.11: make sure bssid for scans (probe_req) is setBjoern A. Zeeb2023-11-291-0/+1
* iwlwifi/LinuxKPI: 802.11: update ieee80211_request_smps()Bjoern A. Zeeb2023-11-292-12/+3
* rtw88: update driver from upstreamBjoern A. Zeeb2023-11-2947-551/+4610
* iwlwifi/rtw88: temporary disable build for updatesBjoern A. Zeeb2023-11-291-3/+2
* LinuxKPI: implement mul_u64_u64_div_u64()Bjoern A. Zeeb2023-11-291-0/+49
* net80211: Radiotap: add two more EHT definesBjoern A. Zeeb2023-11-291-0/+2
* LinuxKPI: add ptp_clock_kernel.hBjoern A. Zeeb2023-06-261-0/+77
* net80211: Radiotap: update for newer standards (add EHT, U-SIG)Bjoern A. Zeeb2023-06-261-9/+136
* iwlwifi: quieten more compiler warningsBjoern A. Zeeb2023-06-267-0/+21
* iwlwifi: rtw88: rtw89: fix gcc warningsBjoern A. Zeeb2023-06-268-8/+25
* man4: fix some mandoc lint for iwlwifi.4 and rtw88.4Bjoern A. Zeeb2023-06-262-11/+15
* linux_80211: Don't dequeue lsta if not queuedColin Percival2023-03-081-1/+4
* LinuxKPI: 802.11: basic implementation of *queue(s)/*txq*Bjoern A. Zeeb2023-02-173-59/+316
* iwlwifi: Disable -Wformat when building with GCC.John Baldwin2023-01-241-0/+3
* LinuxKPI: add kstrtou32_from_user() and mac_pton()Bjoern A. Zeeb2023-01-181-13/+52
* iwlwifi: mark a declaration for a non-existent functionBjoern A. Zeeb2023-01-181-0/+2
* LinuxKPI,lindebugfs: add u8 base type and blob supportBjoern A. Zeeb2023-01-182-1/+76
* LinuxKPI: iwlwifi: rtw88: rtw89: remove budget argument from netif_napi_add()Bjoern A. Zeeb2023-01-185-10/+8
* iwlwifi.4: typo fixedMaxim Konovalov2023-01-111-1/+1
* iwlwifi: fix hang on unloading driverBjoern A. Zeeb2022-11-281-0/+11
* LinuxKPI: seq_file add "private" versions.Bjoern A. Zeeb2022-11-282-0/+36
* LinuxKPI: 802.11: add changes to support debugfs in iwlwifiBjoern A. Zeeb2022-11-281-11/+22
* iwlwifi: prepare to support debugfsBjoern A. Zeeb2022-11-287-6/+870
* iwlwifi: constify another argument of iwl_print_hex_dump()Bjoern A. Zeeb2022-11-282-0/+8
* iwlwifi: enforce FreeBSD specific (expected) behaviourBjoern A. Zeeb2022-10-171-0/+10
* LinuxKPI: 80211 (+net80211): update and cleanup headersBjoern A. Zeeb2022-10-175-97/+251
* LinuxKPI, dev: 80211 update mac80211 KPIBjoern A. Zeeb2022-09-215-20/+54
* LinuxKPI: 80211 / iwlwifi: improve queue managementBjoern A. Zeeb2022-09-212-46/+39
* iwlwifi: add FreeBSD specific debuggingBjoern A. Zeeb2022-09-212-0/+18
* LinuxKPI: 80211: improve linuxkpi_ieee80211_get_tid()Bjoern A. Zeeb2022-09-212-5/+15
* iwlwifi: move an ieee80211_get_tid() callBjoern A. Zeeb2022-09-211-0/+7