index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: atmel: Fix an error handling path in atmel_probe()
Christophe JAILLET
2023-05-25
1
-2
/
+11
*
wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
Christophe JAILLET
2023-05-25
1
-2
/
+11
*
wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
Christophe JAILLET
2023-05-25
1
-2
/
+11
*
wifi: rtw89: use flexible array member in rtw89_btc_btf_tlv
Arnd Bergmann
2023-05-25
1
-1
/
+1
*
wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
Colin Ian King
2023-05-25
1
-1
/
+1
*
wifi: rtw89: use struct to access register-based H2C/C2H
Ping-Ke Shih
2023-05-25
3
-66
/
+77
*
wifi: rtw89: use struct and le32_get_bits() to access RX descriptor
Ping-Ke Shih
2023-05-25
2
-90
/
+25
*
wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEs
Ping-Ke Shih
2023-05-25
3
-40
/
+52
*
wifi: rtw89: use struct and le32_get_bits to access RX info
Ping-Ke Shih
2023-05-25
2
-31
/
+29
*
wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...
Ping-Ke Shih
2023-05-25
7
-8
/
+26
*
wifi: rtw89: 8851b: add 8851be to Makefile and Kconfig
Ping-Ke Shih
2023-05-25
2
-0
/
+23
*
wifi: rtw89: add tx_wake notify for 8851B
Chin-Yen Lee
2023-05-25
1
-0
/
+1
*
wifi: rtw89: enlarge supported length of read_reg debugfs entry
Ping-Ke Shih
2023-05-25
1
-3
/
+20
*
wifi: rtw89: 8851b: add RF configurations
Ping-Ke Shih
2023-05-25
1
-0
/
+61
*
wifi: rtw89: 8851b: add MAC configurations to chip_info
Ping-Ke Shih
2023-05-25
1
-0
/
+89
*
wifi: rtw89: 8851b: fill BB related capabilities to chip_info
Ping-Ke Shih
2023-05-25
2
-0
/
+201
*
wifi: rtw89: 8851b: add TX power related functions
Ping-Ke Shih
2023-05-25
1
-0
/
+254
*
wifi: rtw89: refine packet offload handling under SER
Zong-Zhe Yang
2023-05-25
2
-2
/
+5
*
wifi: rtw89: tweak H2C TX waiting function for SER
Zong-Zhe Yang
2023-05-25
3
-0
/
+11
*
wifi: rtw89: ser: reset total_sta_assoc and tdls_peer when L2
Zong-Zhe Yang
2023-05-25
1
-0
/
+3
*
wifi: rtw88: Add support for the SDIO based RTL8723DS chipset
Martin Blumenstingl
2023-05-25
3
-0
/
+55
*
wifi: rtw88: rtw8723d: Implement RTL8723DS (SDIO) efuse parsing
Martin Blumenstingl
2023-05-25
2
-0
/
+15
*
wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()
Martin Blumenstingl
2023-05-25
1
-3
/
+21
*
wifi: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-25
2
-2
/
+2
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-05-17
23
-152
/
+545
|
\
|
*
wifi: ath11k: Send HT fixed rate in WMI peer fixed param
Maharaja Kennadyrajan
2023-05-17
1
-2
/
+61
|
*
wifi: ath11k: Relocate the func ath11k_mac_bitrate_mask_num_ht_rates() and ch...
Maharaja Kennadyrajan
2023-05-17
1
-15
/
+15
|
*
wifi: ath12k: increase vdev setup timeout
Aishwarya R
2023-05-17
2
-1
/
+4
|
*
wifi: ath11k: EMA beacon support
Aloka Dixit
2023-05-09
3
-3
/
+70
|
*
wifi: ath11k: MBSSID beacon support
Aloka Dixit
2023-05-09
2
-5
/
+112
|
*
wifi: ath11k: refactor vif parameter configurations
Aloka Dixit
2023-05-09
1
-17
/
+24
|
*
wifi: ath11k: MBSSID parameter configuration in AP mode
Aloka Dixit
2023-05-09
3
-8
/
+32
|
*
wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmd
Aloka Dixit
2023-05-09
2
-6
/
+6
|
*
wifi: ath11k: MBSSID configuration during vdev create/start
Aloka Dixit
2023-05-09
3
-4
/
+90
|
*
wifi: ath11k: driver settings for MBSSID and EMA
Aloka Dixit
2023-05-09
5
-0
/
+20
|
*
wifi: ath: work around false-positive stringop-overread warning
Arnd Bergmann
2023-05-09
2
-10
/
+10
|
*
wifi: ath11k: Use list_count_nodes()
Christophe JAILLET
2023-05-05
2
-26
/
+1
|
*
wifi: ath10k: Use list_count_nodes()
Christophe JAILLET
2023-05-05
3
-32
/
+8
|
*
wifi: ath10k: Serialize wake_tx_queue ops
Alexander Wetzel
2023-05-05
3
-2
/
+10
|
*
wifi: ath12k: fix potential wmi_mgmt_tx_queue race condition
Karthik M
2023-05-05
1
-1
/
+1
|
*
wifi: ath12k: add wait operation for tx management packets for flush from mac...
Karthik M
2023-05-05
4
-8
/
+38
|
*
wifi: ath11k: fix registration of 6Ghz-only phy without the full channel range
Maxime Bizon
2023-04-28
1
-1
/
+1
|
*
wifi: ath12k: Remove some dead code
Christophe JAILLET
2023-04-28
1
-5
/
+0
|
*
wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-04-28
1
-0
/
+4
|
*
wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
Peter Seiderer
2023-04-28
1
-9
/
+18
|
*
wifi: ath12k: send WMI_PEER_REORDER_QUEUE_SETUP_CMDID when ADDBA session starts
Carl Huang
2023-04-26
1
-1
/
+13
|
*
wifi: ath12k: set PERST pin no pull request for WCN7850
Carl Huang
2023-04-26
2
-1
/
+3
|
*
wifi: ath12k: add qmi_cnss_feature_bitmap field to hardware parameters
Carl Huang
2023-04-26
3
-2
/
+11
*
|
wifi: rtw89: 8851b: rfk: add TSSI
Ping-Ke Shih
2023-05-17
2
-0
/
+621
*
|
wifi: rtw89: 8851b: rfk: add DPK
Ping-Ke Shih
2023-05-17
3
-0
/
+1064
[next]