index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
xgbe
/
xgbe-drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-30
net: amd-xgbe: add missed tasklet_kill
Jiguang Xiao
1
-0
/
+3
2022-09-28
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-08
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
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-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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-02-16
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-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-14
xgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-222
/
+26
2020-07-14
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-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-07-22
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-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
1
-1
/
+0
2018-09-19
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-18
amd-xgbe: Add support for VXLAN offload capabilities
Lendacky, Thomas
1
-2
/
+363
2017-08-18
amd-xgbe: Add hardware features debug output
Lendacky, Thomas
1
-3
/
+75
2017-08-18
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-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-39
/
+63
2017-03-15
amd-xgbe: Fix jumbo MTU processing on newer hardware
Lendacky, Thomas
1
-39
/
+63
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-1
/
+2
2017-03-09
amd-xgbe: Enable IRQs only if napi_complete_done() is true
Lendacky, Thomas
1
-8
/
+2
[next]