aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* LinuxKPI: 802.11: change teardown order to avoid iwlwifi firmware crashesBjoern A. Zeeb8 hours1-29/+55
* LinuxKPI: 802.11: disable early queue wakeup workaround; better classifyBjoern A. Zeeb2024-04-151-2/+12
* LinuxKPI: napi_schedule() requires return value, implement napi_is_scheduled()Bjoern A. Zeeb2024-04-152-3/+14
* LinuxKPI: 802.11: implement a deferred RX pathBjoern A. Zeeb2024-02-222-11/+154
* Add link from if_iwlwifi(4) to iwlwifi(4)Li-Wen Hsu2024-02-221-0/+1
* iwm.4: add iwlwifi cross-referenceEd Maste2024-02-201-1/+2
* iwlwifi: improve error messageBjoern A. Zeeb2024-02-141-0/+4
* LinuxKPI: implement memset_after()Bjoern A. Zeeb2024-02-031-0/+8
* iwlwifi: add the d3 (PM) bits to the Makefile (disabled)Bjoern A. Zeeb2024-02-031-2/+6
* iwlwifi: adjust to make d3.c compileBjoern A. Zeeb2024-02-032-0/+7
* LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* definesBjoern A. Zeeb2024-02-032-0/+7
* net80211: move net_epoch into net80211Bjoern A. Zeeb2023-12-013-3/+7
* iwlwififw: add firmware for the Bz/B200 chipsetBjoern A. Zeeb2023-11-295-0/+15
* sys: Disable -Walloc-size-larger-than for GCC 9+John Baldwin2023-11-151-0/+1
* iwlwifi: re-enable "Invalid TXQ id" loggingBjoern A. Zeeb2023-10-091-3/+4
* LinuxKPI: 802.11: add unconditional error reportingBjoern A. Zeeb2023-10-091-20/+64
* LinuxKPI: 802.11: fix problem removing staBjoern A. Zeeb2023-09-301-19/+18
* LinuxKPI: 802.11: avoid symbol clash on UP to AC mappingBjoern A. Zeeb2023-09-251-3/+4
* iwlwifi: local namespace change for sysctlBjoern A. Zeeb2023-09-211-0/+3
* iwlwifi: Update iwlwifi.4 and iwlwififw.4 device listBjoern A. Zeeb2023-09-212-563/+445
* iwlwifi: re-attach to build after updatesBjoern A. Zeeb2023-09-211-1/+1
* LinuxKPI: 802.11: pass non-0/NULL arguments to MO functionsBjoern A. Zeeb2023-09-213-17/+21
* iwlwifi firmware: update up-to -83 / updated -77 for othersBjoern A. Zeeb2023-09-2135-15/+15
* iwlwifi: update driver from upstreamBjoern A. Zeeb2023-09-21116-4966/+15384
* LinuxKPI: 802.11: prepare for iwlwifi driver updatesBjoern A. Zeeb2023-09-211-15/+1
* iwlwifi: temporary disable build for updatesBjoern A. Zeeb2023-09-211-1/+1
* LinuxKPI: 802.11: make sure bssid for scans (probe_req) is setBjoern A. Zeeb2023-09-141-0/+1
* iwlwifi: fix a bug in iwl_ssid_exist()Bjoern A. Zeeb2023-09-141-0/+4
* iwlwifi/LinuxKPI: 802.11: update ieee80211_request_smps()Bjoern A. Zeeb2023-09-052-12/+3
* rtw88: update driver from upstreamBjoern A. Zeeb2023-09-0547-551/+4610
* LinuxKPI: implement mul_u64_u64_div_u64()Bjoern A. Zeeb2023-08-181-0/+48
* net80211: Radiotap: add two more EHT definesBjoern A. Zeeb2023-08-071-0/+2
* LinuxKPI: add ptp_clock_kernel.hBjoern A. Zeeb2023-05-161-0/+77
* net80211: Radiotap: update for newer standards (add EHT, U-SIG)Bjoern A. Zeeb2023-05-161-4/+128
* man4: fix some mandoc lint for iwlwifi.4 and rtw88.4Bjoern A. Zeeb2023-04-232-11/+15
* iwlwifi: quieten more compiler warningsBjoern A. Zeeb2023-04-207-0/+21
* iwlwifi: rtw88: rtw89: fix gcc warningsBjoern A. Zeeb2023-04-199-14/+25
* iwlwifi: Silence unused but set warnings from GCC for iwl-debug.c.John Baldwin2023-04-101-0/+3
* linux_80211: Don't dequeue lsta if not queuedColin Percival2023-03-051-1/+4
* LinuxKPI: 802.11: basic implementation of *queue(s)/*txq*Bjoern A. Zeeb2023-01-313-59/+299
* iwlwifi: mark a declaration for a non-existent functionBjoern A. Zeeb2023-01-131-0/+2
* LinuxKPI: add kstrtou32_from_user() and mac_pton()Bjoern A. Zeeb2023-01-131-13/+52
* LinuxKPI: iwlwifi: rtw88: rtw89: remove budget argument from netif_napi_add()Bjoern A. Zeeb2022-11-285-10/+8
* LinuxKPI,lindebugfs: add u8 base type and blob supportBjoern A. Zeeb2022-11-282-1/+76
* iwlwifi: fix hang on unloading driverBjoern A. Zeeb2022-11-221-0/+11
* LinuxKPI: seq_file add "private" versions.Bjoern A. Zeeb2022-10-242-0/+36
* LinuxKPI: 802.11: add changes to support debugfs in iwlwifiBjoern A. Zeeb2022-10-221-11/+22
* iwlwifi: prepare to support debugfsBjoern A. Zeeb2022-10-227-6/+870
* iwlwifi: constify another argument of iwl_print_hex_dump()Bjoern A. Zeeb2022-10-222-0/+8
* iwlwifi: enforce FreeBSD specific (expected) behaviourBjoern A. Zeeb2022-09-251-0/+10