index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
ath9k: Fix usage of driver-private space in tx_info
Toke Høiland-Jørgensen
2
-11
/
+21
2022-04-20
ath9k: Properly clear TX status area before reporting to mac80211
Toke Høiland-Jørgensen
1
-3
/
+2
2022-04-20
Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"
Anilkumar Kolli
1
-8
/
+13
2022-04-13
ath11k: mhi: use mhi_sync_power_up()
Kalle Valo
1
-1
/
+1
2022-04-13
ath11k: pci: fix crash on suspend if board file is not found
Kalle Valo
1
-0
/
+10
2022-04-13
ath11k: fix kernel panic during unload/load ath11k modules
Venkateswara Naralasetty
1
-0
/
+2
2022-04-13
ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
Zekun Shen
1
-0
/
+3
2022-04-08
ath10k: Fix error handling in ath10k_setup_msa_resources
Miaoqian Lin
1
-1
/
+1
2022-04-08
ath9k_htc: fix uninit value bugs
Pavel Skripkin
1
-0
/
+5
2022-04-08
ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern
Wen Gong
1
-3
/
+4
2022-04-08
carl9170: fix missing bit-wise or operator for tx_params
Colin Ian King
1
-1
/
+1
2022-03-28
wcn36xx: Differentiate wcn3660 from wcn3620
Bryan O'Donoghue
2
-0
/
+4
2022-03-28
Revert "ath: add support for special 0x0 regulatory domain"
Brian Norris
1
-5
/
+5
2022-01-27
ath11k: qmi: avoid error messages when dma allocation fails
Aaron Ma
1
-1
/
+1
2022-01-27
ath11k: Fix napi related hang
Ben Greear
3
-7
/
+19
2022-01-27
ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
Zekun Shen
1
-0
/
+7
2022-01-27
ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()
Tetsuo Handa
3
-0
/
+10
2022-01-27
ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()
Tetsuo Handa
2
-0
/
+9
2022-01-27
ath11k: Avoid false DEADLOCK warning reported by lockdep
Baochen Qiang
2
-0
/
+24
2022-01-27
ath10k: Fix tx hanging
Sebastian Gottschall
2
-2
/
+3
2022-01-27
ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_work
Wen Gong
1
-1
/
+1
2022-01-27
ath11k: Avoid NULL ptr access during mgmt tx cleanup
Sriram R
1
-15
/
+20
2022-01-27
ath11k: Fix crash caused by uninitialized TX ring
Baochen Qiang
1
-2
/
+0
2022-01-27
ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
Zekun Shen
1
-0
/
+4
2022-01-27
ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()
Zhou Qingyang
1
-2
/
+5
2022-01-27
ath11k: Fix deleting uninitialized kernel timer during fragment cache flush
Rameshkumar Sundaram
1
-1
/
+1
2022-01-27
wcn36xx: Fix max channels retrieval
Loic Poulain
1
-1
/
+1
2022-01-27
ath10k: Fix the MTU size on QCA9377 SDIO
Fabio Estevam
2
-1
/
+21
2022-01-27
ath11k: Use host CE parameters for CE interrupts configuration
Anilkumar Kolli
1
-8
/
+8
2022-01-27
ath11k: reset RSN/WPA present state for open BSS
Karthikeyan Kathirvel
1
-0
/
+4
2022-01-27
ath11k: clear the keys properly via DISABLE_KEY
Karthikeyan Kathirvel
2
-4
/
+3
2022-01-27
ath11k: Fix ETSI regd with weather radar overlap
Sven Eckelmann
1
-47
/
+56
2022-01-27
ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware
Rameshkumar Sundaram
2
-2
/
+3
2022-01-27
wcn36xx: fix RX BD rate mapping for 5GHz legacy rates
Benjamin Li
1
-3
/
+1
2022-01-27
wcn36xx: populate band before determining rate on RX
Benjamin Li
1
-18
/
+19
2022-01-27
wcn36xx: Put DXE block into reset before freeing memory
Bryan O'Donoghue
1
-0
/
+6
2022-01-27
wcn36xx: Release DMA channel descriptor allocations
Bryan O'Donoghue
1
-0
/
+5
2022-01-27
wcn36xx: Fix DMA channel enable/disable cycle
Bryan O'Donoghue
1
-11
/
+27
2022-01-27
wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
Bryan O'Donoghue
1
-2
/
+2
2022-01-27
wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan
Benjamin Li
3
-7
/
+32
2022-01-27
ath11k: add string type to search board data in board-2.bin for WCN6855
Wen Gong
3
-6
/
+44
2022-01-16
ath11k: Fix buffer overflow when scanning with extraie
Sven Eckelmann
1
-3
/
+3
2021-12-14
bus: mhi: core: Add support for forced PM resume
Loic Poulain
1
-1
/
+5
2021-11-18
ath10k: fix invalid dma_addr_t token assignment
Arnd Bergmann
1
-1
/
+9
2021-11-18
wcn36xx: Channel list update before hardware scan
Loic Poulain
4
-0
/
+116
2021-11-18
wcn36xx: Fix discarded frames due to wrong sequence number
Loic Poulain
1
-2
/
+7
2021-11-18
wcn36xx: add proper DMA memory barriers in rx path
Benjamin Li
1
-1
/
+11
2021-11-18
ath10k: fix module load regression with iram-recovery feature
Abinaya Kalaiselvan
3
-5
/
+24
2021-11-18
ath10k: fix max antenna gain unit
Sven Eckelmann
2
-3
/
+6
2021-11-18
ath9k: Fix potential interrupt storm on queue reset
Linus Lüssing
1
-1
/
+3
[next]