Jiri Pirko
|
0ddf477b8a
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
|
15 years ago |
Joe Perches
|
3a9c6a4915
drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpers
|
15 years ago |
Michael Chan
|
bec92044b7
bnx2: Update firmwares and update version to 2.0.8.
|
15 years ago |
Patrick Rabau
|
c9885fe5a7
bnx2: Fix bug when saving statistics.
|
15 years ago |
Michael Chan
|
beb499afe3
bnx2: Allow user-specified multiple advertisement speed values.
|
15 years ago |
Michael Chan
|
5726026bff
bnx2: Adjust flow control water marks.
|
15 years ago |
Michael Chan
|
e9f26c49ce
bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.
|
15 years ago |
Michael Chan
|
efde73a35c
bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Alexey Dobriyan
|
257ddbdad1
netdev: remove HAVE_ leftovers
|
15 years ago |
Jiri Pirko
|
32e7bfc411
net: use helpers to access uc list V2
|
15 years ago |
Michael Chan
|
354fcd7774
bnx2: Save statistics during reset.
|
15 years ago |
Michael Chan
|
a47430583d
bnx2: Refine statistics code.
|
15 years ago |
Benjamin Li
|
e2eb8e3859
bnx2: Flush the register writes which setup the MSI-X table
|
15 years ago |
Michael Chan
|
b746656069
bnx2: Fix bnx2_netif_stop() merge error.
|
15 years ago |
Breno Leitao
|
e6bf95ffa8
bnx2: fixing a timout error due not refreshing TX timers correctly
|
15 years ago |
Breno Leitao
|
4529819c45
bnx2: reset_task is crashing the kernel. Fixing it.
|
15 years ago |
Michael Chan
|
012093f6d5
bnx2: Refine VPD logic.
|
15 years ago |
Michael Chan
|
55dbabee63
bnx2: Update version to 2.0.3.
|
15 years ago |
Michael Chan
|
76d9906170
bnx2: Read firmware version from VPD.
|
15 years ago |
Michael Chan
|
b929e53cb7
bnx2: Print warning when unable to allocate the full SKB/page ring.
|
15 years ago |
Michael Chan
|
20175c57f2
bnx2: Dump some state during tx timeout.
|
15 years ago |
Michael Chan
|
51bf6bb424
bnx2: Protect tx timeout reset with rtnl_lock().
|
15 years ago |
David S. Miller
|
e00484023e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Alexander Duyck
|
e95524a726
bnx2: remove skb_dma_map/unmap calls from driver
|
15 years ago |
Breno Leitao
|
529fab67d7
bnx2: EEH is failing with timeout
|
15 years ago |
Eric Dumazet
|
c7079857cd
bnx2: avoid compiler warnings
|
15 years ago |
Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
16 years ago |
David S. Miller
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 years ago |