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