index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-25
1
-0
/
+1
|
\
|
*
net: axienet: Fix double deregister of mdio
Shubhrajyoti Datta
2018-07-25
1
-0
/
+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-15
1
-3
/
+1
*
net: emaclite: Remove unused 'has_mdio' flag.
Radhey Shyam Pandey
2018-06-15
1
-2
/
+0
*
net: emaclite: Fix MDIO bus unregister bug
Radhey Shyam Pandey
2018-06-15
1
-1
/
+1
*
net: emaclite: Fix position of lp->mii_bus assignment
Radhey Shyam Pandey
2018-06-15
1
-2
/
+2
*
net: axienet: remove stale comment of axienet_open
YueHaibing
2018-06-03
1
-1
/
+0
*
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
2017-11-29
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
*
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
1
-1
/
+1
*
net: axienet: add support for standard phy-mode binding
Alvaro G. M
2017-07-17
2
-14
/
+38
*
net: axienet: use eth_hw_addr_random()
Tobias Klauser
2017-03-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-17
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: ll_temac: Utilize of_get_mac_address()
Tobias Klauser
2016-12-08
1
-5
/
+6
*
net: axienet: Utilize of_get_mac_address()
Tobias Klauser
2016-12-08
1
-6
/
+7
*
net: ethernet: ll_temac: Utilize phy_ethtool_nway_reset
Florian Fainelli
2016-11-15
1
-6
/
+1
*
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-3
/
+4
*
net: axienet: Remove unused parameter from __axienet_device_reset
Tobias Klauser
2016-10-13
1
-6
/
+5
*
net: axienet: Add missing \n to end of dev_err messages
Colin Ian King
2016-10-07
1
-2
/
+2
*
net: ethernet: xilinx: Enable emaclite for MIPS
Zubair Lutfullah Kakakhel
2016-09-09
1
-2
/
+2
*
net: axienet: constify ethtool_ops structures
Julia Lawall
2016-09-01
1
-1
/
+1
*
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
2016-08-21
1
-3
/
+5
*
net: axienet: Fix return value check in axienet_probe()
Wei Yongjun
2016-07-20
1
-2
/
+2
*
net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-16
1
-45
/
+2
*
net: ethernet: xilinx: axienet: use phydev from struct net_device
Philippe Reynes
2016-07-16
2
-21
/
+16
*
net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-15
1
-12
/
+2
*
net: ethernet: ll_temac: use phydev from struct net_device
Philippe Reynes
2016-07-15
2
-22
/
+16
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
3
-4
/
+4
*
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
1
-1
/
+1
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
5
-11
/
+0
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-27
1
-0
/
+2
|
\
|
*
net: fix phy refcounting in a bunch of drivers
Russell King
2015-09-25
1
-0
/
+2
*
|
net: axinet: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
2015-09-24
1
-4
/
+1
*
|
net: ll_temac: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
2015-09-24
1
-5
/
+4
|
/
*
net: axienet: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
2015-07-10
1
-4
/
+4
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
net: ll_temac: Remove sparse warnings
Michal Simek
2015-06-08
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-2
/
+2
|
\
|
*
net: ll_temac: Fix DMA map size bug
Michal Simek
2015-05-13
1
-2
/
+2
*
|
net: ll_temac: Use one return statement instead of two
Michal Simek
2015-05-11
1
-3
/
+1
[next]