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
2021-09-23
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
2
-58
/
+6
2021-09-23
net: dsa: sja1105: remove sp->dp
Vladimir Oltean
1
-1
/
+0
2021-09-22
mlxsw: spectrum_router: Start using new trap adjacency entry
Ido Schimmel
2
-52
/
+1
2021-09-22
mlxsw: spectrum_router: Add trap adjacency entry upon first nexthop group
Ido Schimmel
2
-0
/
+80
2021-09-22
net: wwan: iosm: fw flashing and cd improvements
M Chetan Kumar
6
-103
/
+87
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
25
-162
/
+29
2021-09-21
net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SR
Florian Fainelli
1
-1
/
+3
2021-09-21
net: bcmgenet: Request APD, DLL disable and IDDQ-SR
Florian Fainelli
1
-1
/
+3
2021-09-21
net: phy: broadcom: Utilize appropriate suspend for BCM54810/11
Florian Fainelli
1
-2
/
+2
2021-09-21
net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610M
Florian Fainelli
1
-0
/
+4
2021-09-21
net: phy: broadcom: Add IDDQ-SR mode
Florian Fainelli
1
-0
/
+51
2021-09-20
net: lantiq: add support for jumbo frames
Aleksander Jan Bajkowski
1
-7
/
+57
2021-09-20
net: wwan: iosm: fw flashing & cd collection infrastructure changes
M Chetan Kumar
2
-1
/
+5
2021-09-20
net: wwan: iosm: transport layer support for fw flashing/cd
M Chetan Kumar
6
-30
/
+464
2021-09-20
net: wwan: iosm: coredump collection support
M Chetan Kumar
2
-0
/
+185
2021-09-20
net: wwan: iosm: fw flashing support
M Chetan Kumar
2
-0
/
+832
2021-09-20
net: wwan: iosm: devlink registration
M Chetan Kumar
2
-0
/
+570
2021-09-20
net: phy: at803x: fix spacing and improve name for 83xx phy
Ansuel Smith
1
-30
/
+30
2021-09-20
net: phy: at803x: add resume/suspend function to qca83xx phy
Ansuel Smith
1
-0
/
+6
2021-09-20
net: phy: at803x: add support for qca 8327 A variant internal phy
Ansuel Smith
1
-5
/
+20
2021-09-20
virtio_net: introduce TX timeout watchdog
Tony Lu
1
-1
/
+21
2021-09-19
octeontx2-af: verify CQ context updates
Hariprasad Kelam
2
-1
/
+79
2021-09-19
net: phylink: don't call netif_carrier_off() with NULL netdev
Russell King (Oracle)
1
-1
/
+4
2021-09-19
virtio_net: use netdev_warn_once to output warn when without enough queues
Xuan Zhuo
1
-2
/
+2
2021-09-19
net: dpaa2-mac: add support for more ethtool 10G link modes
Russell King
1
-0
/
+5
2021-09-18
net: macb: enable mii on rgmii for sama7g5
Claudiu Beznea
1
-2
/
+4
2021-09-18
net: macb: add support for mii on rgmii
Claudiu Beznea
2
-0
/
+6
2021-09-18
net: macb: align for OSSMODE offset
Claudiu Beznea
1
-1
/
+1
2021-09-18
net: macb: add description for SRTSM
Claudiu Beznea
1
-1
/
+1
2021-09-18
net: bcmgenet: Patch PHY interface for dedicated PHY driver
Florian Fainelli
1
-2
/
+36
2021-09-17
sky2: Stop printing VPD info to debugfs
Heiner Kallweit
1
-83
/
+1
2021-09-17
net: phy: bcm7xxx: Add EPHY entry for 72165
Florian Fainelli
1
-0
/
+201
2021-09-17
net: microchip: encx24j600: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2021-09-17
devlink: Delete not-used devlink APIs
Leon Romanovsky
1
-32
/
+0
2021-09-17
net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-09-17
octeontx2-af: Remove redundant initialization of variable blkaddr
Colin Ian King
1
-1
/
+1
2021-09-17
octeontx2-af: Fix uninitialized variable val
Colin Ian King
1
-1
/
+2
2021-09-17
net: e1000e: solve insmod 'Unknown symbol mutex_lock' error
Hao Chen
1
-0
/
+1
2021-09-17
net: netsec: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-12
/
+9
2021-09-16
net: phy: broadcom: Enable 10BaseT DAC early wake
Florian Fainelli
1
-0
/
+47
2021-09-16
net: dsa: b53: Drop unused "cpu_port" field
Rafał Miłecki
2
-29
/
+0
2021-09-16
net: dsa: b53: Improve flow control setup on BCM5301x
Rafał Miłecki
1
-1
/
+1
2021-09-16
net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP port
Rafał Miłecki
1
-6
/
+0
2021-09-16
net: dsa: b53: Include all ports in "enabled_ports"
Rafał Miłecki
1
-12
/
+11
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
55
-546
/
+501
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
42
-141
/
+356
2021-09-16
net: 6pack: Fix tx timeout and slot time
Guenter Roeck
1
-2
/
+2
2021-09-16
3com 3c515: make it compile on 64-bit architectures
Linus Torvalds
1
-1
/
+1
2021-09-16
octeontx2-af: Hardware configuration for inline IPsec
Srujana Challa
8
-3
/
+367
2021-09-16
Revert "net: wwan: iosm: firmware flashing and coredump collection"
Jakub Kicinski
14
-2054
/
+31
[next]