index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
/
main.c
Age
Commit message (
Expand
)
Author
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wcn36xx
Breno Leitao
2023-12-01
wifi: wcn36xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-01
wifi: drivers: Explicitly include correct DT includes
Rob Herring
2023-03-15
wifi: wcn36xx: add support for pronto-v3
Vladimir Lypak
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-07-29
wifi: wcn36xx: Move capability bitmap to string translation function to firmw...
Bryan O'Donoghue
2022-07-29
wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
Bryan O'Donoghue
2022-07-29
wifi: wcn36xx: Rename clunky firmware feature bit enum
Bryan O'Donoghue
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-01
wcn36xx: Improve readability of wcn36xx_caps_name
Benjamin Stürz
2022-03-30
wcn36xx: Implement tx_rate reporting
Edmond Gagnon
2022-02-10
wcn36xx: Uninitialized variable in wcn36xx_change_opchannel()
Dan Carpenter
2022-02-03
wcn36xx: clean up some inconsistent indenting
Yang Li
2022-01-31
wcn36xx: Differentiate wcn3660 from wcn3620
Bryan O'Donoghue
2022-01-19
wcn36xx: Add SNR reporting via get_survey()
Bryan O'Donoghue
2022-01-19
wcn36xx: Track SNR and RSSI for each RX frame
Bryan O'Donoghue
2022-01-19
wcn36xx: Track the band and channel we are tuned to
Bryan O'Donoghue
2022-01-17
wcn36xx: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-16
wcn36xx: Implement beacon filtering
Bryan O'Donoghue
2021-11-26
wcn36xx: Use correct SSN for ADD BA request
Loic Poulain
2021-11-01
wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan
Benjamin Li
2021-11-01
wcn36xx: implement flush op to speed up connected scan
Benjamin Li
2021-11-01
wcn36xx: add debug prints for sw_scan start/complete
Benjamin Li
2021-10-28
wcn36xx: add missing 5GHz channels 136 and 144
Benjamin Li
2021-10-28
wcn36xx: Channel list update before hardware scan
Loic Poulain
2021-10-27
Revert "wcn36xx: Enable firmware link monitoring"
Bryan O'Donoghue
2021-10-27
wcn36xx: Fix packet drop on resume
Loic Poulain
2021-10-27
wcn36xx: Fix HT40 capability for 2Ghz band
Loic Poulain
2021-10-27
Revert "wcn36xx: Disable bmps when encryption is disabled"
Bryan O'Donoghue
2021-10-27
wcn36xx: Add chained transfer support for AMSDU
Loic Poulain
2021-10-27
wcn36xx: Enable hardware scan offload for 5Ghz band
Loic Poulain
2021-09-21
wcn36xx: Implement Idle Mode Power Save
Bryan O'Donoghue
2021-09-21
wcn36xx: Fix Antenna Diversity Switching
Bryan O'Donoghue
2021-08-29
wcn36xx: Allow firmware name to be overridden by DT
Bjorn Andersson
2021-08-29
wcn36xx: Ensure finish scan is not requested before start scan
Joseph Gates
2021-06-14
wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
Bryan O'Donoghue
2021-06-14
wcn36xx: Enable WOWLAN flags
Bryan O'Donoghue
2021-06-14
wcn36xx: Add host resume request support
Bryan O'Donoghue
2021-06-14
wcn36xx: Add Host suspend indication support
Bryan O'Donoghue
2021-06-14
wcn36xx: Add GTK offload info to WoWLAN resume
Bryan O'Donoghue
2021-06-14
wcn36xx: Add GTK offload to WoWLAN path
Bryan O'Donoghue
2021-06-14
wcn36xx: Add set_rekey_data callback
Bryan O'Donoghue
2021-06-14
wcn36xx: Add ipv6 namespace offload in suspend
Bryan O'Donoghue
2021-06-14
wcn36xx: Add ipv6 address tracking
Bryan O'Donoghue
2021-06-14
wcn36xx: Do not flush indication queue on suspend/resume
Bryan O'Donoghue
2021-06-14
wcn36xx: Add ipv4 ARP offload support in suspend
Bryan O'Donoghue
[next]