Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 anos atrás |
Yijing Wang
|
555a842811
bnx2: clean up unnecessary MSI/MSI-X capability find
|
12 anos atrás |
Michael Chan
|
8a56d243ca
bnx2: Update version to 2.2.4
|
12 anos atrás |
Michael Chan
|
25bfb1dd4b
bnx2: Add pci shutdown handler.
|
12 anos atrás |
Michael Chan
|
28fb4eb4b7
bnx2: Use SIMPLE_DEV_PM_OPS.
|
12 anos atrás |
Michael Chan
|
b6a23e91cc
bnx2: Refactor WoL setup into a separate function.
|
12 anos atrás |
Michael Chan
|
6d5e85c71b
bnx2: Use kernel APIs for WoL and power state changes.
|
12 anos atrás |
Michael Chan
|
02481bc678
bnx2: Handle error condition in ->slot_reset()
|
12 anos atrás |
Yijing Wang
|
8576827131
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
|
12 anos atrás |
Peter Hüwe
|
5a4123f39e
net/ethernet/broadcom/bnx2: Use module_pci_driver to register driver
|
12 anos atrás |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 anos atrás |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 anos atrás |
stephen hemminger
|
61c2fc4b50
bnx2: make cnic_probe static
|
12 anos atrás |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 anos atrás |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 anos atrás |
Michael Chan
|
fda4d85d61
bnx2: Fix accidental reversions.
|
12 anos atrás |
Michael Chan
|
4bd9b0fffb
cnic, bnx2x, bnx2: Simplify cnic probing.
|
12 anos atrás |
Michael Chan
|
4ce45e0246
bnx2: Add BNX2 prefix to CHIP ID and name macros
|
12 anos atrás |
Michael Chan
|
2bc4078e92
bnx2: Add BNX2 prefix to descriptor structures and macros
|
12 anos atrás |
Michael Chan
|
e503e06624
bnx2: Rename register read and write macros
|
12 anos atrás |
Bill Pemberton
|
cfd95a634f
bnx2: remove __dev* attributes
|
12 anos atrás |
Linus Torvalds
|
fdb2f9c2eb
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
12 anos atrás |
Neil Horman
|
64f605c774
bnx2: Clean up remaining iounmap
|
12 anos atrás |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
12 anos atrás |
Michael Chan
|
efdfad3205
bnx2: Try to recover from PCI block reset
|
13 anos atrás |
David S. Miller
|
04c9f416e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 anos atrás |
Michael Chan
|
c1f5163de4
bnx2: Fix bug in bnx2_free_tx_skbs().
|
13 anos atrás |
Yuval Mintz
|
0a742128db
bnx2: set maximal number of default RSS queues
|
13 anos atrás |
Michael Chan
|
d2e553bca8
bnx2: Add missing netif_tx_disable() in bnx2_close()
|
13 anos atrás |
Michael Chan
|
7947c9ce17
bnx2: Add "fall through" comments
|
13 anos atrás |