summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/xilinx/xilinx_emaclite.c
AgeCommit message (Expand)Author
2023-10-01net: ethernet: xilinx: Drop kernel doc comment about return valueUwe Kleine-König
2023-09-20net: ethernet: xilinx: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-27net: Explicitly include correct DT includesRob Herring
2022-12-12net: 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-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
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-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-08ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin
2022-02-18net: ethernet: xilinx: cleanup commentsTom Rix
2021-12-27net: xilinx: emaclite: Use platform_get_irq() to get the interruptLad Prabhakar
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-05-21net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-02-16drivers: net: xilinx_emaclite: remove arch limitationGary Guo
2020-11-12drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1Andrew Lunn
2020-11-12drivers: net: xilinx_emaclite: Add missing parameter kerneldocAndrew Lunn
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-202/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-04-08net: xilinx: emaclite: add minimal ndo_do_ioctl hookAlexandru Ardelean
2019-04-08net: xilinx: emaclite: add minimal ethtool opsAlexandru Ardelean
2019-02-14net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2018-09-19net: xilinx: fix return type of ndo_start_xmit functionYueHaibing
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-06-30net: emaclite: Remove unnecessary spacesRadhey Shyam Pandey
2018-06-30net: emaclite: Fix block comments styleRadhey Shyam Pandey
2018-06-30net: emaclite: update kernel-doc commentsRadhey Shyam Pandey
2018-06-30net: emaclite: Simplify if-else statementsRadhey Shyam Pandey
2018-06-30net: emaclite: Use __func__ instead of hardcoded nameRadhey Shyam Pandey
2018-06-14net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey
2018-06-14net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey
2018-06-14net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey
2018-06-14net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-15net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
2017-02-15net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-01-23net: xilinx: constify net_device_ops structureBhumika Goyal
2017-01-05net: xilinx: emaclite: Remove xemaclite_remove_ndev()Tobias Klauser
2016-08-20net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell