Joyce Yu
|
845de8afa6
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets case
|
15 년 전 |
Jan Beulich
|
8c87df457c
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
|
15 년 전 |
Tobias Klauser
|
6f0e013548
niu: Use resource_size instead of private function
|
15 년 전 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
15 년 전 |
Julia Lawall
|
176edd5236
drivres/net: Change constant name
|
16 년 전 |
Jiri Pirko
|
31278e7147
net: group address list and its count
|
16 년 전 |
Jiri Pirko
|
ccffad25b5
net: convert unicast addr list
|
16 년 전 |
Eric Dumazet
|
cdd0db058d
net: dont update dev->trans_start
|
16 년 전 |
Tanli Chang
|
9c5cd67080
niu: Add support for C10NEM
|
16 년 전 |
David S. Miller
|
efb6c736da
niu: Fix unused variable warning.
|
16 년 전 |
Dan Carpenter
|
58f3e0a864
niu: Fix error handling
|
16 년 전 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 년 전 |
David S. Miller
|
4099e01224
niu: Add GRO support.
|
16 년 전 |
Santwona Behera
|
2d96cf8cdf
niu: Add TCAM classification configuration
|
16 년 전 |
Constantin Baranov
|
38bb045d49
niu: improve ethtool support for gigabit copper cards
|
16 년 전 |
Constantin Baranov
|
e0d8496a66
niu: fix PHY template choice for 10G copper
|
16 년 전 |
Hannes Eder
|
7c34eb8973
drivers/net/niu.c: fix sparse warning: symbol shadows an earlier one
|
16 년 전 |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 년 전 |
David S. Miller
|
0c8dfc830a
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
|
16 년 전 |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 년 전 |
Hannes Eder
|
a08b32df14
drivers/net: fix sparse warning: returning void-valued expression
|
16 년 전 |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 년 전 |
Jesper Dangaard Brouer
|
e98def1f71
NIU: Implement discard counters, optimize
|
16 년 전 |
Jesper Dangaard Brouer
|
d231776fda
NIU: Implement discard counters, info/debug statements.
|
16 년 전 |
Jesper Dangaard Brouer
|
b8a606b871
NIU: Implement discard counters
|
16 년 전 |
Ilpo Järvinen
|
9fd428761a
niu: use net_device_stats nowadays available in net_device
|
16 년 전 |
Ingo Molnar
|
f166400bd4
niu: fix another warning in drivers/net/niu.c
|
16 년 전 |
Ingo Molnar
|
51e0f058c4
niu: fix warnings in drivers/net/niu.c
|
16 년 전 |
Robert Olsson
|
70340d728f
niu: Naming interrupt vectors.
|
16 년 전 |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 년 전 |