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
/
freescale
/
gianfar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-16
gianfar: Don't enable RX Filer if not supported
Hamish Martin
1
-3
/
+5
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2015-11-30
net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()
Mark Brown
1
-3
/
+3
2015-11-22
gianfar: use of_property_read_bool()
Saurabh Sengar
1
-4
/
+1
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
1
-2
/
+2
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+3
2015-10-27
gianfar: Increase TX_TIMEOUT to 5HZ
Abhimanyu
1
-1
/
+1
2015-10-25
gianfar: Fix Rx BSY error handling
Claudiu Manoil
1
-3
/
+1
2015-10-25
gianfar: Don't enable the Filer w/o the Parser
Claudiu Manoil
1
-2
/
+2
2015-10-07
gianfar: Add WAKE_UCAST and "wake-on-filer" support
Claudiu Manoil
1
-11
/
+144
2015-09-24
phy: add phy_device_remove()
Russell King
1
-2
/
+3
2015-09-24
net: fix phy refcounting in a bunch of drivers
Russell King
1
-0
/
+3
2015-09-24
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-4
/
+5
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2015-08-13
gianfar: Restore link state settings after MAC reset
Claudiu Manoil
1
-0
/
+5
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-72
/
+32
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
1
-6
/
+2
2015-07-31
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-07-31
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-07-29
gianfar: Fix warnings when built on 64-bit
Scott Wood
1
-6
/
+9
2015-07-15
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
1
-130
/
+190
2015-07-15
gianfar: Use ndev, more Rx path cleanup
Claudiu Manoil
1
-30
/
+24
2015-07-15
gianfar: Fix and cleanup rxbd status handling
Claudiu Manoil
1
-16
/
+18
2015-07-15
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
1
-97
/
+104
2015-05-09
gianfar: Enable changing mac addr when if up
Claudiu Manoil
1
-1
/
+12
2015-05-09
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
1
-30
/
+10
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-15
gianfar: Consider dts property endianess on handling
Jingchang Lu
1
-30
/
+47
2015-03-15
gianfar: Make FCB access endian safe
Claudiu Manoil
1
-8
/
+9
2015-03-15
gianfar: Make BDs access endian safe
Claudiu Manoil
1
-46
/
+62
2015-03-05
net: gianfar: correctly determine the number of queue groups
Tobias Waldekranz
1
-2
/
+17
2015-03-03
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
1
-2
/
+2
2015-01-29
net: gianfar: remove the unneeded check of disabled device
Kevin Hao
1
-1
/
+1
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-12-30
net: gianfar: add missing __iomem annotation
Kevin Hao
1
-1
/
+1
2014-12-30
net: gianfar: mark the local functions static
Kevin Hao
1
-4
/
+5
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-11
gianfar: Fix dma check map error when DMA_API_DEBUG is enabled
Kevin Hao
1
-28
/
+56
2014-10-29
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
1
-0
/
+54
2014-10-29
Fix the way the local advertising flow options are determined
Pavaluca Matei-B46610
1
-1
/
+5
2014-10-29
Add flow control support flags to gianfar's capabilities
Pavaluca Matei-B46610
1
-0
/
+3
2014-10-20
net: ethernet: freescale: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-15
gianfar: Add FCS to rx buffer size (fix)
Claudiu Manoil
1
-1
/
+1
2014-10-09
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
1
-10
/
+3
2014-10-09
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
1
-13
/
+19
2014-10-09
gianfar: Make MAC addr setup endian safe, cleanup
Claudiu Manoil
1
-8
/
+7
2014-10-09
gianfar: Exclude PPC specific errata handling from ARM builds
Claudiu Manoil
1
-0
/
+6
2014-10-09
gianfar: Include missing headers for ARM builds
Claudiu Manoil
1
-0
/
+2
2014-08-07
net: gianfar: fix reference counting for phy_node
Uwe Kleine-König
1
-2
/
+2
2014-08-07
net: gianfar: no need to check parameter being != NULL for of_node_put
Uwe Kleine-König
1
-8
/
+4
[prev]
[next]