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
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
net: axienet: Modify function description
Deming Wang
1
-1
/
+1
2022-06-16
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
1
-0
/
+1
2022-06-13
xilinx: Fix build on x86.
David S. Miller
1
-4
/
+4
2022-06-13
net: axienet: Use iowrite64 to write all 64b descriptor pointers
Andy Chiu
1
-3
/
+18
2022-06-13
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
2
-24
/
+40
2022-05-13
net: axienet: Use NAPI for TX completion path
Robert Hancock
2
-85
/
+111
2022-05-13
net: axienet: Be more careful about updating tx_bd_tail
Robert Hancock
1
-11
/
+15
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+12
2022-05-03
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
1
-3
/
+12
2022-05-03
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
1
-15
/
+0
2022-04-15
net: emaclite: Remove custom BUFFER_ALIGN macro
Shravya Kumbham
1
-16
/
+2
2022-04-15
net: emaclite: Update copyright text to correct format
Michal Simek
1
-1
/
+1
2022-04-15
net: emaclite: Fix coding style
Radhey Shyam Pandey
1
-20
/
+15
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-17
/
+18
2022-04-06
net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property
Wang Qing
1
-1
/
+1
2022-04-06
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
1
-2
/
+9
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2
-10
/
+5
2022-04-06
net: axienet: setup mdio unconditionally
Andy Chiu
1
-7
/
+6
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-03-09
net: axienet: Use napi_alloc_skb when refilling RX ring
Robert Hancock
1
-1
/
+1
2022-03-08
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
1
-1
/
+3
2022-03-05
net: axienet: add coalesce timer ethtool configuration
Robert Hancock
2
-14
/
+47
2022-03-05
net: axienet: reduce default RX interrupt threshold to 1
Robert Hancock
1
-1
/
+1
2022-03-05
net: axienet: implement NAPI and GRO receive
Robert Hancock
2
-28
/
+59
2022-03-05
net: axienet: don't set IRQ timer when IRQ delay not used
Robert Hancock
1
-4
/
+14
2022-03-05
net: axienet: Clean up DMA start/stop and error handling
Robert Hancock
1
-175
/
+105
2022-03-05
net: axienet: Clean up device used for DMA calls
Robert Hancock
1
-16
/
+16
2022-03-05
net: axienet: fix RX ring refill allocation failure handling
Robert Hancock
1
-30
/
+42
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-18
net: ll_temac: check the return value of devm_kmalloc()
Xiaoke Wang
1
-0
/
+2
2022-02-18
net: ethernet: xilinx: cleanup comments
Tom Rix
5
-6
/
+6
2022-02-17
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-2
/
+3
2022-01-26
net: axienet: replace mdiobus_write() with mdiodev_write()
Russell King (Oracle)
1
-2
/
+1
2022-01-26
net: axienet: convert to phylink_pcs
Russell King (Oracle)
2
-54
/
+55
2022-01-19
net: axienet: increase default TX ring size to 128
Robert Hancock
1
-1
/
+1
2022-01-19
net: axienet: fix for TX busy handling
Robert Hancock
1
-39
/
+47
2022-01-19
net: axienet: fix number of TX ring slots for available check
Robert Hancock
1
-2
/
+2
2022-01-19
net: axienet: Fix TX ring slot available check
Robert Hancock
1
-2
/
+2
2022-01-19
net: axienet: limit minimum TX ring size
Robert Hancock
1
-1
/
+3
2022-01-19
net: axienet: add missing memory barriers
Robert Hancock
1
-1
/
+10
2022-01-19
net: axienet: reset core on initialization prior to MDIO access
Robert Hancock
1
-0
/
+5
2022-01-19
net: axienet: Wait for PhyRstCmplt after core reset
Robert Hancock
1
-0
/
+10
2022-01-19
net: axienet: increase reset timeout
Robert Hancock
1
-10
/
+9
2021-12-27
net: xilinx: emaclite: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-6
/
+3
2021-12-13
net: axienet: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
1
-0
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2
-8
/
+20
2021-11-17
net: axienet: use phylink_generic_validate()
Russell King (Oracle)
1
-38
/
+3
2021-11-17
net: axienet: remove interface checks in axienet_validate()
Russell King (Oracle)
1
-22
/
+0
2021-11-17
net: axienet: populate supported_interfaces member
Russell King (Oracle)
1
-0
/
+8
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-5
/
+3
[next]