David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 년 전 |
Benjamin Poirier
|
d667f78514
bna: Add synchronization for tx ring.
|
8 년 전 |
Jarod Wilson
|
44770e1180
ethernet: use core min/max MTU checking
|
8 년 전 |
Ivan Vecera
|
09e3636047
bna: remove global bnad_list_mutex
|
9 년 전 |
Ivan Vecera
|
285eb9c372
bna: change type of bna_id to atomic_t
|
9 년 전 |
Ivan Vecera
|
a1f4064b1a
bna: remove useless linked list
|
9 년 전 |
Ivan Vecera
|
6c3f5aef11
bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096
|
9 년 전 |
Ivan Vecera
|
ba5ca7848b
bna: check for dma mapping errors
|
10 년 전 |
Ivan Vecera
|
ade4dc3e61
bna: fix interrupts storm caused by erroneous packets
|
10 년 전 |
Ivan Vecera
|
ebb56d37ab
bna: remove superfluous parentheses
|
10 년 전 |
Ivan Vecera
|
558caad749
bna: make pointers to read-only inputs const
|
10 년 전 |
Ivan Vecera
|
ecc467896d
bna: use netdev_* and dev_* instead of printk and pr_*
|
10 년 전 |
Ivan Vecera
|
ad24d6f04d
bna: fix timeout API argument type
|
10 년 전 |
Ivan Vecera
|
b45da3fcd7
bna: remove useless pointer assignment
|
10 년 전 |
Ivan Vecera
|
1f9883e032
bna: remove unused cbfn parameter
|
10 년 전 |
Ivan Vecera
|
d6b3059850
bna: get rid of mac_t
|
10 년 전 |
Ivan Vecera
|
e2f9ecfcc6
bna: use ether_addr_copy instead of memcpy
|
10 년 전 |
Ivan Vecera
|
4918eb1e7c
bna: remove unreasonable iocpf timer start
|
10 년 전 |
Rasesh Mody
|
2732ba561e
bna: QLogic BR-series Adapters Driver Rebranding
|
10 년 전 |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 년 전 |
Eric Dumazet
|
0fa6aa4ac4
bna: use netdev_rss_key_fill() helper
|
10 년 전 |
Eric Dumazet
|
f2d9da1a83
bna: fix skb->truesize underestimation
|
10 년 전 |
Ivan Vecera
|
6654cf60ab
bna: allow transmit tagged frames
|
11 년 전 |
Vlad Yasevich
|
1c53730a04
bna: Support TSO and partial checksum with non-accelerated vlans.
|
11 년 전 |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 년 전 |
Ivan Vecera
|
c36c9d50cc
bna: fix performance regression
|
11 년 전 |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 년 전 |
françois romieu
|
b13a8a9989
bna: remove open-coded skb_cow_head.
|
11 년 전 |
Eric W. Biederman
|
27400df8e9
bnad: Call dev_kfree_skb_any instead of dev_kfree_skb.
|
11 년 전 |
Joe Perches
|
b779d0afcc
brocade: Convert uses of __constant_<foo> to <foo>
|
11 년 전 |