index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-15
rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
Larry Finger
1
-0
/
+1
2017-01-15
rtlwifi: Fix enter/exit power_save
Larry Finger
4
-27
/
+40
2017-01-12
Revert "rtlwifi: Fix enter/exit power_save"
Greg Kroah-Hartman
4
-40
/
+27
2017-01-12
ath10k: use the right length of "background"
Nicolas Iooss
1
-1
/
+1
2017-01-12
ath10k: fix failure to send NULL func frame for 10.4
Mohammed Shafi Shajakhan
2
-6
/
+2
2017-01-09
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
1
-1
/
+1
2017-01-09
ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
1
-2
/
+5
2017-01-09
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
Matthias Schiffer
1
-1
/
+1
2017-01-09
rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnecting
Jes Sorensen
1
-0
/
+8
2017-01-09
rtlwifi: Fix enter/exit power_save
Larry Finger
4
-27
/
+40
2017-01-09
ath10k: fix soft lockup during firmware crash/hw-restart
Mohammed Shafi Shajakhan
2
-2
/
+1
2016-11-30
Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...
David S. Miller
1
-6
/
+7
2016-11-17
mwifiex: printk() overflow with 32-byte SSIDs
Brian Norris
1
-6
/
+7
2016-11-15
mac80211_hwsim: fix beacon delta calculation
Benjamin Beichler
1
-1
/
+1
2016-10-27
brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap
Arnd Bergmann
1
-1
/
+1
2016-10-27
Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
9
-53
/
+128
2016-10-19
iwlwifi: mvm: fix netdetect starting/stopping for unified images
Luca Coelho
2
-6
/
+46
2016-10-19
iwlwifi: pcie: fix SPLC structure parsing
Luca Coelho
1
-31
/
+48
2016-10-19
iwlwifi: mvm: wake the wait queue when the RX sync counter is zero
Sara Sharon
4
-3
/
+5
2016-10-19
iwlwifi: mvm: comply with fw_restart mod param on suspend
Haim Dreyfuss
1
-1
/
+4
2016-10-19
iwlwifi: mvm: fix d3_test with unified D0/D3 images
Luca Coelho
1
-10
/
+15
2016-10-19
iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()
Luca Coelho
1
-2
/
+2
2016-10-19
iwlwifi: pcie: mark command queue lock with separate lockdep class
Johannes Berg
1
-0
/
+8
2016-10-18
Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2016-10-14
Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...
David S. Miller
21
-117
/
+110
2016-10-13
ath6kl: add Dell OEM SDIO I/O for the Venue 8 Pro
Adam Williamson
1
-0
/
+1
2016-10-13
Revert "ath9k_hw: implement temperature compensation support for AR9003+"
Felix Fietkau
2
-23
/
+3
2016-10-13
ath10k: cache calibration data when the core is stopped
Marty Faltesek
2
-36
/
+40
2016-10-13
rtlwifi: Fix regression caused by commit d86e64768859
Larry Finger
11
-51
/
+45
2016-10-12
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
1
-1
/
+1
2016-10-12
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
1
-1
/
+1
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-16
/
+10
2016-10-08
Merge branch 'work.const-qstr' into work.misc
Al Viro
3
-16
/
+10
2016-10-07
rtl8xxxu: Fix rtl8192eu driver reload issue
Jes Sorensen
1
-1
/
+7
2016-10-07
rtl8xxxu: Fix rtl8723bu driver reload issue
Jes Sorensen
1
-0
/
+4
2016-10-07
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
2
-4
/
+4
2016-10-07
rtl8xxxu: Fix memory leak in handling rxdesc16 packets
Jes Sorensen
1
-1
/
+6
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
220
-2684
/
+6643
2016-10-05
wlcore: sdio: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-1
/
+0
2016-10-03
Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+12
2016-09-30
Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...
David S. Miller
121
-1434
/
+2381
2016-09-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
14
-118
/
+89
2016-09-28
ath6kl: fix return value in ath6kl_wmi_set_pvb_cmd
Chaehyun Lim
1
-1
/
+1
2016-09-28
ath9k: disable RNG by default
Miaoqing Pan
1
-1
/
+1
2016-09-28
ath10k: fix copy engine 5 destination ring stuck
Rajkumar Manoharan
1
-0
/
+7
2016-09-28
ath10k: Ignore SWBA event for a vif if its marked for no beacon
Mohammed Shafi Shajakhan
1
-0
/
+6
2016-09-28
ath10k: fix error return code in ahb
Wei Yongjun
1
-0
/
+2
2016-09-27
brcmfmac: use correct skb freeing helper when deleting flowring
Rafał Miłecki
1
-1
/
+8
2016-09-27
brcmfmac: replace WARNING on timeout with a simple error message
Rafał Miłecki
1
-1
/
+2
2016-09-27
rtlwifi: Add explicit values to hw_variables enum
Larry Finger
1
-104
/
+104
[next]