index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
gianfar.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-15
net: gianfar: convert to hw_features
Michał Mirosław
1
-1
/
+2
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-04-11
gianfar: Clean up implementation of RX network flow classification
Ben Hutchings
1
-17
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-18
gianfar: Fall back to software tcp/udp checksum on older controllers
Alex Dubov
1
-0
/
+1
2011-01-13
net: remove dev_txq_stats_fold()
Eric Dumazet
1
-0
/
+10
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-1
/
+1
2010-06-30
gianfar: Implement workaround for eTSEC-A002 erratum
Anton Vorontsov
1
-0
/
+1
2010-06-30
gianfar: Implement workaround for eTSEC76 erratum
Anton Vorontsov
1
-0
/
+1
2010-06-30
gianfar: Implement workaround for eTSEC74 erratum
Anton Vorontsov
1
-0
/
+11
2010-04-13
gianfar: Add hardware TX timestamping support
Manfred Rudigier
1
-1
/
+2
2010-04-13
gianfar: Add hardware RX timestamping support
Manfred Rudigier
1
-0
/
+5
2010-03-26
gianfar: fix undo of reserve()
Ben Menchaca
1
-0
/
+6
2009-12-18
gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC
Sandeep Gopalpet
1
-2
/
+2
2009-12-18
gianfar: Fix stats support
Sandeep Gopalpet
1
-0
/
+10
2009-12-18
gianfar: Fix a filer bug
Sandeep Gopalpet
1
-0
/
+4
2009-11-08
gianfar: Fix compiler and sparse warnings
Anton Vorontsov
1
-5
/
+5
2009-11-02
gianfar: Basic Support for programming hash rules
Sandeep Gopalpet
1
-0
/
+93
2009-11-02
gianfar: Add Multiple group Support
Sandeep Gopalpet
1
-1
/
+28
2009-11-02
gianfar: Add support etsec2.0 registers.
Sandeep Gopalpet
1
-11
/
+44
2009-11-02
gianfar: Add Multiple Queue Support
Sandeep Gopalpet
1
-5
/
+91
2009-11-02
gianfar: Introduce logical group support.
Sandeep Gopalpet
1
-11
/
+27
2009-11-02
gianfar: Add per queue structure support
Sandeep Gopalpet
1
-41
/
+75
2009-10-12
gianfar: Move tbase/rbase initialization to gfar_init_mac()
Anton Vorontsov
1
-0
/
+1
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-05-26
gianfar: fix babbling rx error event bug
Xiaotian Feng
1
-1
/
+1
2009-04-27
net: Rework gianfar driver to use of_mdio infrastructure.
Grant Likely
1
-2
/
+2
2009-04-02
gianfar: Remove unused header
Kumar Gala
1
-1
/
+0
2009-03-18
gianfar: pass the proper dev to DMA ops
Kumar Gala
1
-1
/
+2
2009-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-02-04
gianfar: Add support for skb recycling
Andy Fleming
1
-0
/
+2
2009-02-04
netdev: Merge UCC and gianfar MDIO bus drivers
Andy Fleming
1
-7
/
+6
2009-02-04
gianfar: Fix BD_LENGTH_MASK definition
Andy Fleming
1
-1
/
+1
2009-02-01
gianfar: Fix sparse warnings
Anton Vorontsov
1
-0
/
+2
2008-12-17
gianfar: Merge Tx and Rx interrupt for scheduling clean up ring
Dai Haruki
1
-1
/
+1
2008-12-17
gianfar: Use interface name in interrupt name to distinguish the source.
Dai Haruki
1
-0
/
+7
2008-12-17
gianfar: Add Scatter Gather support
Dai Haruki
1
-0
/
+1
2008-12-16
gianfar: Make all BD status writes 32-bit
Dai Haruki
1
-4
/
+16
2008-12-16
gianfar: Add macros for stepping through BDs
Andy Fleming
1
-0
/
+6
2008-12-16
gianfar: Fix VLAN HW feature related frame/buffer size calculation.
Dai Haruki
1
-4
/
+5
2008-12-16
gianfar: Optimize interrupt coalescing configuration
Dai Haruki
1
-4
/
+8
2008-12-16
gianfar: Convert gianfar to an of_platform_driver
Andy Fleming
1
-3
/
+18
2008-08-27
net: don't grab a mutex within a timer context in gianfar
Sebastian Siewior
1
-0
/
+1
2008-07-22
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-11
/
+0
2008-07-16
gianfar: Add magic packet and suspend/resume support.
Scott Wood
1
-2
/
+10
2008-07-11
gianfar: delete non NAPI code from the driver.
Francois Romieu
1
-11
/
+0
2008-05-06
gianfar: Fix a locking bug in gianfar's sysfs code
Andy Fleming
1
-0
/
+3
2008-04-29
[netdrvr] gianfar: Determine TBIPA value dynamically
Paul Gortmaker
1
-1
/
+0
2008-04-16
gianfar: Support NAPI for TX Frames
Dai Haruki
1
-2
/
+11
2008-03-26
gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.
Andy Fleming
1
-2
/
+2
[next]