index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
/
xilinx_emaclite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: xilinx: Drop kernel doc comment about return value
Uwe Kleine-König
2023-10-01
1
-2
/
+0
*
net: ethernet: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-2
/
+2
*
net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
*
net: emaclite: update reset_lock member documentation
Radhey Shyam Pandey
2022-10-28
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
1
-18
/
+12
|
\
|
*
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
2022-05-03
1
-3
/
+12
|
*
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
2022-05-03
1
-15
/
+0
*
|
net: emaclite: Remove custom BUFFER_ALIGN macro
Shravya Kumbham
2022-04-15
1
-16
/
+2
*
|
net: emaclite: Update copyright text to correct format
Michal Simek
2022-04-15
1
-1
/
+1
*
|
net: emaclite: Fix coding style
Radhey Shyam Pandey
2022-04-15
1
-20
/
+15
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-1
/
+3
|
\
|
*
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
2022-03-08
1
-1
/
+3
*
|
net: ethernet: xilinx: cleanup comments
Tom Rix
2022-02-18
1
-1
/
+1
|
/
*
net: xilinx: emaclite: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-27
1
-6
/
+3
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
1
-3
/
+4
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: xilinx_emaclite: Do not print real IOMEM pointer
YueHaibing
2021-05-21
1
-3
/
+2
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-6
/
+2
*
drivers: net: xilinx_emaclite: remove arch limitation
Gary Guo
2021-02-16
1
-2
/
+2
*
drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1
Andrew Lunn
2020-11-12
1
-6
/
+7
*
drivers: net: xilinx_emaclite: Add missing parameter kerneldoc
Andrew Lunn
2020-11-12
1
-0
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait function
Kurt Kanzenbach
2019-05-20
1
-10
/
+6
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
1
-1
/
+1
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
net: xilinx: emaclite: add minimal ndo_do_ioctl hook
Alexandru Ardelean
2019-04-08
1
-0
/
+17
*
net: xilinx: emaclite: add minimal ethtool ops
Alexandru Ardelean
2019-04-08
1
-0
/
+23
*
net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-14
1
-1
/
+1
*
net: xilinx: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
1
-4
/
+5
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
1
-2
/
+1
*
net: emaclite: Remove unnecessary spaces
Radhey Shyam Pandey
2018-06-30
1
-13
/
+14
*
net: emaclite: Fix block comments style
Radhey Shyam Pandey
2018-06-30
1
-13
/
+21
*
net: emaclite: update kernel-doc comments
Radhey Shyam Pandey
2018-06-30
1
-3
/
+12
*
net: emaclite: Simplify if-else statements
Radhey Shyam Pandey
2018-06-30
1
-18
/
+16
*
net: emaclite: Use __func__ instead of hardcoded name
Radhey Shyam Pandey
2018-06-30
1
-2
/
+2
*
net: emaclite: Remove xemaclite_mdio_setup return check
Radhey Shyam Pandey
2018-06-14
1
-3
/
+1
*
net: emaclite: Remove unused 'has_mdio' flag.
Radhey Shyam Pandey
2018-06-14
1
-2
/
+0
*
net: emaclite: Fix MDIO bus unregister bug
Radhey Shyam Pandey
2018-06-14
1
-1
/
+1
*
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
2018-06-14
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-16
1
-57
/
+69
|
\
|
*
net: xilinx_emaclite: fix freezes due to unordered I/O
Anssi Hannula
2017-02-15
1
-54
/
+62
|
*
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
2017-02-15
1
-3
/
+7
*
|
net: xilinx: constify net_device_ops structure
Bhumika Goyal
2017-01-23
1
-2
/
+2
*
|
net: xilinx: emaclite: Remove xemaclite_remove_ndev()
Tobias Klauser
2017-01-05
1
-16
/
+2
|
/
*
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
2016-08-20
1
-3
/
+5
[next]