Claudiu Manoil
|
71ff9e3df7
gianfar: Use Single-Queue polling for "fsl,etsec2"
|
11 年之前 |
Claudiu Manoil
|
aeb12c5ef7
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
|
11 年之前 |
Claudiu Manoil
|
0851133bb5
gianfar: Fix device reset races (oops) for Tx
|
11 年之前 |
Claudiu Manoil
|
88302648be
gianfar: Fix on-the-fly vlan and mtu updates
|
11 年之前 |
Claudiu Manoil
|
c10650b661
gianfar: Add missing graceful reset steps and fixes
|
11 年之前 |
Claudiu Manoil
|
532c37bcb7
gianfar: Remove useless HAS_PADDING device flag
|
11 年之前 |
Claudiu Manoil
|
34018fd419
gianfar: Remove sysfs stubs for FIFOCFG and stashing
|
11 年之前 |
Claudiu Manoil
|
208627883e
gianfar: Cleanup/Fix gfar_probe and the hw init code
|
11 年之前 |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Joe Perches
|
bddb2d9a1e
gianfar: Remove extern from function prototypes
|
12 年之前 |
Claudiu Manoil
|
50ad076ba4
gianfar: Fix reported number of sent bytes to BQL
|
12 年之前 |
Claudiu Manoil
|
23402bddf9
gianfar: Add flow control support
|
12 年之前 |
Claudiu Manoil
|
84915c6462
gianfar: Remove unused field grp_id from gfar_priv_grp
|
12 年之前 |
Claudiu Manoil
|
953d276847
gianfar: Remove superfluous kernel_dropped local counter
|
12 年之前 |
Claudiu Manoil
|
800c644bcd
gianfar: Refactor config coalescing calls for all queues
|
12 年之前 |
Claudiu Manoil
|
6be5ed3fef
gianfar: Poll only active Rx queues
|
12 年之前 |
Claudiu Manoil
|
ba7797119b
gianfar: Fix and cleanup Rx FCB indication
|
12 年之前 |
Claudiu Manoil
|
b597d20d59
gianfar: Cleanup and optimize struct gfar_private
|
12 年之前 |
Claudiu Manoil
|
369ec162b3
gianfar: Add device ref (dev) in gfar_private
|
12 年之前 |
Claudiu Manoil
|
41a2060976
gianfar: Remove unused device_node ref in gfar_private
|
12 年之前 |
Paul Gortmaker
|
212079df6d
gianfar: convert u64 status counters to atomic64_t
|
12 年之前 |
Paul Gortmaker
|
68719786cb
gianfar: remove largely unused gfar_stats struct
|
12 年之前 |
Claudiu Manoil
|
ee873fda3b
gianfar: Pack struct gfar_priv_grp into three cachelines
|
12 年之前 |
Claudiu Manoil
|
0cd3fdea07
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
|
12 年之前 |
Kim Phillips
|
fb0174723e
gianfar: use more portable i/o accessors
|
12 年之前 |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 年之前 |
Eric Dumazet
|
acb600def2
net: remove skb recycling
|
13 年之前 |
Claudiu Manoil
|
b98b8babd6
gianfar: Change default HW Tx queue scheduling mode
|
13 年之前 |
Richard Cochran
|
6663628729
gianfar: Support the get_ts_info ethtool method.
|
13 年之前 |
Joe Perches
|
0015e551ed
gianfar: Fix possible overrun and simplify interrupt name field creation
|
13 年之前 |