开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
Age
Commit message (
Expand
)
Author
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-03
net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts
Suraj Gupta
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-15
net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
Wang Hai
2024-10-11
net: emaclite: Adopt clock support
Abin Joseph
2024-10-11
net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()
Abin Joseph
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-19
net: xilinx: axienet: Fix packet counting
Sean Anderson
2024-09-19
net: xilinx: axienet: Schedule NAPI in two steps
Sean Anderson
2024-09-10
net: xilinx: axienet: Relax partial rx checksum checks
Sean Anderson
2024-09-10
net: xilinx: axienet: Set RXCSUM in features
Sean Anderson
2024-09-10
net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksumming
Sean Anderson
2024-09-10
net: xilinx: axienet: Remove unused checksum variables
Sean Anderson
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-04
net: xilinx: axienet: Fix race in axienet_stop
Sean Anderson
2024-08-26
net: xilinx: axienet: Support IFF_ALLMULTI
Sean Anderson
2024-08-26
net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flags
Sean Anderson
2024-08-26
net: xilinx: axienet: Don't print if we go into promiscuous mode
Sean Anderson
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-22
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2024-08-22
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
2024-08-21
net: xilinx: axienet: Add statistics support
Sean Anderson
2024-08-21
net: xilinx: axienet: Report RxRject as rx_dropped
Sean Anderson
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-12
net: axienet: Fix register defines comment description
Radhey Shyam Pandey
2024-08-02
net: axienet: remove unnecessary parentheses
Radhey Shyam Pandey
2024-08-02
net: axienet: remove unnecessary ftrace-like logging
Radhey Shyam Pandey
2024-08-02
net: axienet: add missing blank line after declaration
Radhey Shyam Pandey
2024-08-02
net: axienet: Replace the occurrences of (1<<x) by BIT(x)
Appana Durga Kedareswara Rao
2024-08-01
net: Use of_property_read_bool()
Rob Herring (Arm)
2024-07-29
net: axienet: start napi before enabling Rx/Tx
Andy Chiu
2024-06-22
net: xilinx: axienet: Enable multicast by default
Sean Anderson
2024-06-12
net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_err
Sean Anderson
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-03-29
net: axienet: Fix kernel doc warnings
Suraj Gupta
2024-03-25
net: ll_temac: platform_get_resource replaced by wrong function
Claus Hansen Ries
2024-02-09
net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_p...
Markus Elfring
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
2023-11-20
net: axienet: Introduce dmaengine support
Radhey Shyam Pandey
2023-11-20
net: axienet: Preparatory changes for dmaengine support
Sarath Babu Naidu Gaddam
2023-10-01
net: ethernet: xilinx: Drop kernel doc comment about return value
Uwe Kleine-König
2023-09-20
net: ethernet: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-01
net: ll_temac: fix error checking of irq_of_parse_and_map()
Dan Carpenter
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-24
net: axienet: Move reset before 64-bit DMA detection
Maxim Kochetkov
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
[next]