index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+3
2015-10-28
gianfar: Increase TX_TIMEOUT to 5HZ
Abhimanyu
1
-1
/
+1
2015-10-26
gianfar: Fix Rx BSY error handling
Claudiu Manoil
1
-3
/
+1
2015-10-26
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-25
phy: add phy_device_remove()
Russell King
1
-2
/
+3
2015-09-25
net: fix phy refcounting in a bunch of drivers
Russell King
1
-0
/
+3
2015-09-25
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-14
gianfar: Restore link state settings after MAC reset
Claudiu Manoil
1
-0
/
+5
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-72
/
+32
2015-08-01
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
1
-6
/
+2
2015-08-01
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-08-01
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-07-30
gianfar: Fix warnings when built on 64-bit
Scott Wood
1
-6
/
+9
2015-07-16
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
1
-130
/
+190
2015-07-16
gianfar: Use ndev, more Rx path cleanup
Claudiu Manoil
1
-30
/
+24
2015-07-16
gianfar: Fix and cleanup rxbd status handling
Claudiu Manoil
1
-16
/
+18
2015-07-16
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
1
-97
/
+104
2015-05-10
gianfar: Enable changing mac addr when if up
Claudiu Manoil
1
-1
/
+12
2015-05-10
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-16
gianfar: Consider dts property endianess on handling
Jingchang Lu
1
-30
/
+47
2015-03-16
gianfar: Make FCB access endian safe
Claudiu Manoil
1
-8
/
+9
2015-03-16
gianfar: Make BDs access endian safe
Claudiu Manoil
1
-46
/
+62
2015-03-06
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-30
net: gianfar: remove the unneeded check of disabled device
Kevin Hao
1
-1
/
+1
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-12-31
net: gianfar: add missing __iomem annotation
Kevin Hao
1
-1
/
+1
2014-12-31
net: gianfar: mark the local functions static
Kevin Hao
1
-4
/
+5
2014-12-15
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-16
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-08
net: gianfar: fix reference counting for phy_node
Uwe Kleine-König
1
-2
/
+2
2014-08-08
net: gianfar: no need to check parameter being != NULL for of_node_put
Uwe Kleine-König
1
-8
/
+4
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+15
2014-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-06-06
gianfar: Call netif_carrier_off() prior to registration
Fabio Estevam
1
-3
/
+3
2014-06-05
gianfar: Fix the section mismatch warnings.
Xiubo Li
1
-1
/
+1
[next]