Emil Tantilov
|
feb8f47809
e1000: use netif_<level> instead of netdev_<level>
|
15 年之前 |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 年之前 |
Jesse Brandeburg
|
eab2abf582
e1000/e1000e: implement a simple interrupt moderation
|
15 年之前 |
Emil Tantilov
|
675ad47375
e1000: Use netdev_<level>, pr_<level> and dev_<level>
|
15 年之前 |
Nick Nunley
|
b16f53bef9
e1000: use DMA API instead of PCI DMA functions
|
15 年之前 |
Nick Nunley
|
b548192aca
e1000: Report link status in ethtool when interface is down
|
15 年之前 |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 年之前 |
Ajit Khaparde
|
8328c38fcd
e1000: Fix erroneous display of stats by ethtool -S
|
15 年之前 |
Ajit Khaparde
|
5fe31deffa
e1000: Use the instance of net_device_stats from net_device.
|
15 年之前 |
Jesse Brandeburg
|
be0f071956
e1000: test link state conclusively
|
15 年之前 |
Jesse Brandeburg
|
1532ecea1d
e1000: drop dead pcie code from e1000
|
15 年之前 |
Jesse Brandeburg
|
94c9e5a893
e1000: allow ethtool coalesece to adjust interrupts per second
|
16 年之前 |
\"Rafael J. Wysocki\
|
de1264896c
e1000: Use device_set_wakeup_enable
|
16 年之前 |
Joe Perches
|
c7be73bc9b
e1000: Move assignments in tests before test
|
17 年之前 |
Joe Perches
|
e982f17c87
e1000: Remove spaces after casts and function names
|
17 年之前 |
Joe Perches
|
c03e83b035
e1000: Move extern function definitions to e1000.h
|
17 年之前 |
Joe Perches
|
1dc329180f
e1000: Use hw, er32, and ew32
|
17 年之前 |
Joe Perches
|
6479884509
e1000: neaten function declarations
|
17 年之前 |
Andy Gospodarek
|
581abbc26a
e1000: only enable TSO6 via ethtool when using correct hardware
|
17 年之前 |
Joe Perches
|
406874a7cc
e1000: convert uint16_t style integers to u16
|
17 年之前 |
Joe Perches
|
c3033b01d7
e1000: Convert boolean_t to bool
|
17 年之前 |
Julia Lawall
|
030ed68bf0
replace code with FIELD_SIZEOF
|
17 年之前 |
Jeff Garzik
|
cba0516ddb
[netdrvr] checkpatch cleanups
|
17 年之前 |
Joe Perches
|
7e64300a0f
[E1000]: Convert regtest macro's to functions
|
17 年之前 |
Alejandro Martinez Ruiz
|
4c3616cdda
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
|
17 年之前 |
Roel Kluin
|
c32bc6e9b0
e1000: fix memcpy in e1000_get_strings
|
17 年之前 |
Stephen Hemminger
|
abec42a4f8
e1000: sparse warnings fixes
|
17 年之前 |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
17 年之前 |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
18 年之前 |
Denis Cheng
|
ff8ac60948
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
|
18 年之前 |