Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e6e25bba9b8a343af6b5e281a0378d3c8ae52165
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar_ethtool.c
23402bd
gianfar: Add flow control support
by Claudiu Manoil
· 11 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
375d6a1
gianfar: Use netdev_<level> when possible
by Joe Perches
· 12 years ago
953d276
gianfar: Remove superfluous kernel_dropped local counter
by Claudiu Manoil
· 12 years ago
800c644
gianfar: Refactor config coalescing calls for all queues
by Claudiu Manoil
· 12 years ago
212079d
gianfar: convert u64 status counters to atomic64_t
by Paul Gortmaker
· 12 years ago
6871978
gianfar: remove largely unused gfar_stats struct
by Paul Gortmaker
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
28889b7
gianfar: fix phc index build failure
by Richard Cochran
· 12 years ago
cbfc607
gianfar_ethtool: coding style and whitespace cleanups
by Jan Ceuleers
· 13 years ago
65a85a8
gianfar: Include linux/net_tstamp.h
by David S. Miller
· 13 years ago
6663628
gianfar: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
30f7e31
gianfar: constify giant block of status descriptor strings
by Paul Gortmaker
· 13 years ago
3396c78
drivers/net: fix up stale paths from driver reorg
by Paul Gortmaker
· 13 years ago
3a73e49
gianfar: Reject out-of-range RX NFC locations
by Ben Hutchings
· 13 years ago
b8ffdbd
gianfar: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
473e64e
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
by Ben Hutchings
· 13 years ago
815c7db
ethtool: Clean up definitions of rule location arrays in RX NFC
by Ben Hutchings
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ec21e2e
freescale: Move the Freescale drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/gianfar_ethtool.c]
87c288c
gianfar: do vlan cleanup
by Jiri Pirko
· 13 years ago
380b153
gianfar v2: code cleanups
by Sebastian Poehn
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
4aa3a71
gianfar v5: implement nfc
by Sebastian Poehn
· 14 years ago
59deab2
gianfar: Use pr_<level>, netdev_<level> and netif_<level>
by Joe Perches
· 14 years ago
6c43e04
gianfar:localized filer table
by Wu Jiajun-B06378
· 14 years ago
8b3afe9
net: gianfar: convert to hw_features
by Michał Mirosław
· 14 years ago
bde3528
gianfar: Clean up implementation of RX network flow classification
by Ben Hutchings
· 14 years ago
6c4f199
gianfar: Do not call device_set_wakeup_enable() under a spinlock
by Rafael J. Wysocki
· 14 years ago
2198a10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9756403
gianfar: fix double lock typo
by Dan Carpenter
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7a8b337
gianfar: Basic Support for programming hash rules
by Sandeep Gopalpet
· 15 years ago
46ceb60
gianfar: Add Multiple group Support
by Sandeep Gopalpet
· 15 years ago
fba4ed0
gianfar: Add Multiple Queue Support
by Sandeep Gopalpet
· 15 years ago
f498370
gianfar: Introduce logical group support.
by Sandeep Gopalpet
· 15 years ago
a12f801
gianfar: Add per queue structure support
by Sandeep Gopalpet
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
accff95
gianfar: fix coalescing setup in ethtool support
by Jiajun Wu
· 15 years ago
2884e5c
gianfar: Implement proper, per netdevice wakeup management
by Anton Vorontsov
· 16 years ago
4669bc9
gianfar: Add Scatter Gather support
by Dai Haruki
· 16 years ago
12dea57
gianfar: Fix eTSEC configuration procedure
by Dai Haruki
· 16 years ago
b46a845
gianfar: Optimize interrupt coalescing configuration
by Dai Haruki
· 16 years ago
b31a1d8
gianfar: Convert gianfar to an of_platform_driver
by Andy Fleming
· 16 years ago
d87eb12
gianfar: Add magic packet and suspend/resume support.
by Scott Wood
· 16 years ago
b9f2c04
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
by Jeff Garzik
· 17 years ago
bf1e9a0
Clean up duplicate includes in drivers/net/
by Jesper Juhl
· 17 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
63c2f78
[POWERPC] Add "is_power_of_2" checking to log2.h.
by Robert P. J. Day
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
fef6108
[PATCH] Fix locking in gianfar
by Andy Fleming
· 19 years ago
cc8c6e3
[PATCH] gianfar: Fix sparse warnings
by Kumar Gala
· 19 years ago
7f7f531
[PATCH] Gianfar update and sysfs support
by Andy Fleming
· 19 years ago
4c8d3d9
[PATCH] Update email address for Kumar
by Kumar Gala
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
bb40dcb
[netdrvr gianfar] use new phy layer
by Andy Fleming
· 19 years ago
0bbaf06
[PATCH] gianfar: Add support enhanced TSEC features on the MPC 8548
by Kumar Gala
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago