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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-10
net: phy: marvell10g: fix usage of new MMD modifying helpers
Heiner Kallweit
1
-7
/
+6
2019-02-10
net: phy: add register modifying helpers returning 1 on change
Heiner Kallweit
1
-9
/
+118
2019-02-09
net: phy: aquantia: add support for AQCS109
Nikita Yushchenko
1
-0
/
+12
2019-02-09
net: dsa: mv88e6xxx: SERDES support 2500BaseT via external PHY
Andrew Lunn
1
-1
/
+3
2019-02-09
net: marvell: mvpp2: clear flow control modes in 10G mode
Russell King
1
-0
/
+5
2019-02-09
net: phy: Add support for asking the PHY its abilities
Andrew Lunn
1
-16
/
+15
2019-02-09
net: phy: probe the PHY before determining the supported features
Andrew Lunn
1
-11
/
+13
2019-02-09
net: phy: remove unneeded masking of PHY register read results
Heiner Kallweit
1
-6
/
+6
2019-02-08
net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
Heiner Kallweit
1
-0
/
+3
2019-02-08
net: marvell: mvpp2: fix AN restart
Russell King
1
-10
/
+5
2019-02-08
net: marvell: mvpp2: read correct pause bits
Russell King
1
-2
/
+2
2019-02-08
net: marvell: mvpp2: only reprogram what is necessary on mac_config
Russell King
1
-23
/
+35
2019-02-08
net: marvell: mvpp2: fix stuck in-band SGMII negotiation
Russell King
1
-6
/
+11
2019-02-08
net: marvell: mvpp2: phylink compliance updates
Russell King
1
-36
/
+61
2019-02-08
ixgbe: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+5
2019-02-08
igc: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+4
2019-02-08
igb: use struct_size() helper
Gustavo A. R. Silva
1
-3
/
+3
2019-02-08
net: phy: don't double-read link status register if link is up
Heiner Kallweit
2
-1
/
+7
2019-02-08
fm10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-02-08
nfp: flower: cmsg: use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-02-08
mlxsw: spectrum_router: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-8
/
+4
2019-02-08
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-02-08
wimax/i2400m: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-02-08
wan: wanxl: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-02-08
net: usb: cdc-phonet: use struct_size() in alloc_netdev()
Gustavo A. R. Silva
1
-2
/
+2
2019-02-08
qede: Add ethtool interface for SmartAN query.
Sudarsana Reddy Kalluru
1
-1
/
+10
2019-02-08
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
4
-0
/
+19
2019-02-08
net: dsa: bcm_sf2: Allow looping back CFP rules
Florian Fainelli
1
-3
/
+8
2019-02-08
net: dsa: bcm_sf2: Add support for CFP statistics
Florian Fainelli
4
-1
/
+112
2019-02-08
net: dsa: bcm_sf2: Prepare for adding CFP statistics
Florian Fainelli
1
-3
/
+21
2019-02-08
net: dsa: bcm_sf2: Remove stats mutex
Florian Fainelli
2
-4
/
+0
2019-02-08
net: phy: consider latched link-down status in polling mode
Heiner Kallweit
2
-6
/
+17
2019-02-08
net: macb: add sam9x60-macb compatibility string
Nicolas Ferre
1
-0
/
+1
2019-02-08
mlxsw: spectrum_acl: Add couple of vregion rehash tracepoints
Jiri Pirko
1
-1
/
+8
2019-02-08
mlxsw: spectrum: add "acl_region_rehash_interval" devlink param
Jiri Pirko
6
-2
/
+131
2019-02-08
mlxsw: spectrum_acl: Implement region migration according to hints
Jiri Pirko
2
-21
/
+268
2019-02-08
mlxsw: reg: Add multi field to PAGT register
Jiri Pirko
2
-2
/
+11
2019-02-08
mlxsw: spectrum_acl: Pass hints priv all the way to ERP code
Jiri Pirko
7
-11
/
+22
2019-02-08
mlxsw: spectrum_acl: Implement basic ERP rehash hits creation
Jiri Pirko
5
-0
/
+107
2019-02-08
mlxsw: spectrum_acl: Split entry struct into entry and ventry
Jiri Pirko
3
-66
/
+108
2019-02-08
mlxsw: spectrum_acl: Split chunk struct into chunk and vchunk
Jiri Pirko
1
-106
/
+150
2019-02-08
mlxsw: spectrum_acl: Split region struct into region and vregion
Jiri Pirko
2
-124
/
+180
2019-02-08
lib: objagg: implement optimization hints assembly and use hints for object c...
Jiri Pirko
1
-2
/
+35
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
3
-0
/
+9
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
172
-789
/
+1251
2019-02-08
xen-netback: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-08
net: wimax/i2400m: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-02-08
net: fddi: skfp: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-02-08
net: usb: rtl8150: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-02-08
net: usb: pegasus: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
[next]