summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/xilinx
AgeCommit message (Expand)Author
2025-03-07net: axienet: Set mac_managed_pmNick Hu
2025-01-23net: xilinx: axienet: Fix IRQ coalescing packet count overflowSean Anderson
2024-11-01net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()Wang Hai
2024-10-17net: xilinx: axienet: Fix packet countingSean Anderson
2024-10-17net: xilinx: axienet: Schedule NAPI in two stepsSean Anderson
2024-09-18net: xilinx: axienet: Fix race in axienet_stopSean Anderson
2024-08-29net: xilinx: axienet: Fix dangling multicast addressesSean Anderson
2024-08-29net: xilinx: axienet: Always disable promiscuous modeSean Anderson
2024-08-29net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey
2024-08-11net: axienet: start napi before enabling Rx/TxAndy Chiu
2024-04-03net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2023-12-03net: axienet: Fix check for partial TX checksumSamuel Holland
2023-08-11net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter
2023-07-19net: axienet: Move reset before 64-bit DMA detectionMaxim Kochetkov
2022-12-31net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-10-28net: emaclite: update reset_lock member documentationRadhey Shyam Pandey
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-21net: ll_temac: axienet: delete unnecessary blank lines and spaceshuangjunxian
2022-09-21net: ll_temac: move trailing statements to next linehuangjunxian
2022-09-21net: ll_temac: fix the missing spaces around '='huangjunxian
2022-09-21net: ll_temac: delete unnecessary else branchhuangjunxian
2022-09-21net: ll_temac: axienet: align with open parenthesishuangjunxian
2022-09-21net: ll_temac: Cleanup for function name in a stringHaoyue Xu
2022-09-21net: ll_temac: fix the format of block commentshuangjunxian
2022-09-21net: ll_temac: Switch to use dev_err_probe() helperYang Yingliang
2022-08-31net: axienet: Switch to 64-bit RX/TX statisticsRobert Hancock
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-06-27net: axienet: Modify function descriptionDeming Wang
2022-06-16net: axienet: add missing error return code in axienet_probe()Yang Yingliang
2022-06-13xilinx: Fix build on x86.David S. Miller
2022-06-13net: axienet: Use iowrite64 to write all 64b descriptor pointersAndy Chiu
2022-06-13net: axienet: make the 64b addresable DMA depends on 64b archecturesAndy Chiu
2022-05-13net: axienet: Use NAPI for TX completion pathRobert Hancock
2022-05-13net: axienet: Be more careful about updating tx_bd_tailRobert Hancock
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-03net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-03net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham
2022-04-15net: emaclite: Remove custom BUFFER_ALIGN macroShravya Kumbham
2022-04-15net: emaclite: Update copyright text to correct formatMichal Simek
2022-04-15net: emaclite: Fix coding styleRadhey Shyam Pandey
2022-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-06net: ethernet: xilinx: use of_property_read_bool() instead of of_get_propertyWang Qing
2022-04-06net: axiemac: use a phandle to reference pcs_phyAndy Chiu
2022-04-06net: axienet: factor out phy_node in struct axienet_localAndy Chiu
2022-04-06net: axienet: setup mdio unconditionallyAndy Chiu
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-09net: axienet: Use napi_alloc_skb when refilling RX ringRobert Hancock
2022-03-08ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin
2022-03-05net: axienet: add coalesce timer ethtool configurationRobert Hancock
2022-03-05net: axienet: reduce default RX interrupt threshold to 1Robert Hancock