index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
Age
Commit message (
Expand
)
Author
2022-10-28
net: emaclite: update reset_lock member documentation
Radhey Shyam Pandey
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-21
net: ll_temac: axienet: delete unnecessary blank lines and spaces
huangjunxian
2022-09-21
net: ll_temac: move trailing statements to next line
huangjunxian
2022-09-21
net: ll_temac: fix the missing spaces around '='
huangjunxian
2022-09-21
net: ll_temac: delete unnecessary else branch
huangjunxian
2022-09-21
net: ll_temac: axienet: align with open parenthesis
huangjunxian
2022-09-21
net: ll_temac: Cleanup for function name in a string
Haoyue Xu
2022-09-21
net: ll_temac: fix the format of block comments
huangjunxian
2022-09-21
net: ll_temac: Switch to use dev_err_probe() helper
Yang Yingliang
2022-08-31
net: axienet: Switch to 64-bit RX/TX statistics
Robert Hancock
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-27
net: axienet: Modify function description
Deming Wang
2022-06-16
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
2022-06-13
xilinx: Fix build on x86.
David S. Miller
2022-06-13
net: axienet: Use iowrite64 to write all 64b descriptor pointers
Andy Chiu
2022-06-13
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
2022-05-13
net: axienet: Use NAPI for TX completion path
Robert Hancock
2022-05-13
net: axienet: Be more careful about updating tx_bd_tail
Robert Hancock
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-03
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
2022-05-03
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
2022-04-15
net: emaclite: Remove custom BUFFER_ALIGN macro
Shravya Kumbham
2022-04-15
net: emaclite: Update copyright text to correct format
Michal Simek
2022-04-15
net: emaclite: Fix coding style
Radhey Shyam Pandey
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-06
net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property
Wang Qing
2022-04-06
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2022-04-06
net: axienet: setup mdio unconditionally
Andy Chiu
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-09
net: axienet: Use napi_alloc_skb when refilling RX ring
Robert Hancock
2022-03-08
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
2022-03-05
net: axienet: add coalesce timer ethtool configuration
Robert Hancock
2022-03-05
net: axienet: reduce default RX interrupt threshold to 1
Robert Hancock
2022-03-05
net: axienet: implement NAPI and GRO receive
Robert Hancock
2022-03-05
net: axienet: don't set IRQ timer when IRQ delay not used
Robert Hancock
2022-03-05
net: axienet: Clean up DMA start/stop and error handling
Robert Hancock
2022-03-05
net: axienet: Clean up device used for DMA calls
Robert Hancock
2022-03-05
net: axienet: fix RX ring refill allocation failure handling
Robert Hancock
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-18
net: ll_temac: check the return value of devm_kmalloc()
Xiaoke Wang
2022-02-18
net: ethernet: xilinx: cleanup comments
Tom Rix
2022-02-17
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
2022-01-26
net: axienet: replace mdiobus_write() with mdiodev_write()
Russell King (Oracle)
2022-01-26
net: axienet: convert to phylink_pcs
Russell King (Oracle)
2022-01-19
net: axienet: increase default TX ring size to 128
Robert Hancock
2022-01-19
net: axienet: fix for TX busy handling
Robert Hancock
2022-01-19
net: axienet: fix number of TX ring slots for available check
Robert Hancock
2022-01-19
net: axienet: Fix TX ring slot available check
Robert Hancock
[next]