Kees Cook
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Varsha Rao
|
b8aac410b7
net: ethernet: bnx2: Replace NULL comparison
|
7 年之前 |
Varsha Rao
|
6dc5aa2123
net: ethernet: bnx2: Remove extra parentheses
|
7 年之前 |
Joe Perches
|
d3757ba4c1
ethernet: Use octal not symbolic permissions
|
7 年之前 |
Colin Ian King
|
196709f494
bnx2: remove redundant initializations of pointers txr and rxr
|
7 年之前 |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
8 年之前 |
Allen Pais
|
c41326fbb3
drivers: net: bnx2: use setup_timer() helper.
|
8 年之前 |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 年之前 |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 年之前 |
Eric Dumazet
|
b668534c1d
bnx2: use READ_ONCE() instead of barrier()
|
8 年之前 |
Philippe Reynes
|
08e10d4dd1
net: bnx2: use new api ethtool_{get|set}_link_ksettings
|
8 年之前 |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Baoquan He
|
6df77862f6
bnx2: Wait for in-flight DMA to complete at probe stage
|
8 年之前 |
Baoquan He
|
5d0d4b91bf
Revert "bnx2: Reset device during driver initialization"
|
8 年之前 |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Jarod Wilson
|
e1c6dccaf3
ethernet/broadcom: use core min/max MTU checking
|
9 年之前 |
Ivan Vecera
|
6bc80629ee
bnx2: fix locking when netconsole is used
|
9 年之前 |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Baoquan He
|
3e1be7ad2d
bnx2: Reset device during driver initialization
|
9 年之前 |
Javier Martinez Canillas
|
da556d6a1a
bnx2: use IS_ENABLED() instead of checking for built-in or module
|
9 年之前 |
wangweidong
|
3703ebe403
BNX2: free temp_stats_blk on error path
|
10 年之前 |
wangweidong
|
8fae307c8f
BNX2: fix a Null Pointer for stats_blk
|
10 年之前 |
Ivan Vecera
|
26caa3469a
bnx2: disable toggling of rxvlan if necessary
|
10 年之前 |
Rasesh Mody
|
85fe7cd21f
bnx2-cnic: Driver Version Update
|
10 年之前 |
Rasesh Mody
|
0021850d04
bnx2: Fix for Chip Initialization
|
10 年之前 |
Rasesh Mody
|
2e0bf125ac
bnx2-cnic: Driver Rebranding Changes
|
10 年之前 |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 年之前 |
Vlad Yasevich
|
1b0ecb28b0
bnx2: Correctly receive full sized 802.1ad fragmes
|
11 年之前 |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 年之前 |