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
/
xilinx_axienet_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
net: axienet: Utilize of_get_mac_address()
Tobias Klauser
1
-6
/
+7
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-08-31
net: axienet: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
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
1
-19
/
+16
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-07-09
net: axienet: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
1
-4
/
+4
2015-05-05
net: axienet: Fix kernel-doc warnings
Michal Simek
1
-14
/
+24
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
1
-13
/
+21
2015-05-05
net: axienet: Removed coding style errors and warnings
Srikanth Thokala
1
-10
/
+10
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
1
-23
/
+23
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-17
net: xilinx: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-12-31
net: axienet: fix error return code
Julia Lawall
1
-0
/
+2
2014-12-26
net: xilinx: Remove unnecessary temac_property in the driver
Appana Durga Kedareswara Rao
1
-4
/
+0
2014-09-12
net: axienet: remove unnecessary ether_setup after alloc_etherdev
Subbaraya Sundeep Bhatta
1
-1
/
+0
2014-08-14
net: xilinx: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-08-08
net: axienet: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-03-12
xilinx: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-1
/
+1
2014-02-13
net: axienet: Fix compilation warnings
Michal Simek
1
-4
/
+8
2014-02-13
net: axienet: Fix compilation error
Michal Simek
1
-0
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-02
net: do not pretend FRAGLIST support
Eric Dumazet
1
-1
/
+1
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-8
/
+6
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
1
-4
/
+2
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-4
/
+2
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-8
/
+2
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-6
/
+3
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-01-10
net: ethernet: xilinx: Do not use NO_IRQ in axienet
Michal Simek
1
-1
/
+1
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+2
2012-12-03
xilinx_axienet: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-11-20
net: fix build failure in xilinx
Jeff Mahoney
1
-0
/
+2
2012-11-14
drivers/net: fix tasklet misuse issue
Xiaotian Feng
1
-6
/
+6
2012-11-03
drivers/net: use tasklet_kill in device remove/close process
Xiaotian Feng
1
-1
/
+1
2012-07-16
ethernet: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-04-13
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Michal Simek
1
-3
/
+3
2012-02-17
net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver
Tobias Klauser
1
-12
/
+1
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+1
[next]