index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: mscc-miim: read poll when high resolution timers are disabled
Antoine Tenart
2020-05-27
2
-6
/
+19
*
net: phy: mscc-miim: improve waiting logic
Antoine Tenart
2020-05-27
1
-2
/
+13
*
net: phy: mscc-miim: remove redundant timeout check
Antoine Tenart
2020-05-27
1
-6
/
+2
*
net: phy: mscc-miim: use more reasonable delays
Antoine Tenart
2020-05-27
1
-1
/
+1
*
net: mdiobus: add clause 45 mdiobus accessors
Russell King
2020-05-27
6
-30
/
+21
*
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
2020-05-27
2
-19
/
+50
*
qed: Add EDPM mode type for user-fw compatibility
Yuval Basson
2020-05-27
3
-0
/
+5
*
r8169: sync RTL8168f/RTL8411 hw config with vendor driver
Heiner Kallweit
2020-05-26
1
-3
/
+3
*
r8169: sync RTL8168evl hw config with vendor driver
Heiner Kallweit
2020-05-26
1
-3
/
+5
*
r8169: sync RTL8168h hw config with vendor driver
Heiner Kallweit
2020-05-26
1
-2
/
+1
*
r8169: sync RTL8168g hw config with vendor driver
Heiner Kallweit
2020-05-26
1
-0
/
+1
*
Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-26
158
-1911
/
+17360
|
\
|
*
mt76: mt7915: Fix build error
YueHaibing
2020-05-22
1
-2
/
+2
|
*
rtlwifi: rtl8192ee: remove redundant for-loop
Colin Ian King
2020-05-18
1
-8
/
+6
|
*
mwifiex: Fix memory corruption in dump_station
Pali Rohár
2020-05-18
1
-8
/
+6
|
*
rtw88: no need to set registers for SDIO
Kevin Lo
2020-05-18
3
-155
/
+0
|
*
rtw88: 8723d: fix incorrect setting of ldo_pwr
Colin Ian King
2020-05-18
1
-1
/
+1
|
*
rtw88: rename rtw88.ko/rtwpci.ko to rtw88_core.ko/rtw88_pci.ko
Yan-Hsuan Chuang
2020-05-18
1
-4
/
+4
|
*
rtw88: extract: remove the unused after extracting
Zong-Zhe Yang
2020-05-18
2
-19
/
+0
|
*
rtw88: extract: make 8723d an individual kernel module
Zong-Zhe Yang
2020-05-18
7
-6
/
+60
|
*
rtw88: extract: make 8822b an individual kernel module
Zong-Zhe Yang
2020-05-18
7
-6
/
+60
|
*
rtw88: extract: make 8822c an individual kernel module
Zong-Zhe Yang
2020-05-18
7
-6
/
+60
|
*
rtw88: extract: export symbols about pci interface
Zong-Zhe Yang
2020-05-18
1
-5
/
+9
|
*
rtw88: extract: export symbols used in chip functionalities
Zong-Zhe Yang
2020-05-18
8
-0
/
+42
|
*
rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
Dan Carpenter
2020-05-18
1
-6
/
+2
|
*
Merge tag 'mt76-for-kvalo-2020-05-14' of https://github.com/nbd168/wireless
Kalle Valo
2020-05-18
69
-1018
/
+14043
|
|
\
|
|
*
mt76: mt7615: fix typo defining ps work
Lorenzo Bianconi
2020-05-14
1
-1
/
+1
|
|
*
mt76: mt7615: configure bss info adding the interface
Sean Wang
2020-05-13
3
-39
/
+89
|
|
*
mt76: enable p2p support
Lorenzo Bianconi
2020-05-13
8
-9
/
+72
|
|
*
mt76: mt7615: reduce hw scan timeout
Lorenzo Bianconi
2020-05-13
1
-1
/
+4
|
|
*
mt76: mt7615: do not report scan_complete twice to mac80211
Lorenzo Bianconi
2020-05-13
2
-9
/
+11
|
|
*
mt76: mt7663: fix the usage WoW with net detect support
Sean Wang
2020-05-13
1
-1
/
+1
|
|
*
mt76: mt7915: fix possible deadlock in mt7915_stop
Ryder Lee
2020-05-12
4
-32
/
+42
|
|
*
mt76: mt7915: allocate proper size for tlv tags
Ryder Lee
2020-05-12
2
-9
/
+17
|
|
*
mt76: mt7915: add debugfs to track TxBF status
Ryder Lee
2020-05-12
2
-0
/
+65
|
|
*
mt76: mt7915: add TxBF capabilities
Ryder Lee
2020-05-12
3
-2
/
+95
|
|
*
mt76: mt7915: add Tx beamformee support
Ryder Lee
2020-05-12
2
-0
/
+63
|
|
*
mt76: mt7915: add Tx beamformer support
Ryder Lee
2020-05-12
5
-35
/
+434
|
|
*
mt76: mt7915: introduce mt7915_get_he_phy_cap
Ryder Lee
2020-05-12
1
-13
/
+18
|
|
*
mt76: mt7615: usb: cancel ps work stopping the vif
Lorenzo Bianconi
2020-05-12
1
-0
/
+1
|
|
*
mt76: mt7663u: add missing register definitions
Lorenzo Bianconi
2020-05-12
1
-0
/
+2
|
|
*
mt76: mt7663u: copy key pointer in mt7663u_mac_write_txwi
Lorenzo Bianconi
2020-05-12
1
-2
/
+2
|
|
*
mt76: set runtime stream caps by mt76_phy
Ryder Lee
2020-05-12
7
-16
/
+16
|
|
*
mt76: mt7915: enable firmware module debug support
Ryder Lee
2020-05-12
4
-0
/
+99
|
|
*
mt76: mt7915: add tsf related callbacks
Ryder Lee
2020-05-12
2
-0
/
+64
|
|
*
mt76: mt7915: set peer Tx fixed rate through debugfs
Ryder Lee
2020-05-12
4
-0
/
+89
|
|
*
mt76: mt7915: add .sta_statistics support
Ryder Lee
2020-05-12
1
-0
/
+26
|
|
*
mt76: mt7915: add .sta_add_debugfs support
Ryder Lee
2020-05-12
3
-0
/
+72
|
|
*
mt76: mt7915: add Rx radiotap header support
Ryder Lee
2020-05-12
2
-0
/
+157
|
|
*
mt76: mt7915: add HE capabilities support for peers
Ryder Lee
2020-05-12
2
-0
/
+297
[next]