index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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
*
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
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-10
/
+28
|
|
\
|
*
|
gianfar: Simplify MQ polling to avoid soft lockup
Claudiu Manoil
2013-10-18
1
-49
/
+38
*
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+2
|
|
/
*
|
gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1
Claudiu Manoil
2013-10-09
1
-0
/
+3
*
|
gianfar: Use mpc85xx support for errata detection
Claudiu Manoil
2013-10-09
1
-8
/
+25
*
|
gianfar: Enable eTSEC-A002 erratum w/a for all parts
Claudiu Manoil
2013-10-09
1
-6
/
+4
|
/
*
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
2013-09-03
1
-7
/
+11
*
gianfar: Add flow control support
Claudiu Manoil
2013-08-13
1
-2
/
+49
*
gianfar: Cleanup TxFCB insertion on xmit
Claudiu Manoil
2013-08-05
1
-29
/
+33
*
gianfar: Fix Tx csum generation errata handling
Claudiu Manoil
2013-08-05
1
-19
/
+25
*
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
2013-08-01
1
-1
/
+0
*
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
2013-06-12
1
-2
/
+49
*
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-25
1
-4
/
+2
*
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
2013-04-22
1
-1
/
+1
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-7
/
+8
*
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
2013-03-21
1
-5
/
+1
*
gianfar: Cleanup dead code and minor formatting
Claudiu Manoil
2013-03-21
1
-4
/
+3
*
gianfar: Remove 'maybe-uninitialized' compile warning
Claudiu Manoil
2013-03-21
1
-1
/
+1
*
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
2013-03-20
1
-3
/
+8
*
gianfar: Remove redundant programming of [rt]xic registers
Claudiu Manoil
2013-03-20
1
-12
/
+12
*
gianfar: Poll only active Rx queues
Claudiu Manoil
2013-03-20
1
-9
/
+19
*
gianfar: Fix tx napi polling
Claudiu Manoil
2013-03-20
1
-37
/
+45
*
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
1
-7
/
+6
*
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
2013-02-24
1
-12
/
+14
*
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2013-02-14
1
-21
/
+20
*
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
2013-02-14
1
-3
/
+0
*
gianfar: gfar_process_frame returns void
Claudiu Manoil
2013-02-14
1
-6
/
+4
*
gianfar: GRO_DROP is unlikely
Claudiu Manoil
2013-02-14
1
-1
/
+1
*
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2013-02-14
1
-12
/
+13
*
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2013-02-14
1
-4
/
+0
*
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-12
1
-13
/
+13
*
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
1
-15
/
+10
[next]