index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-06-09
wifi: ath12k: delete the timer rx_replenish_retry during rmmod
Hari Chandrakanthan
-0
/
+1
2023-06-09
wifi: ath12k: Use msdu_end to check MCBC
Baochen Qiang
-13
/
+13
2023-06-09
wifi: ath12k: check hardware major version for WCN7850
Carl Huang
-1
/
+13
2023-06-09
wifi: ath12k: Avoid NULL pointer access during management transmit cleanup
Balamurugan S
-0
/
+1
2023-06-09
wifi: ath11k: update proper pdev/vdev id for testmode command
Venkateswara Naralasetty
-3
/
+34
2023-06-09
wifi: atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv()
Uwe Kleine-König
-1
/
+1
2023-06-09
wifi: ath10k: Convert to platform remove callback returning void
Uwe Kleine-König
-9
/
+5
2023-06-09
wifi: ath10k: Drop checks that are always false
Uwe Kleine-König
-9
/
+0
2023-06-09
wifi: ath10k: Drop cleaning of driver data from probe error path and remove
Uwe Kleine-König
-3
/
+0
2023-06-01
wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restart
Youghandhar Chintala
-9
/
+7
2023-06-01
wifi: ath11k: Add HTT stats for PHY reset case
Nidhi Jain
-0
/
+157
2023-06-01
wifi: ath11k: Allow ath11k to boot without caldata in ftm mode
Sowmiya Sree Elavalagan
-1
/
+9
2023-06-01
wifi: ath11k: factory test mode support
Govindaraj Saminathan
-21
/
+444
2023-06-01
wifi: ath11k: remove unused function ath11k_tm_event_wmi()
Govindaraj Saminathan
-70
/
+2
2023-06-01
wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855
Wen Gong
-13
/
+40
2023-05-26
wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatory
P Praneesh
-35
/
+68
2023-05-25
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
-1
/
+7
2023-05-25
wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
-1
/
+1
2023-05-25
wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
-2
/
+2
2023-05-17
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
-152
/
+545
2023-05-17
wifi: ath11k: Send HT fixed rate in WMI peer fixed param
Maharaja Kennadyrajan
-2
/
+61
2023-05-17
wifi: ath11k: Relocate the func ath11k_mac_bitrate_mask_num_ht_rates() and ch...
Maharaja Kennadyrajan
-15
/
+15
2023-05-17
wifi: ath12k: increase vdev setup timeout
Aishwarya R
-1
/
+4
2023-05-17
wifi: rtw89: 8851b: rfk: add TSSI
Ping-Ke Shih
-0
/
+621
2023-05-17
wifi: rtw89: 8851b: rfk: add DPK
Ping-Ke Shih
-0
/
+1064
2023-05-17
wifi: rtw89: 8851b: rfk: add RX DCK
Ping-Ke Shih
-0
/
+113
2023-05-17
wifi: rtw89: 8851b: add to parse efuse content
Ping-Ke Shih
-0
/
+269
2023-05-17
wifi: rtw89: 8851b: add set channel function
Ping-Ke Shih
-0
/
+717
2023-05-17
wifi: rtw89: 8851b: add basic power on function
Ping-Ke Shih
-0
/
+346
2023-05-17
wifi: rtw89: 8851b: add BT coexistence support function
Ping-Ke Shih
-0
/
+364
2023-05-17
wifi: rtw89: 8851b: configure GPIO according to RFE type
Ping-Ke Shih
-0
/
+86
2023-05-17
wifi: rtw89: 8851b: add to read efuse version to recognize hardware version B
Ping-Ke Shih
-0
/
+22
2023-05-15
wifi: rtl8xxxu: Rename some registers
Bitterblue Smith
-83
/
+83
2023-05-15
wifi: rtl8xxxu: Support new chip RTL8192FU
Bitterblue Smith
-31
/
+2263
2023-05-15
wifi: brcmfmac: wcc: Add debug messages
Matthias Brugger
-2
/
+2
2023-05-15
net: Remove low_thresh in ip defrag
Angus Chen
-24
/
+18
2023-05-15
Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
-300
/
+3488
2023-05-13
sfc: fix use-after-free in efx_tc_flower_record_encap_match()
Edward Cree
-2
/
+2
2023-05-13
net: phylink: constify fwnode arguments
Russell King (Oracle)
-9
/
+11
2023-05-13
net: fec: using the standard return codes when xdp xmit errors
Shenwei Wang
-3
/
+3
2023-05-13
net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs
Daire McNamara
-3
/
+10
2023-05-13
ping: Convert hlist_nulls to plain hlist.
Kuniyuki Iwashima
-26
/
+15
2023-05-13
Merge branch 'skb_frag_fill_page_desc'
David S. Miller
-109
/
+65
2023-05-13
net: remove __skb_frag_set_page()
Yunsheng Lin
-17
/
+1
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
-92
/
+64
2023-05-13
selftests: net: vxlan: Add tests for vxlan nolocalbypass option.
Vladimir Nikishkin
-0
/
+241
2023-05-13
net: vxlan: Add nolocalbypass option to vxlan.
Vladimir Nikishkin
-3
/
+23
2023-05-13
Merge branch 'broadcom-phy-wol'
David S. Miller
-5
/
+416
2023-05-13
net: bcmgenet: Add support for PHY-based Wake-on-LAN
Florian Fainelli
-0
/
+14
2023-05-13
net: phy: broadcom: Add support for Wake-on-LAN
Florian Fainelli
-3
/
+395
[next]