index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
iwlwifi: mvm: remove left-over non-functional email alias
Johannes Berg
1
-1
/
+1
2019-11-20
iwlwifi: config: remove max_rx_agg_size
Johannes Berg
2
-6
/
+1
2019-11-20
iwlwifi: pcie: make some RX functions static
Johannes Berg
2
-4
/
+2
2019-11-20
iwlwifi: scan: support scan req FW API ver 13
Tova Mussai
2
-6
/
+104
2019-11-20
iwlwifi: pcie: fix support for transmitting SKBs with fraglist
Johannes Berg
1
-0
/
+14
2019-11-20
rtl8xxxu: Remove set but not used variable 'vif','dev','len'
zhengbin
1
-6
/
+0
2019-11-20
brcmfmac: remove monitor interface when detaching
Rafał Miłecki
1
-0
/
+5
2019-11-20
brcmfmac: disable PCIe interrupts before bus reset
Rafał Miłecki
1
-0
/
+2
2019-11-20
rtw88: allows to enable/disable HCI link PS mechanism
Yan-Hsuan Chuang
4
-0
/
+51
2019-11-20
rtw88: pci: enable CLKREQ function if host supports it
Yan-Hsuan Chuang
2
-0
/
+85
2019-11-20
rtw88: pci: use for loop instead of while loop for DBI/MDIO
Yan-Hsuan Chuang
1
-12
/
+14
2019-11-20
rtw88: pci: use macros to access PCI DBI/MDIO registers
Yan-Hsuan Chuang
2
-11
/
+20
2019-11-20
qtnfmac: process HE capabilities requests
Mikhail Karpenko
2
-1
/
+92
2019-11-20
qtnfmac: add TLV for extension IEs
Mikhail Karpenko
1
-0
/
+35
2019-11-20
qtnfmac: signal that all packets coming from device are already flooded
Igor Mitsyanko
2
-0
/
+27
2019-11-20
qtnfmac: advertise netdev port parent ID
Igor Mitsyanko
4
-5
/
+22
2019-11-20
qtnfmac: add interface ID to each packet
Igor Mitsyanko
4
-18
/
+74
2019-11-20
qtnfmac: track broadcast domain of each interface
Igor Mitsyanko
7
-0
/
+149
2019-11-20
qtnfmac: remove VIF in firmware in case of error
Igor Mitsyanko
2
-15
/
+12
2019-11-20
rtlwifi: set proper udelay within rf_serial_read
Ping-Ke Shih
3
-7
/
+4
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
6
-36
/
+24
2019-11-20
ipw2x00: remove set but not used variable 'force_update'
zhengbin
1
-2
/
+1
2019-11-20
ipw2x00: remove set but not used variable 'reason'
zhengbin
1
-3
/
+0
2019-11-20
brcmfmac: remove set but not used variable 'mpnum','nsp','nmp'
zhengbin
1
-5
/
+1
2019-11-19
mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
Geert Uytterhoeven
1
-1
/
+1
2019-11-19
Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"
David S. Miller
1
-2
/
+1
2019-11-19
net: hns3: fix a wrong reset interrupt status mask
Huazhong Tan
1
-1
/
+1
2019-11-19
net: fec: fix clock count mis-match
Chuhong Yuan
1
-4
/
+11
2019-11-19
net: phylink: fix link mode modification in PHY mode
Russell King
1
-9
/
+16
2019-11-19
net: phylink: update documentation on create and destroy
Russell King
1
-0
/
+4
2019-11-19
r8169: disable TSO on a single version of RTL8168c to fix performance
Corinna Vinschen
1
-2
/
+5
2019-11-19
cxgb4: remove unneeded semicolon for switch block
Rahul Lakkireddy
1
-1
/
+1
2019-11-19
net: dsa: felix: Fix CPU port assignment when not last port
Vladimir Oltean
1
-1
/
+1
2019-11-19
gve: fix dma sync bug where not all pages synced
Adi Suresh
1
-4
/
+5
2019-11-18
mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled
Marek Behún
1
-1
/
+2
2019-11-18
net: phy: dp83869: fix return of uninitialized variable ret
Colin Ian King
1
-1
/
+1
2019-11-18
phy: mdio-sun4i: add missed regulator_disable in remove
Chuhong Yuan
1
-0
/
+3
2019-11-18
net/mlx4_en: Fix wrong limitation for number of TX rings
Tariq Toukan
2
-4
/
+13
2019-11-18
bnxt_en: Abort waiting for firmware response if there is no heartbeat.
Pavan Chebbi
1
-0
/
+10
2019-11-18
bnxt_en: Add a warning message for driver initiated reset
Vasundhara Volam
1
-0
/
+1
2019-11-18
bnxt_en: Return proper error code for non-existent NVM variable
Vasundhara Volam
1
-1
/
+8
2019-11-18
bnxt_en: Report health status update after reset is done
Vasundhara Volam
4
-0
/
+26
2019-11-18
bnxt_en: Set MASTER flag during driver registration.
Vasundhara Volam
1
-1
/
+2
2019-11-18
bnxt_en: Extend ETHTOOL_RESET to hot reset driver.
Vasundhara Volam
3
-2
/
+10
2019-11-18
bnxt_en: Increase firmware response timeout for coredump commands.
Vasundhara Volam
1
-1
/
+2
2019-11-18
bnxt_en: Improve RX buffer error handling.
Michael Chan
3
-2
/
+9
2019-11-18
bnxt_en: Update firmware interface spec to 1.10.1.12.
Michael Chan
3
-44
/
+77
2019-11-18
mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel
Petr Machata
1
-18
/
+1
2019-11-18
net: phy: avoid matching all-ones clause 45 PHY IDs
Russell King
1
-3
/
+6
2019-11-18
net: phy: marvell10g: add SFP+ support
Russell King
1
-1
/
+24
[prev]
[next]