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
/
ethernet
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
pds_core: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-13
amd-xgbe: extend 10Mbps support to MAC version 21H
Raju Rangoju
1
-6
/
+7
2023-06-06
pds_core: Fix FW recovery detection
Brett Creeley
1
-2
/
+8
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
1
-3
/
+9
2023-05-17
net: isa: include net/Space.h
Arnd Bergmann
1
-0
/
+1
2023-05-05
pds_core: fix mutex double unlock in error path
Shannon Nelson
1
-8
/
+13
2023-05-03
pds_core: add AUXILIARY_BUS and NET_DEVLINK to Kconfig
Shannon Nelson
1
-0
/
+2
2023-05-03
pds_core: remove CONFIG_DEBUG_FS from makefile
Shannon Nelson
1
-2
/
+1
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2023-04-25
net: amd: Fix link leak when verifying config failed
Gencen Gan
1
-1
/
+1
2023-04-21
pds_core: Kconfig and pds_core.rst
Shannon Nelson
2
-0
/
+13
2023-04-21
pds_core: publish events to the clients
Shannon Nelson
3
-0
/
+37
2023-04-21
pds_core: add the aux client API
Shannon Nelson
1
-1
/
+150
2023-04-21
pds_core: devlink params for enabling VIF support
Shannon Nelson
3
-6
/
+108
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson
4
-2
/
+156
2023-04-21
pds_core: add initial VF device handling
Shannon Nelson
2
-1
/
+56
2023-04-21
pds_core: set up the VIF definitions and defaults
Shannon Nelson
3
-0
/
+83
2023-04-21
pds_core: add FW update feature to devlink
Shannon Nelson
5
-1
/
+211
2023-04-21
pds_core: Add adminq processing and commands
Shannon Nelson
3
-11
/
+289
2023-04-21
pds_core: set up device and adminq
Shannon Nelson
5
-4
/
+733
2023-04-21
pds_core: add devlink health facilities
Shannon Nelson
5
-1
/
+76
2023-04-21
pds_core: health timer and workqueue
Shannon Nelson
4
-0
/
+103
2023-04-21
pds_core: add devcmd device interfaces
Shannon Nelson
6
-3
/
+506
2023-04-21
pds_core: initial framework for pds_core PF driver
Shannon Nelson
4
-0
/
+372
2023-02-06
amd-xgbe: fix mismatched prototype
Arnd Bergmann
1
-1
/
+2
2023-02-02
amd-xgbe: add support for rx-adaptation
Raju Rangoju
3
-4
/
+211
2023-02-02
amd-xgbe: add 2.5GbE support to 10G BaseT mode
Raju Rangoju
1
-2
/
+13
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+41
2023-01-17
amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45
Andrew Lunn
2
-13
/
+14
2023-01-17
amd-xgbe: Separate C22 and C45 transactions
Andrew Lunn
3
-44
/
+158
2023-01-12
amd-xgbe: Delay AN timeout during KR training
Raju Rangoju
2
-0
/
+26
2023-01-12
amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent
Raju Rangoju
1
-8
/
+15
2023-01-10
amd-xgbe: Add support for 10 Mbps speed
Raju Rangoju
4
-10
/
+126
2022-12-30
net: amd-xgbe: add missed tasklet_kill
Jiguang Xiao
3
-2
/
+9
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-17
/
+10
2022-12-12
net: amd-xgbe: Check only the minimum speed for active/passive cables
Tom Lendacky
1
-12
/
+2
2022-12-12
net: amd-xgbe: Fix logic around active and passive cables
Tom Lendacky
1
-3
/
+6
2022-12-12
net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2
-2
/
+2
2022-10-31
ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppm
Jacob Keller
1
-16
/
+4
2022-10-21
amd-xgbe: add the bit rate quirk for Molex cables
Raju Rangoju
1
-1
/
+8
2022-10-21
amd-xgbe: fix the SFP compliance codes check for DAC cables
Raju Rangoju
1
-4
/
+4
2022-10-21
amd-xgbe: enable PLL_CTL for fixed PHY modes only
Raju Rangoju
1
-2
/
+8
2022-10-21
amd-xgbe: use enums for mailbox cmd and sub_cmds
Raju Rangoju
2
-13
/
+41
2022-10-21
amd-xgbe: Yellow carp devices do not need rrc
Raju Rangoju
3
-1
/
+7
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
2022-09-16
net: amd: Switch and case should be at the same indent
Guofeng Yue
3
-28
/
+27
2022-09-16
net: amd: Correct spelling errors
Guofeng Yue
2
-4
/
+4
2022-09-16
net: amd: Unified the comparison between pointers and NULL to the same writing
Guofeng Yue
10
-24
/
+24
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
6
-9
/
+9
2022-07-20
net: amd8111e: remove repeated dev->features assignement
Jian Shen
1
-3
/
+0
[next]