index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/fsl: constify of_device_id array
Fabian Frederick
2015-03-17
1
-1
/
+1
*
gianfar: Consider dts property endianess on handling
Jingchang Lu
2015-03-15
1
-30
/
+47
*
gianfar: Make FCB access endian safe
Claudiu Manoil
2015-03-15
1
-8
/
+9
*
gianfar: Make BDs access endian safe
Claudiu Manoil
2015-03-15
1
-46
/
+62
*
net: gianfar: correctly determine the number of queue groups
Tobias Waldekranz
2015-03-05
1
-2
/
+17
*
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
2015-03-03
1
-2
/
+2
*
net: gianfar: remove the unneeded check of disabled device
Kevin Hao
2015-01-29
1
-1
/
+1
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
net: gianfar: add missing __iomem annotation
Kevin Hao
2014-12-30
1
-1
/
+1
*
net: gianfar: mark the local functions static
Kevin Hao
2014-12-30
1
-4
/
+5
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
net: ethernet: freescale: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
gianfar: Fix dma check map error when DMA_API_DEBUG is enabled
Kevin Hao
2014-12-11
1
-28
/
+56
*
|
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
2014-10-29
1
-0
/
+54
*
|
Fix the way the local advertising flow options are determined
Pavaluca Matei-B46610
2014-10-29
1
-1
/
+5
*
|
Add flow control support flags to gianfar's capabilities
Pavaluca Matei-B46610
2014-10-29
1
-0
/
+3
|
/
*
gianfar: Add FCS to rx buffer size (fix)
Claudiu Manoil
2014-10-15
1
-1
/
+1
*
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
2014-10-09
1
-10
/
+3
*
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
1
-13
/
+19
*
gianfar: Make MAC addr setup endian safe, cleanup
Claudiu Manoil
2014-10-09
1
-8
/
+7
*
gianfar: Exclude PPC specific errata handling from ARM builds
Claudiu Manoil
2014-10-09
1
-0
/
+6
*
gianfar: Include missing headers for ARM builds
Claudiu Manoil
2014-10-09
1
-0
/
+2
*
net: gianfar: fix reference counting for phy_node
Uwe Kleine-König
2014-08-07
1
-2
/
+2
*
net: gianfar: no need to check parameter being != NULL for of_node_put
Uwe Kleine-König
2014-08-07
1
-8
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-7
/
+15
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-05
1
-3
/
+3
|
|
\
|
|
*
gianfar: Call netif_carrier_off() prior to registration
Fabio Estevam
2014-06-05
1
-3
/
+3
|
*
|
gianfar: Fix the section mismatch warnings.
Xiubo Li
2014-06-04
1
-1
/
+1
|
*
|
gianfar: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-3
/
+11
|
|
/
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-4
/
+4
*
|
gianfar: Avoid unnecessary reg accesses in adjust_link()
Claudiu Manoil
2014-04-30
1
-110
/
+113
|
/
*
gianfar: Fix P1010 config regression (SQ polling)
Claudiu Manoil
2014-03-24
1
-2
/
+12
*
gianfar: Carefully free skbs in functions called by netpoll.
Eric W. Biederman
2014-03-12
1
-2
/
+2
*
gianfar: Fix multi-queue support checks @probe()
Claudiu Manoil
2014-03-12
1
-10
/
+18
*
gianfar: Use Single-Queue polling for "fsl,etsec2"
Claudiu Manoil
2014-03-10
1
-22
/
+48
*
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
Claudiu Manoil
2014-03-10
1
-65
/
+153
*
gianfar: Fix Tx int miss, dont write IC on-the-fly
Claudiu Manoil
2014-02-24
1
-58
/
+41
*
gianfar: Fix device reset races (oops) for Tx
Claudiu Manoil
2014-02-24
1
-68
/
+48
*
gianfar: Don't free/request irqs on device reset
Claudiu Manoil
2014-02-24
1
-32
/
+45
*
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
2014-02-24
1
-118
/
+47
*
gianfar: Implement MAC reset and reconfig procedure
Claudiu Manoil
2014-02-24
1
-82
/
+90
*
gianfar: Add missing graceful reset steps and fixes
Claudiu Manoil
2014-02-18
1
-26
/
+27
*
gianfar: Factor out enabling/disabling of hw interrupts
Claudiu Manoil
2014-02-18
1
-30
/
+30
*
gianfar: Remove useless HAS_PADDING device flag
Claudiu Manoil
2014-02-18
1
-12
/
+3
*
gianfar: Remove sysfs stubs for FIFOCFG and stashing
Claudiu Manoil
2014-02-18
1
-30
/
+27
*
gianfar: Cleanup/Fix gfar_probe and the hw init code
Claudiu Manoil
2014-02-18
1
-174
/
+157
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
gianfar: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-21
1
-4
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
1
-49
/
+38
|
\
[next]