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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
net: mscc: ocelot: Remove useless code
Haowen Bai
1
-4
/
+0
2022-04-25
net: hns: Add missing fwnode_handle_put in hns_mac_init
Peng Wu
1
-1
/
+5
2022-04-25
net: hns3: add return value for mailbox handling in PF
Jian Shen
1
-10
/
+12
2022-04-25
net: hns3: add validity check for message data length
Jian Shen
1
-0
/
+7
2022-04-25
net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
Jie Wang
1
-1
/
+1
2022-04-25
net: hns3: fix error log of tx/rx tqps stats
Peng Li
1
-2
/
+2
2022-04-25
net: hns3: align the debugfs output to the left
Hao Chen
1
-42
/
+42
2022-04-25
net: hns3: clear inited state and stop client after failed to register netdev
Jian Shen
1
-0
/
+9
2022-04-25
mlxsw: core_linecards: Expose device FW version over device info
Jiri Pirko
1
-4
/
+104
2022-04-25
mlxsw: reg: Extend MDDQ device_info by FW version fields
Jiri Pirko
2
-2
/
+28
2022-04-25
mlxsw: core_linecards: Expose HW revision and INI version
Jiri Pirko
1
-0
/
+31
2022-04-25
mlxsw: core_linecards: Probe provisioned line cards for devices and attach them
Jiri Pirko
2
-0
/
+100
2022-04-25
mlxsw: reg: Extend MDDQ by device_info
Jiri Pirko
1
-1
/
+61
2022-04-24
rtw89: 8852c: add chip_ops related to BTC
Ping-Ke Shih
2
-0
/
+194
2022-04-24
rtw89: 8852c: fill freq and band of RX status by PPDU report
Ping-Ke Shih
1
-0
/
+33
2022-04-24
rtw89: 8852c: implement chip_ops::get_thermal
Ping-Ke Shih
1
-0
/
+12
2022-04-24
rtw89: 8852c: implement chip_ops related to TX power
Ping-Ke Shih
2
-0
/
+325
2022-04-24
rtw89: 8852c: configure default BB TX/RX path
Ping-Ke Shih
5
-2
/
+279
2022-04-24
rtw89: add RF H2C to notify firmware
Ping-Ke Shih
4
-0
/
+73
2022-04-24
rtw89: don't flush hci queues and send h2c if power is off
Ping-Ke Shih
2
-0
/
+10
2022-04-24
rtw89: pci: allow to process RPP prior to TX BD
Ping-Ke Shih
1
-11
/
+10
2022-04-24
rtw89: ps: access TX/RX rings via another registers in low power mode
Ping-Ke Shih
8
-4
/
+177
2022-04-24
rtw89: ser: re-enable interrupt in threadfn if under_recovery
Ping-Ke Shih
1
-1
/
+1
2022-04-24
rtw89: pci: add a separate interrupt handler for low power mode
Ping-Ke Shih
2
-0
/
+26
2022-04-24
rtw89: pci: reclaim TX BD only if it really need
Ping-Ke Shih
1
-4
/
+10
2022-04-24
rtw89: pci: add variant RPWM/CPWM to enter low power mode
Ping-Ke Shih
5
-9
/
+21
2022-04-24
rtw89: pci: add variant IMR/ISR and configure functions
Ping-Ke Shih
4
-29
/
+270
2022-04-23
rtw88: pci: 8821c: Disable 21ce completion timeout
Po-Hao Huang
1
-0
/
+12
2022-04-23
rtw88: fix uninitialized 'tim_offset' warning
Po-Hao Huang
1
-1
/
+1
2022-04-23
wl12xx: scan: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-23
wl12xx: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-23
rtw89: 8852c: add help function of set channel
Ping-Ke Shih
1
-0
/
+40
2022-04-23
rtw89: 8852c: add set channel of BB part
Ping-Ke Shih
4
-4
/
+846
2022-04-23
rtw89: 8852c: set channel of MAC part
Ping-Ke Shih
2
-0
/
+75
2022-04-23
rtw89: 8852c: add set channel function of RF part
Ping-Ke Shih
3
-0
/
+252
2022-04-23
rtw89: 8852c: add HFC parameters
Ping-Ke Shih
1
-0
/
+32
2022-04-23
rtw89: 8852c: add efuse gain offset parser
Ping-Ke Shih
4
-4
/
+151
2022-04-23
rtw89: 8852c: support bb gain info
Zong-Zhe Yang
4
-0
/
+459
2022-04-23
rtw89: 8852c: add BB initial and reset functions
Ping-Ke Shih
2
-0
/
+208
2022-04-23
rtw89: 8852c: phy: configure TSSI bandedge
Ping-Ke Shih
8
-0
/
+158
2022-04-23
rtw89: 8852c: add TX power track tables
Zong-Zhe Yang
5
-28
/
+172
2022-04-23
rtw89: 8852c: add TX power by rate and limit tables
Ping-Ke Shih
4
-0
/
+5655
2022-04-23
rtw89: 8852c: add BB and RF parameters tables
Ping-Ke Shih
5
-0
/
+13721
2022-04-23
wl18xx: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-12
/
+6
2022-04-23
ath9k: fix QCA9561 PA bias level
Thibaut VARĂˆNE
1
-1
/
+1
2022-04-23
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
1
-0
/
+8
2022-04-23
wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-3
/
+2
2022-04-23
ath11k: Fix build warning without CONFIG_IPV6
YueHaibing
1
-0
/
+2
2022-04-23
ath11k: fix missing unlock on error in ath11k_wow_op_resume()
Yang Yingliang
1
-1
/
+1
2022-04-23
ath11k: Add support for SAR
Baochen Qiang
6
-0
/
+192
[prev]
[next]