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
2019-11-08
Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...
David S. Miller
1
-7
/
+7
2019-11-08
mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
1
-7
/
+7
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
160
-2515
/
+8520
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
18
-166
/
+357
2019-11-01
Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
16
-139
/
+305
2019-10-31
mt7601u: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
1
-1
/
+1
2019-10-31
rtlwifi: rtl8821ae: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-10-31
b43: dma: Fix use true/false for bool type variable
Saurav Girepunje
1
-2
/
+2
2019-10-31
b43: main: Fix use true/false for bool type
Saurav Girepunje
1
-3
/
+3
2019-10-31
rtlwifi: rtl8192c: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-10-31
rtw88: remove redundant null pointer check on arrays
Colin Ian King
1
-1
/
+1
2019-10-31
rtw88: avoid FW info flood
Yan-Hsuan Chuang
2
-17
/
+10
2019-10-31
rtw88: fix potential read outside array boundary
Tzu-En Huang
3
-11
/
+19
2019-10-31
rtw88: rearrange if..else statements for rx rate indexes
Yan-Hsuan Chuang
1
-8
/
+6
2019-10-31
rtw88: use rtw_phy_pg_cfg_pair struct, not arrays
Yan-Hsuan Chuang
4
-202
/
+199
2019-10-31
rtw88: 8822b: add RFE type 3 support
Yan-Hsuan Chuang
3
-1
/
+647
2019-10-31
rtw88: fix sparse warnings for power tracking
Yan-Hsuan Chuang
2
-2
/
+2
2019-10-31
rtw88: fix sparse warnings for DPK
Yan-Hsuan Chuang
1
-2
/
+2
2019-10-30
iwlwifi: fw api: support new API for scan config cmd
Ayala Beker
4
-10
/
+61
2019-10-30
mt76: dma: fix buffer unmap with non-linear skbs
Lorenzo Bianconi
2
-4
/
+7
2019-10-30
mt76: mt76x2e: disable pcie_aspm by default
Lorenzo Bianconi
4
-0
/
+51
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-2
/
+2
2019-10-28
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
3
-3
/
+3
2019-10-25
Merge tag 'iwlwifi-next-for-kalle-2019-10-18-2' of git://git.kernel.org/pub/s...
Kalle Valo
38
-897
/
+2553
2019-10-25
rtw88: fix GENMASK_ULL for u64
Yan-Hsuan Chuang
1
-1
/
+1
2019-10-25
iwlwifi: rx: use new api to get band from rx mpdu
Tova Mussai
4
-2
/
+34
2019-10-25
iwlwifi: nvm: create function to convert channel index to nl80211_band
Tova Mussai
1
-9
/
+17
2019-10-25
iwlwifi: mvm: Invert the condition for OFDM rate
Tova Mussai
3
-7
/
+9
2019-10-25
iwlwifi: mvm: create function to convert nl80211 band to phy band
Tova Mussai
3
-20
/
+25
2019-10-25
iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regions
Shahar S Matityahu
1
-6
/
+6
2019-10-25
iwlwifi: dbg_ini: add user trigger support
Shahar S Matityahu
1
-0
/
+3
2019-10-25
iwlwifi: mvm: add notification for missed VAP
Lior Cohen
3
-0
/
+44
2019-10-25
iwlwifi: mvm: fix old-style declaration
YueHaibing
1
-2
/
+2
2019-10-25
iwlwifi: mvm: use the new session protection command
Emmanuel Grumbach
7
-11
/
+331
2019-10-25
iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototype
Johannes Berg
1
-4
/
+0
2019-10-25
iwlwifi: mvm: add support for new version for D0I3_END_CMD
Haim Dreyfuss
4
-1
/
+67
2019-10-25
iwlwifi: mvm: consider ieee80211 station max amsdu value
Mordechay Goodstein
2
-2
/
+13
2019-10-25
iwlwifi: dbg_ini: support FW notification dumping in case of missed beacon
Shahar S Matityahu
2
-1
/
+3
2019-10-25
iwlwifi: dbg_ini: remove old API and some related code
Shahar S Matityahu
3
-250
/
+2
2019-10-25
iwlwifi: dbg_ini: rename external debug configuration file
Shahar S Matityahu
1
-1
/
+1
2019-10-25
iwlwifi: dbg_ini: support FW response/notification region type
Shahar S Matityahu
3
-2
/
+86
2019-10-25
iwlwifi: dbg_ini: support domain changing via debugfs
Shahar S Matityahu
2
-0
/
+40
2019-10-25
iwlwifi: dbg_ini: add periodic trigger new API support
Shahar S Matityahu
2
-1
/
+106
2019-10-25
iwlwifi: dbg_ini: implement monitor allocation flow
Shahar S Matityahu
1
-1
/
+248
2019-10-25
iwlwifi: dbg_ini: implement time point handling
Shahar S Matityahu
7
-14
/
+323
2019-10-25
iwlwifi: dbg_ini: add TLV allocation new API support
Shahar S Matityahu
6
-37
/
+256
2019-10-25
iwlwifi: dbg_ini: use new API in dump info
Shahar S Matityahu
6
-46
/
+68
2019-10-25
iwlwifi: dbg_ini: add error tables dumping support
Shahar S Matityahu
2
-2
/
+70
2019-10-25
iwlwifi: dbg_ini: add monitor dumping support
Shahar S Matityahu
10
-54
/
+440
2019-10-25
iwlwifi: dbg: remove multi buffers infra
Shahar S Matityahu
3
-75
/
+56
[next]