Eric Dumazet
|
b668534c1d
bnx2: use READ_ONCE() instead of barrier()
|
8 years ago |
Philippe Reynes
|
08e10d4dd1
net: bnx2: use new api ethtool_{get|set}_link_ksettings
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Baoquan He
|
6df77862f6
bnx2: Wait for in-flight DMA to complete at probe stage
|
8 years ago |
Baoquan He
|
5d0d4b91bf
Revert "bnx2: Reset device during driver initialization"
|
8 years ago |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Jarod Wilson
|
e1c6dccaf3
ethernet/broadcom: use core min/max MTU checking
|
8 years ago |
Ivan Vecera
|
6bc80629ee
bnx2: fix locking when netconsole is used
|
8 years ago |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Baoquan He
|
3e1be7ad2d
bnx2: Reset device during driver initialization
|
9 years ago |
Javier Martinez Canillas
|
da556d6a1a
bnx2: use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
wangweidong
|
3703ebe403
BNX2: free temp_stats_blk on error path
|
9 years ago |
wangweidong
|
8fae307c8f
BNX2: fix a Null Pointer for stats_blk
|
9 years ago |
Ivan Vecera
|
26caa3469a
bnx2: disable toggling of rxvlan if necessary
|
10 years ago |
Rasesh Mody
|
85fe7cd21f
bnx2-cnic: Driver Version Update
|
10 years ago |
Rasesh Mody
|
0021850d04
bnx2: Fix for Chip Initialization
|
10 years ago |
Rasesh Mody
|
2e0bf125ac
bnx2-cnic: Driver Rebranding Changes
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Vlad Yasevich
|
1b0ecb28b0
bnx2: Correctly receive full sized 802.1ad fragmes
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Jitendra Kalsaria
|
28c4ec0df6
bnx2: Rebranding bnx2 driver.
|
11 years ago |
Jiri Pirko
|
537fae0101
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
|
11 years ago |
Daniel J Blueman
|
77d149c4eb
bnx2: Don't build unused suspend/resume functions not enabled
|
11 years ago |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric W. Biederman
|
310c4d4e23
bnx2: Don't receive packets when the napi budget == 0
|
11 years ago |
Eric W. Biederman
|
f458b2ee93
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
|
11 years ago |
Michael Chan
|
a8d9bc2e9f
bnx2: Fix shutdown sequence
|
11 years ago |
Alexander Gordeev
|
f2a2dfeb94
bnx2: Use pci_enable_msix_range() instead of pci_enable_msix()
|
11 years ago |
James M Leddy
|
1c8bb760b6
bnx2[x]: Make module parameters readable
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |