Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9b3a713feef8db41d4bcccb3b97e86ee906690c8
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar_ethtool.c
7d993c5f
gianfar: remove forward declarations
by Arseny Solokha
· 5 years ago
754460a
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362
by Thomas Gleixner
· 6 years ago
1e562c8
ptp_qoriq: make structure/function names more consistent
by Yangbo Lu
· 6 years ago
f4f9a5e
gianfar: remove use of VLAN_TAG_PRESENT
by Michał Mirosław
· 6 years ago
f8a1988
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
by zhong jiang
· 6 years ago
22b7d29
net: ethernet: Add helper to determine if pause configuration is supported
by Andrew Lunn
· 6 years ago
70814e8
net: ethernet: Add helper for set_pauseparam for Asym Pause
by Andrew Lunn
· 6 years ago
1d981f1
net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx
by Colin Ian King
· 7 years ago
7349a74
net: ethernet: gianfar_ethtool: get phc index through drvdata
by Yangbo Lu
· 7 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
cd5f9bb
net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
4c4a6b0
net: ethernet: gianfar: use phydev from struct net_device
by Philippe Reynes
· 9 years ago
0d1bcdc
net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5188f7e
gianfar: Remove duplicated argument to bitwise OR
by Claudiu Manoil
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
3e905b8
gianfar: Add WAKE_UCAST and "wake-on-filer" support
by Claudiu Manoil
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1f2b729
gianfar: remove faulty filer optimizer
by Jakub Kicinski
· 9 years ago
b5c8c89
gianfar: correct list membership accounting
by Jakub Kicinski
· 9 years ago
a898fe0
gianfar: correct filer table writing
by Jakub Kicinski
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b0734b6
gianfar: Enable device wakeup when appropriate
by Claudiu Manoil
· 9 years ago
7535414
gianfar: Add paged allocation and Rx S/G
by Claudiu Manoil
· 10 years ago
76f31e8
gianfar: Bundle Rx allocation, cleanup
by Claudiu Manoil
· 10 years ago
75300ad
gianfar: correct the bad expression while writing bit-pattern
by Sanjeev Sharma
· 10 years ago
45b679c9
gianfar: Implement PAUSE frame generation support
by Matei Pavaluca
· 10 years ago
98a46d4
gianfar: Check if phydev present on ethtool -A
by Claudiu Manoil
· 11 years ago
f19015b
gianfar: Fix Tx int miss, dont write IC on-the-fly
by Claudiu Manoil
· 11 years ago
0851133
gianfar: Fix device reset races (oops) for Tx
by Claudiu Manoil
· 11 years ago
8830264
gianfar: Fix on-the-fly vlan and mtu updates
by Claudiu Manoil
· 11 years ago
7cca336
gianfar: Remove clean_rx_ring race from gfar_ethtool
by Claudiu Manoil
· 11 years ago
c10650b
gianfar: Add missing graceful reset steps and fixes
by Claudiu Manoil
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
42851e8
gianfar: Fix portabilty issues for ethtool and ptp
by Claudiu Manoil
· 11 years ago
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
cbfc6071
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
· 14 years ago
380b153
gianfar v2: code cleanups
by Sebastian Poehn
· 14 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
· 17 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