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
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
2015-03-17
net: xilinx: constify of_device_id array
Fabian Frederick
3
-3
/
+3
2014-12-31
net: axienet: fix error return code
Julia Lawall
1
-0
/
+2
2014-12-31
net: Xilinx: fix error return code
Julia Lawall
2
-0
/
+3
2014-12-26
net: xilinx: Remove unnecessary temac_property in the driver
Appana Durga Kedareswara Rao
2
-6
/
+0
2014-11-21
net: Xilinx: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-4
/
+2
2014-10-01
net: ll_temac: Remove unnecessary ether_setup after alloc_etherdev
Subbaraya Sundeep Bhatta
1
-1
/
+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
3
-3
/
+0
2014-08-08
ll_temac: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
net: axienet: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-06-22
xilinx: Fix compiler warning
Manuel Schölling
3
-3
/
+3
2014-05-22
xilinx: Use time_before_eq()
Manuel Schölling
3
-3
/
+3
2014-03-28
net: emaclite: remove empty MDIO bus reset function
Florian Fainelli
1
-13
/
+0
2014-03-24
xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-12
xilinx: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-3
/
+3
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
3
-3
/
+0
2013-12-09
net: emaclite: add barriers to support Xilinx Zynq platform
Srikanth Thokala
1
-0
/
+13
2013-12-09
net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...
Srikanth Thokala
1
-38
/
+0
2013-12-02
net: do not pretend FRAGLIST support
Eric Dumazet
2
-2
/
+2
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-23
/
+18
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-0
/
+6
[next]