index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: axienet: use eth_hw_addr_random()
Tobias Klauser
2017-03-06
1
-1
/
+1
*
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: 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-06
1
-2
/
+2
*
net: ethernet: xilinx: Enable emaclite for MIPS
Zubair Lutfullah Kakakhel
2016-09-08
1
-2
/
+2
*
net: axienet: constify ethtool_ops structures
Julia Lawall
2016-08-31
1
-1
/
+1
*
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
2016-08-20
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-15
1
-45
/
+2
*
net: ethernet: xilinx: axienet: use phydev from struct net_device
Philippe Reynes
2016-07-15
2
-21
/
+16
*
net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-14
1
-12
/
+2
*
net: ethernet: ll_temac: use phydev from struct net_device
Philippe Reynes
2016-07-14
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-26
1
-0
/
+2
|
\
|
*
net: fix phy refcounting in a bunch of drivers
Russell King
2015-09-24
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-09
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-07
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-12
1
-2
/
+2
*
|
net: ll_temac: Use one return statement instead of two
Michal Simek
2015-05-11
1
-3
/
+1
*
|
net: axienet: Fix kernel-doc warnings
Michal Simek
2015-05-05
3
-18
/
+32
*
|
net: axienet: Removed _of_ prefix in probe and remove functions
Srikanth Thokala
2015-05-05
1
-7
/
+7
*
|
net: axienet: Use of_property_* calls
Srikanth Thokala
2015-05-05
1
-20
/
+15
*
|
net: axienet: Use devm_* calls
Srikanth Thokala
2015-05-05
1
-27
/
+27
*
|
net: axienet: Use pdev instead of op
Srikanth Thokala
2015-05-05
1
-23
/
+24
*
|
net: axienet: Fix comments blocks
Michal Simek
2015-05-05
3
-59
/
+71
*
|
net: axienet: Removed coding style errors and warnings
Srikanth Thokala
2015-05-05
2
-20
/
+21
*
|
net: axienet: Support phy-less mode of operation
Srikanth Thokala
2015-05-05
1
-5
/
+5
*
|
net: axienet: Handle jumbo frames for lesser frame sizes
Srikanth Thokala
2015-05-05
2
-28
/
+27
*
|
net: axienet: Service completion interrupts ASAP
Peter Crosthwaite
2015-05-05
1
-2
/
+4
*
|
net: axienet: Handle 0 packet receive gracefully
Peter Crosthwaite
2015-05-05
1
-3
/
+4
*
|
net: axienet: Support for RGMII
Srikanth Thokala
2015-05-05
1
-1
/
+8
|
/
*
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-03-31
1
-1
/
+1
*
net: xilinx: constify of_device_id array
Fabian Frederick
2015-03-17
3
-3
/
+3
*
net: axienet: fix error return code
Julia Lawall
2014-12-31
1
-0
/
+2
*
net: Xilinx: fix error return code
Julia Lawall
2014-12-31
2
-0
/
+3
[next]