index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
xgbe
/
xgbe-drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
1
-0
/
+14
2022-12-30
net: amd-xgbe: add missed tasklet_kill
Jiguang Xiao
1
-0
/
+3
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-4
/
+2
2022-06-09
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-01-28
net: amd-xgbe: ensure to reset the tx_timer_active flag
Raju Rangoju
1
-0
/
+2
2022-01-28
net: amd-xgbe: Fix skb data length underflow
Shyam Sundar S K
1
-1
/
+11
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-2
/
+0
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-02-17
net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning
Shyam Sundar S K
1
-0
/
+1
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-09-14
net: amd-xgbe: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+9
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-15
xgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-222
/
+26
2020-07-15
xgbe: switch to more generic VxLAN detection
Jakub Kicinski
1
-19
/
+8
2020-04-16
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-04-26
amd-xgbe: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2018-10-26
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
1
-1
/
+0
2018-09-20
net: amd: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+2
2018-05-23
amd-xgbe: Add ethtool show/set channels support
Tom Lendacky
1
-0
/
+25
2018-05-23
amd-xgbe: Prepare for ethtool set-channel support
Tom Lendacky
1
-41
/
+67
2018-05-23
amd-xgbe: Add ethtool show/set ring parameter support
Tom Lendacky
1
-5
/
+1
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-5
/
+5
2018-02-06
net: amd-xgbe: fix comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2017-12-20
net: amd-xgbe: Get rid of custom hex_dump_to_buffer()
Andy Shevchenko
1
-17
/
+7
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-10-28
drivers/net: amd: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+6
2017-08-19
amd-xgbe: Add support for VXLAN offload capabilities
Lendacky, Thomas
1
-2
/
+363
2017-08-19
amd-xgbe: Add hardware features debug output
Lendacky, Thomas
1
-3
/
+75
2017-08-19
amd-xgbe: Add support to handle device renaming
Lendacky, Thomas
1
-3
/
+41
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-3
/
+4
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-1
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+3
2017-06-29
amd-xgbe: Add NUMA affinity support for IRQ hints
Lendacky, Thomas
1
-3
/
+15
2017-06-29
amd-xgbe: Add NUMA affinity support for memory allocations
Lendacky, Thomas
1
-80
/
+97
2017-06-29
amd-xgbe: Re-issue interrupt if interrupt status not cleared
Lendacky, Thomas
1
-7
/
+46
2017-06-29
amd-xgbe: Add a check for an skb in the timestamp path
Lendacky, Thomas
1
-1
/
+6
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-1
/
+2
2017-05-21
net: ethernet: update drivers to make both SW and HW TX timestamps
Miroslav Lichvar
1
-2
/
+1
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
1
-0
/
+1
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-39
/
+63
2017-03-16
amd-xgbe: Fix jumbo MTU processing on newer hardware
Lendacky, Thomas
1
-39
/
+63
[next]