Jiri Pirko
|
133b08513a
chelsio: do vlan cleanup
|
14 years ago |
Paul Gortmaker
|
70c7160619
Add appropriate <linux/prefetch.h> include for prefetch users
|
14 years ago |
Michał Mirosław
|
30f554f925
net: chelsio: convert to hw_features
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Joe Perches
|
215faf9c5f
drivers/net/*/: Use static const
|
14 years ago |
Jesse Gross
|
eab6d18d20
vlan: Don't check for vlan group before vlan_tx_tag_present.
|
14 years ago |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 years ago |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
15 years ago |
Eric Dumazet
|
e743d31312
drivers: net: use skb_headlen()
|
15 years ago |
David S. Miller
|
18d777a5bc
chelsio: Fix build warning.
|
15 years ago |
FUJITA Tomonori
|
094f92a61a
chelsio: use the DMA state API instead of the pci equivalents
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Joe Perches
|
c1f51212eb
drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
|
15 years ago |
Tejun Heo
|
47d742752d
percpu: add __percpu sparse annotations to net drivers
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
Christoph Lameter
|
ca0c9584b1
this_cpu: Straight transformations
|
15 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 years ago |
Eric Dumazet
|
28679751a9
net: dont update dev->trans_start in 10GB drivers
|
16 years ago |
Alexander Beregalov
|
0ee904c35c
drivers/net: replace BUG() with BUG_ON() if possible
|
16 years ago |
Wei Yongjun
|
f4fe5a9c6d
chelsio: remove some pointless conditionals before kfree_skb()
|
16 years ago |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 years ago |
David S. Miller
|
2d5451d261
net: Fix warning fallout from recent NAPI interface changes.
|
16 years ago |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 years ago |
David S. Miller
|
5b9ab2ec04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Qinghuang Feng
|
5147d14e99
drivers/net/chelsio/sge.c: remove redundant argument comments
|
16 years ago |
Wang Chen
|
c3ccc12339
netdevice chelsio: Convert directly reference of netdev->priv
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Francois Romieu
|
4422b00390
cxgb: delete non NAPI code from the driver.
|
17 years ago |
Adrian Bunk
|
68d579fb93
drivers/net/chelsio/: #if 0 unused functions
|
17 years ago |