Age | Commit message (Expand) | Author | Files | Lines |
2024-11-03 | net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts | Suraj Gupta | 1 | -2/+2 |
2024-10-15 | net: xilinx: axienet: fix potential memory leak in axienet_start_xmit() | Wang Hai | 1 | -0/+2 |
2024-09-19 | net: xilinx: axienet: Fix packet counting | Sean Anderson | 1 | -9/+14 |
2024-09-19 | net: xilinx: axienet: Schedule NAPI in two steps | Sean Anderson | 1 | -6/+8 |
2024-09-10 | net: xilinx: axienet: Relax partial rx checksum checks | Sean Anderson | 1 | -3/+1 |
2024-09-10 | net: xilinx: axienet: Set RXCSUM in features | Sean Anderson | 1 | -0/+2 |
2024-09-10 | net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksumming | Sean Anderson | 1 | -2/+2 |
2024-09-10 | net: xilinx: axienet: Remove unused checksum variables | Sean Anderson | 2 | -17/+0 |
2024-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+11 |
2024-09-04 | net: xilinx: axienet: Fix race in axienet_stop | Sean Anderson | 2 | -0/+11 |
2024-08-26 | net: xilinx: axienet: Support IFF_ALLMULTI | Sean Anderson | 2 | -14/+22 |
2024-08-26 | net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flags | Sean Anderson | 1 | -5/+0 |
2024-08-26 | net: xilinx: axienet: Don't print if we go into promiscuous mode | Sean Anderson | 1 | -2/+0 |
2024-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -12/+14 |
2024-08-22 | net: xilinx: axienet: Fix dangling multicast addresses | Sean Anderson | 2 | -12/+10 |
2024-08-22 | net: xilinx: axienet: Always disable promiscuous mode | Sean Anderson | 1 | -0/+4 |
2024-08-21 | net: xilinx: axienet: Add statistics support | Sean Anderson | 2 | -3/+407 |
2024-08-21 | net: xilinx: axienet: Report RxRject as rx_dropped | Sean Anderson | 1 | -1/+1 |
2024-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+8 |
2024-08-12 | net: axienet: Fix register defines comment description | Radhey Shyam Pandey | 1 | -8/+8 |
2024-08-02 | net: axienet: remove unnecessary parentheses | Radhey Shyam Pandey | 1 | -2/+1 |
2024-08-02 | net: axienet: remove unnecessary ftrace-like logging | Radhey Shyam Pandey | 1 | -4/+0 |
2024-08-02 | net: axienet: add missing blank line after declaration | Radhey Shyam Pandey | 1 | -0/+2 |
2024-08-02 | net: axienet: Replace the occurrences of (1<<x) by BIT(x) | Appana Durga Kedareswara Rao | 1 | -14/+14 |
2024-08-01 | net: Use of_property_read_bool() | Rob Herring (Arm) | 1 | -1/+1 |
2024-07-29 | net: axienet: start napi before enabling Rx/Tx | Andy Chiu | 1 | -1/+1 |
2024-06-22 | net: xilinx: axienet: Enable multicast by default | Sean Anderson | 1 | -1/+0 |
2024-06-12 | net: xilinx: axienet: Use NL_SET_ERR_MSG instead of netdev_err | Sean Anderson | 1 | -3/+3 |
2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -1/+1 |
2024-03-29 | net: axienet: Fix kernel doc warnings | Suraj Gupta | 2 | -5/+22 |
2024-03-25 | net: ll_temac: platform_get_resource replaced by wrong function | Claus Hansen Ries | 1 | -1/+1 |
2024-02-09 | net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_p... | Markus Elfring | 1 | -2/+1 |
2023-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2023-11-23 | net: axienet: Fix check for partial TX checksum | Samuel Holland | 1 | -1/+1 |
2023-11-20 | net: axienet: Introduce dmaengine support | Radhey Shyam Pandey | 3 | -2/+425 |
2023-11-20 | net: axienet: Preparatory changes for dmaengine support | Sarath Babu Naidu Gaddam | 2 | -124/+162 |
2023-10-01 | net: ethernet: xilinx: Drop kernel doc comment about return value | Uwe Kleine-König | 1 | -2/+0 |
2023-09-20 | net: ethernet: xilinx: Convert to platform remove callback returning void | Uwe Kleine-König | 3 | -11/+6 |
2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+8 |
2023-08-01 | net: ll_temac: fix error checking of irq_of_parse_and_map() | Dan Carpenter | 1 | -4/+8 |
2023-07-27 | net: Explicitly include correct DT includes | Rob Herring | 5 | -7/+7 |
2023-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+5 |
2023-06-24 | net: axienet: Move reset before 64-bit DMA detection | Maxim Kochetkov | 1 | -5/+5 |
2023-06-22 | net: phylink: pass neg_mode into phylink_mii_c22_pcs_config() | Russell King (Oracle) | 1 | -2/+4 |
2023-03-16 | net: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -5/+4 |
2022-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -1/+1 |
2022-12-12 | net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave() | Yang Yingliang | 1 | -1/+1 |
2022-11-21 | net: axienet: set mdio clock according to bus-frequency | Andy Chiu | 1 | -21/+49 |
2022-11-21 | net: axienet: Unexport and remove unused mdio functions | Andy Chiu | 2 | -14/+1 |
2022-11-07 | net: remove explicit phylink_generic_validate() references | Russell King (Oracle) | 1 | -1/+0 |