index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-07
ath9k: ar9485_initvals: Remove unused const variable 'ar9485_fast_clock_1_1_baseband_postamble'
Lee Jones
1
-7
/
+0
2020-11-07
ath9k: ar9340_initvals: Remove unused const variable 'ar9340Modes_ub124_tx_gain_table_1p0'
Lee Jones
1
-101
/
+0
2020-11-07
ath9k: ar9330_1p1_initvals: Remove unused const variable 'ar9331_common_tx_gain_offset1_1'
Lee Jones
1
-7
/
+0
2020-11-07
ath: dfs_pri_detector: Demote zero/half completed kernel-doc headers
Lee Jones
1
-5
/
+4
2020-11-07
ath: dfs_pattern_detector: Fix some function kernel-doc headers
Lee Jones
1
-6
/
+8
2020-11-07
ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' param
Lee Jones
1
-0
/
+1
2020-11-07
ath11k: Add new dfs region name for JP
Lavanya Suresh
2
-0
/
+2
2020-11-07
ath11k: fix wmi init configuration
Karthikeyan Periyasamy
1
-2
/
+2
2020-11-07
ath11k: Fix the hal descriptor mask
Karthikeyan Periyasamy
1
-3
/
+3
2020-11-07
ath11k: Fix single phy hw mode
Karthikeyan Periyasamy
1
-3
/
+0
2020-11-07
ath11k: Fix number of rules in filtered ETSI regdomain
Sven Eckelmann
1
-2
/
+3
2020-11-07
ath11k: Remove unused param from wmi_mgmt_params
Govind Singh
1
-1
/
+0
2020-11-07
ath11k: Initialize complete alpha2 for regulatory change
Sven Eckelmann
1
-0
/
+1
2020-11-07
ath11k: cold boot calibration support
Govindaraj Saminathan
6
-7
/
+100
2020-11-07
ath11k: search DT for qcom,ath11k-calibration-variant
Sven Eckelmann
4
-2
/
+41
2020-11-07
ath11k: Remove unnecessary data sync to cpu on monitor buffer
Vasanthakumar Thiagarajan
1
-4
/
+0
2020-11-07
ath11k: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-11-07
ath10k: cancel rx worker in hif_stop for SDIO
Wen Gong
1
-0
/
+6
2020-11-07
ath10k: Don't iterate over not-sdata-in-driver interfaces.
Ben Greear
4
-11
/
+14
2020-11-07
ath10k: fix compilation warning
Tamizh Chelvam
1
-1
/
+2
2020-11-06
ath11k: FILS discovery and unsolicited broadcast probe response support
Aloka Dixit
3
-0
/
+307
2020-11-06
ath10k: sdio: remove redundant check in for loop
Alex Dewar
1
-9
/
+3
2020-11-02
iwlwifi: pcie: limit memory read spin time
Johannes Berg
1
-9
/
+27
2020-11-02
rtw88: fix fw_fifo_addr check
Tom Rix
1
-1
/
+1
2020-10-28
ath11k: remove repeated words in comments and warnings
Kalle Valo
7
-10
/
+10
2020-10-28
ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warning
Kalle Valo
1
-1
/
+1
2020-10-28
ath10k: remove repeated words in comments
Kalle Valo
6
-7
/
+7
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
533
-17352
/
+26847
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-2
/
+3
2020-10-13
qtnfmac: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-22
/
+1
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-8
/
+0
2020-10-10
Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
Jakub Kicinski
66
-314
/
+1434
2020-10-09
Revert "iwlwifi: remove wide_cmd_header field"
Luca Coelho
4
-1
/
+9
2020-10-08
iwlwifi: bump FW API to 59 for AX devices
Luca Coelho
1
-1
/
+1
2020-10-08
iwlwifi: read and parse PNVM file
Luca Coelho
5
-11
/
+241
2020-10-08
iwlwifi: pcie: implement set_pnvm op
Luca Coelho
6
-11
/
+58
2020-10-08
iwlwifi: add trans op to set PNVM
Luca Coelho
1
-0
/
+12
2020-10-08
iwlwifi: move PNVM implementation to common code
Luca Coelho
4
-48
/
+78
2020-10-08
iwlwifi: rs: align to new TLC config command API
Mordechay Goodstein
2
-3
/
+12
2020-10-08
iwlwifi: fix sar geo table initialization
Naftali Goldstein
3
-18
/
+36
2020-10-08
iwlwifi: stats: add new api fields for statistics cmd/ntfy
Mordechay Goodstein
3
-60
/
+602
2020-10-08
iwlwifi: mvm: fix suspicious rcu usage warnings
Sara Sharon
1
-7
/
+13
2020-10-08
iwlwifi: mvm: remove memset of kek_kck command
Sara Sharon
1
-1
/
+0
2020-10-08
iwlwifi: mvm: don't send a CSA command the firmware doesn't know
Emmanuel Grumbach
3
-6
/
+35
2020-10-08
iwlwifi: pcie: fix the xtal latency value for a few qu devices
Luca Coelho
1
-1
/
+1
2020-10-08
iwlwifi: pcie: fix xtal latency for 9560 devices
Luca Coelho
3
-5
/
+15
2020-10-08
iwlwifi: pcie: fix 0x271B and 0x271C trans cfg struct
Luca Coelho
1
-2
/
+2
2020-10-08
iwlwifi: mvm: avoid possible NULL pointer dereference
Avraham Stern
1
-8
/
+6
2020-10-08
iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12
Nathan Errera
7
-19
/
+102
2020-10-08
iwlwifi: mvm: add a get lmac id function
Nathan Errera
4
-20
/
+20
[prev]
[next]