index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2017-07-17
net: axienet: add support for standard phy-mode binding
Alvaro G. M
2
-14
/
+38
2017-03-06
net: axienet: use eth_hw_addr_random()
Tobias Klauser
1
-1
/
+1
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-57
/
+69
2017-02-15
net: xilinx_emaclite: fix freezes due to unordered I/O
Anssi Hannula
1
-54
/
+62
2017-02-15
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
1
-3
/
+7
2017-01-23
net: xilinx: constify net_device_ops structure
Bhumika Goyal
1
-2
/
+2
2017-01-05
net: xilinx: emaclite: Remove xemaclite_remove_ndev()
Tobias Klauser
1
-16
/
+2
2016-12-08
net: ll_temac: Utilize of_get_mac_address()
Tobias Klauser
1
-5
/
+6
2016-12-08
net: axienet: Utilize of_get_mac_address()
Tobias Klauser
1
-6
/
+7
2016-11-15
net: ethernet: ll_temac: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-3
/
+4
2016-10-13
net: axienet: Remove unused parameter from __axienet_device_reset
Tobias Klauser
1
-6
/
+5
2016-10-06
net: axienet: Add missing \n to end of dev_err messages
Colin Ian King
1
-2
/
+2
2016-09-08
net: ethernet: xilinx: Enable emaclite for MIPS
Zubair Lutfullah Kakakhel
1
-2
/
+2
2016-08-31
net: axienet: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-20
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
1
-3
/
+5
2016-07-20
net: axienet: Fix return value check in axienet_probe()
Wei Yongjun
1
-2
/
+2
2016-07-15
net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-45
/
+2
2016-07-15
net: ethernet: xilinx: axienet: use phydev from struct net_device
Philippe Reynes
2
-21
/
+16
2016-07-14
net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+2
2016-07-14
net: ethernet: ll_temac: use phydev from struct net_device
Philippe Reynes
2
-22
/
+16
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
3
-4
/
+4
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
5
-11
/
+0
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-09-24
net: fix phy refcounting in a bunch of drivers
Russell King
1
-0
/
+2
2015-09-24
net: axinet: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
1
-4
/
+1
2015-09-24
net: ll_temac: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
1
-5
/
+4
2015-07-09
net: axienet: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
1
-4
/
+4
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-07
net: ll_temac: Remove sparse warnings
Michal Simek
1
-6
/
+6
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-05-12
net: ll_temac: Fix DMA map size bug
Michal Simek
1
-2
/
+2
2015-05-11
net: ll_temac: Use one return statement instead of two
Michal Simek
1
-3
/
+1
2015-05-05
net: axienet: Fix kernel-doc warnings
Michal Simek
3
-18
/
+32
2015-05-05
net: axienet: Removed _of_ prefix in probe and remove functions
Srikanth Thokala
1
-7
/
+7
2015-05-05
net: axienet: Use of_property_* calls
Srikanth Thokala
1
-20
/
+15
2015-05-05
net: axienet: Use devm_* calls
Srikanth Thokala
1
-27
/
+27
2015-05-05
net: axienet: Use pdev instead of op
Srikanth Thokala
1
-23
/
+24
2015-05-05
net: axienet: Fix comments blocks
Michal Simek
3
-59
/
+71
2015-05-05
net: axienet: Removed coding style errors and warnings
Srikanth Thokala
2
-20
/
+21
2015-05-05
net: axienet: Support phy-less mode of operation
Srikanth Thokala
1
-5
/
+5
2015-05-05
net: axienet: Handle jumbo frames for lesser frame sizes
Srikanth Thokala
2
-28
/
+27
2015-05-05
net: axienet: Service completion interrupts ASAP
Peter Crosthwaite
1
-2
/
+4
2015-05-05
net: axienet: Handle 0 packet receive gracefully
Peter Crosthwaite
1
-3
/
+4
2015-05-05
net: axienet: Support for RGMII
Srikanth Thokala
1
-1
/
+8
2015-03-31
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
1
-1
/
+1
[next]