Jiri Pirko
|
537fae0101
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
|
11 年之前 |
Daniel J Blueman
|
77d149c4eb
bnx2: Don't build unused suspend/resume functions not enabled
|
11 年之前 |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Eric W. Biederman
|
310c4d4e23
bnx2: Don't receive packets when the napi budget == 0
|
11 年之前 |
Eric W. Biederman
|
f458b2ee93
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
|
11 年之前 |
Michael Chan
|
a8d9bc2e9f
bnx2: Fix shutdown sequence
|
11 年之前 |
Alexander Gordeev
|
f2a2dfeb94
bnx2: Use pci_enable_msix_range() instead of pci_enable_msix()
|
11 年之前 |
James M Leddy
|
1c8bb760b6
bnx2[x]: Make module parameters readable
|
11 年之前 |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Michael Chan
|
487d9edcd2
bnx2: Update version to 2.2.5.
|
11 年之前 |
Michael Chan
|
4016baddac
bnx2: Report MDI/MDIX status to ethtool.
|
11 年之前 |
Michael Chan
|
41033b65b9
bnx2: Enable auto-mdix when autoneg is disabled.
|
11 年之前 |
Michael Chan
|
d17e53bdcd
bnx2: Advertise nothing when speed is forced
|
11 年之前 |
Tom Herbert
|
cf1bfd6a9e
net: bnx2 calls skb_set_hash
|
11 年之前 |
Jingoo Han
|
b9a7803c40
net: bnx2: remove unnecessary pci_set_drvdata()
|
12 年之前 |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 年之前 |
Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 年之前 |
Yijing Wang
|
555a842811
bnx2: clean up unnecessary MSI/MSI-X capability find
|
12 年之前 |
Michael Chan
|
8a56d243ca
bnx2: Update version to 2.2.4
|
12 年之前 |
Michael Chan
|
25bfb1dd4b
bnx2: Add pci shutdown handler.
|
12 年之前 |
Michael Chan
|
28fb4eb4b7
bnx2: Use SIMPLE_DEV_PM_OPS.
|
12 年之前 |
Michael Chan
|
b6a23e91cc
bnx2: Refactor WoL setup into a separate function.
|
12 年之前 |
Michael Chan
|
6d5e85c71b
bnx2: Use kernel APIs for WoL and power state changes.
|
12 年之前 |
Michael Chan
|
02481bc678
bnx2: Handle error condition in ->slot_reset()
|
12 年之前 |
Yijing Wang
|
8576827131
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
|
12 年之前 |
Peter Hüwe
|
5a4123f39e
net/ethernet/broadcom/bnx2: Use module_pci_driver to register driver
|
12 年之前 |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 年之前 |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 年之前 |
stephen hemminger
|
61c2fc4b50
bnx2: make cnic_probe static
|
12 年之前 |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 年之前 |