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
/
xgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
amd-xgbe: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-07-31
net: xgbe: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
5
-38
/
+38
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-25
net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-04-05
net: xgbe: remove extraneous #ifdef checks
Arnd Bergmann
1
-8
/
+0
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-16
/
+17
2023-12-13
amd-xgbe: Avoid potential string truncation in name
Kees Cook
1
-1
/
+1
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
1
-3
/
+8
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
1
-1
/
+13
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
1
-41
/
+1
2023-09-20
net: ethernet: amd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-13
amd-xgbe: extend 10Mbps support to MAC version 21H
Raju Rangoju
1
-6
/
+7
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
1
-3
/
+9
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
1
-15
/
+8
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-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-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-07-11
amd-xgbe: fix clang -Wformat warnings
Justin Stitt
1
-1
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-4
/
+2
2022-06-27
amd/xgbe: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-13
amd-xgbe: Use platform_irq_count()
Jean-Philippe Brucker
1
-2
/
+2
2022-06-08
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+2
2022-02-09
net: amd-xgbe: disable interrupts during pci removal
Raju Rangoju
1
-0
/
+3
2022-01-27
net: amd-xgbe: ensure to reset the tx_timer_active flag
Raju Rangoju
1
-0
/
+2
2022-01-27
net: amd-xgbe: Fix skb data length underflow
Shyam Sundar S K
1
-1
/
+11
2021-12-20
net: amd-xgbe: Disable the CDR workaround path for Yellow Carp Devices
Raju Rangoju
1
-2
/
+5
2021-12-20
net: amd-xgbe: Alter the port speed bit range
Raju Rangoju
2
-6
/
+6
2021-12-20
net: amd-xgbe: Add Support for Yellow Carp Ethernet device
Raju Rangoju
2
-0
/
+6
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
[next]