index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
364
-7424
/
+107630
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+26
2021-10-28
Merge tag 'iwlwifi-next-for-kalle-2021-10-28' of git://git.kernel.org/pub/scm...
Kalle Valo
26
-401
/
+804
2021-10-28
mwifiex: fix division by zero in fw download path
Johan Hovold
1
-0
/
+16
2021-10-28
rsi: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-10-28
rtl8187: fix control-message timeouts
Johan Hovold
1
-7
/
+7
2021-10-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
21
-100
/
+403
2021-10-28
iwlwifi: bump FW API to 67 for AX devices
Luca Coelho
1
-1
/
+1
2021-10-28
iwlwifi: mvm: extend session protection on association
Johannes Berg
1
-21
/
+43
2021-10-28
iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIF
Nathan Errera
4
-14
/
+14
2021-10-28
iwlwifi: mvm: remove session protection on disassoc
Johannes Berg
1
-0
/
+3
2021-10-28
iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc()
Luca Coelho
1
-2
/
+3
2021-10-28
iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMD
Luca Coelho
5
-26
/
+27
2021-10-28
iwlwifi: mvm: d3: use internal data representation
Johannes Berg
2
-188
/
+212
2021-10-28
iwlwifi: mvm: update RFI TLV
Gregory Greenman
1
-1
/
+1
2021-10-28
iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointer
Luca Coelho
1
-4
/
+4
2021-10-28
iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW
Luca Coelho
2
-1
/
+11
2021-10-28
iwlwifi: yoyo: support for ROM usniffer
Mukesh Sisodiya
2
-15
/
+94
2021-10-28
iwlwifi: fw: uefi: add missing include guards
Johannes Berg
1
-1
/
+4
2021-10-28
iwlwifi: dump host monitor data when NIC doesn't init
Johannes Berg
1
-1
/
+45
2021-10-28
iwlwifi: pcie: simplify iwl_pci_find_dev_info()
Johannes Berg
1
-4
/
+3
2021-10-28
iwlwifi: ACPI: support revision 3 WGDS tables
Ayala Barazani
5
-69
/
+193
2021-10-28
iwlwifi: pcie: update sw error interrupt for BZ family
Mike Golant
3
-13
/
+42
2021-10-28
iwlwifi: add new pci SoF with JF
Yaara Baruch
1
-0
/
+33
2021-10-28
iwlwifi: mvm: Use all Rx chains for roaming scan
Ilan Peer
1
-0
/
+8
2021-10-28
iwlwifi: pcie: remove two duplicate PNJ device entries
Johannes Berg
1
-11
/
+0
2021-10-28
iwlwifi: pcie: refactor dev_info lookup
Johannes Berg
1
-31
/
+68
2021-10-28
iwlwifi: pcie: remove duplicate entry
Johannes Berg
1
-5
/
+0
2021-10-28
iwlwifi: pcie: fix killer name matching for AX200
Johannes Berg
1
-1
/
+1
2021-10-28
iwlwifi: mvm: fix some kerneldoc issues
Emmanuel Grumbach
1
-0
/
+2
2021-10-28
ath6kl: fix division by zero in send path
Johan Hovold
1
-0
/
+5
2021-10-28
ath10k: fix division by zero in send path
Johan Hovold
1
-0
/
+5
2021-10-28
ath6kl: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-10-28
ath10k: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-10-28
wcn36xx: add missing 5GHz channels 136 and 144
Benjamin Li
2
-0
/
+3
2021-10-28
wcn36xx: switch on antenna diversity feature bit
Benjamin Li
1
-1
/
+3
2021-10-28
wcn36xx: Channel list update before hardware scan
Loic Poulain
4
-0
/
+116
2021-10-27
Merge tag 'mt76-for-kvalo-2021-10-23' of https://github.com/nbd168/wireless
Kalle Valo
14
-101
/
+415
2021-10-27
Revert "wcn36xx: Enable firmware link monitoring"
Bryan O'Donoghue
1
-1
/
+0
2021-10-27
wcn36xx: Fix packet drop on resume
Loic Poulain
1
-0
/
+11
2021-10-27
wcn36xx: Fix discarded frames due to wrong sequence number
Loic Poulain
1
-2
/
+7
2021-10-27
wcn36xx: add proper DMA memory barriers in rx path
Benjamin Li
1
-1
/
+11
2021-10-27
wcn36xx: Fix HT40 capability for 2Ghz band
Loic Poulain
1
-1
/
+3
2021-10-27
Revert "wcn36xx: Disable bmps when encryption is disabled"
Bryan O'Donoghue
3
-15
/
+1
2021-10-27
wcn36xx: Treat repeated BMPS entry fail as connection loss
Bryan O'Donoghue
2
-0
/
+10
2021-10-27
wcn36xx: Add chained transfer support for AMSDU
Loic Poulain
4
-2
/
+91
2021-10-27
wcn36xx: Enable hardware scan offload for 5Ghz band
Loic Poulain
1
-6
/
+6
2021-10-27
wcn36xx: Correct band/freq reporting on RX
Loic Poulain
2
-1
/
+25
2021-10-27
libertas: replace snprintf in show functions with sysfs_emit
Ye Guojin
1
-9
/
+9
2021-10-27
rtw89: Fix variable dereferenced before check 'sta'
Ping-Ke Shih
1
-3
/
+3
[next]