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
/
ll_temac_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2016-12-08
net: ll_temac: Utilize of_get_mac_address()
Tobias Klauser
1
-5
/
+6
2016-11-15
net: ethernet: ll_temac: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
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
1
-21
/
+16
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+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-03-17
net: xilinx: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-12-31
net: Xilinx: fix error return code
Julia Lawall
1
-0
/
+2
2014-11-21
net: Xilinx: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-10-01
net: ll_temac: 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
ll_temac: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-06-22
xilinx: Fix compiler warning
Manuel Schölling
1
-1
/
+1
2014-05-22
xilinx: Use time_before_eq()
Manuel Schölling
1
-1
/
+1
2014-03-12
xilinx: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-2
/
+2
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-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-0
/
+6
2013-10-09
microblaze: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-10-01
ll_temac: Reset dma descriptors indexes on ndo_open
Ricardo Ribalda
1
-0
/
+6
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-6
/
+6
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
1
-3
/
+2
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-3
/
+3
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
/
+3
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-7
/
+3
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-4
/
+2
2013-01-03
ll_temac: fix mac address setting
Jiri Pirko
1
-14
/
+17
2012-12-03
net/xilinx: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-07-10
ll_temac: remove unnecessary setting of skb->dev
Jon Mason
1
-1
/
+0
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-04-04
ll_temac: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-02-20
ll_temac: Fix build.
David S. Miller
1
-1
/
+1
2012-02-17
xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-1
/
+3
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+2
2011-12-21
net: ethernet: xilinx: Don't use NO_IRQ in xilinx
Michal Simek
1
-1
/
+1
2011-12-04
ll_temac: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2011-11-09
net/ll_temac: FIX : Wait for indirect wait to end
Ricardo Ribalda
1
-0
/
+1
2011-11-09
net/temac: FIX segfault when process old irqs
Ricardo Ribalda
1
-1
/
+5
2011-11-08
ll_temac: Add support for phy_mii_ioctl
Ricardo Ribalda
1
-0
/
+14
2011-11-02
net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c
Stephen Rothwell
1
-2
/
+2
2011-10-20
ll_temac: Add support for ethtool
Ricardo
1
-0
/
+27
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-2
/
+2
2011-10-10
ll_temac: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+1
[next]