Michael Chan
|
a8d9bc2e9f
bnx2: Fix shutdown sequence
|
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 |
Michael Chan
|
487d9edcd2
bnx2: Update version to 2.2.5.
|
11 years ago |
Michael Chan
|
4016baddac
bnx2: Report MDI/MDIX status to ethtool.
|
11 years ago |
Michael Chan
|
41033b65b9
bnx2: Enable auto-mdix when autoneg is disabled.
|
11 years ago |
Michael Chan
|
d17e53bdcd
bnx2: Advertise nothing when speed is forced
|
11 years ago |
Tom Herbert
|
cf1bfd6a9e
net: bnx2 calls skb_set_hash
|
11 years ago |
Jingoo Han
|
b9a7803c40
net: bnx2: remove unnecessary pci_set_drvdata()
|
12 years ago |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 years ago |
Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 years ago |
Yijing Wang
|
555a842811
bnx2: clean up unnecessary MSI/MSI-X capability find
|
12 years ago |
Michael Chan
|
8a56d243ca
bnx2: Update version to 2.2.4
|
12 years ago |
Michael Chan
|
25bfb1dd4b
bnx2: Add pci shutdown handler.
|
12 years ago |
Michael Chan
|
28fb4eb4b7
bnx2: Use SIMPLE_DEV_PM_OPS.
|
12 years ago |
Michael Chan
|
b6a23e91cc
bnx2: Refactor WoL setup into a separate function.
|
12 years ago |
Michael Chan
|
6d5e85c71b
bnx2: Use kernel APIs for WoL and power state changes.
|
12 years ago |
Michael Chan
|
02481bc678
bnx2: Handle error condition in ->slot_reset()
|
12 years ago |
Yijing Wang
|
8576827131
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
|
12 years ago |
Peter Hüwe
|
5a4123f39e
net/ethernet/broadcom/bnx2: Use module_pci_driver to register driver
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
stephen hemminger
|
61c2fc4b50
bnx2: make cnic_probe static
|
12 years ago |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
Michael Chan
|
fda4d85d61
bnx2: Fix accidental reversions.
|
12 years ago |
Michael Chan
|
4bd9b0fffb
cnic, bnx2x, bnx2: Simplify cnic probing.
|
12 years ago |
Michael Chan
|
4ce45e0246
bnx2: Add BNX2 prefix to CHIP ID and name macros
|
12 years ago |
Michael Chan
|
2bc4078e92
bnx2: Add BNX2 prefix to descriptor structures and macros
|
12 years ago |
Michael Chan
|
e503e06624
bnx2: Rename register read and write macros
|
12 years ago |