index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
Age
Commit message (
Expand
)
Author
2013-02-02
bnx2x: Force link UP when the interface is in LOOPBACK mode
Mahesh Bandewar
2013-01-23
bnx2x: SR-IOV version compatibility bugfix
Ariel Elior
2013-01-23
bnx2x: Fix compilation with stop-on-error
Yuval Mintz
2013-01-23
cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state
Michael Chan
2013-01-23
bnx2x: correct memory release scheme
Yuval Mintz
2013-01-23
bnx2x: Remove many sparse warnings
Yuval Mintz
2013-01-23
bnx2x: Modify unload conditions
Yuval Mintz
2013-01-23
bnx2x: Correct memory preparation and release
Dmitry Kravkov
2013-01-23
bnx2x: Add missing VFs reference in macros
Yuval Mintz
2013-01-23
bnx2x: Add additional debug information
Yuval Mintz
2013-01-23
bnx2x: correct usleep_range usage
Yuval Mintz
2013-01-23
bnx2x: reorganization and beautification
Yuval Mintz
2013-01-23
bnx2x: Semantic renovation
Yuval Mintz
2013-01-17
bnx2x: fix GRO parameters
Yuval Mintz
2013-01-15
bnx2x: Introduce 2013 and advance version to 1.78.02
Yuval Mintz
2013-01-15
bnx2x: Added FW GRO bridging support
Yuval Mintz
2013-01-15
bnx2x: Clean previous IGU status before ack
Yuval Mintz
2013-01-15
bnx2x: improve stop-on-error
Yuval Mintz
2013-01-15
bnx2x: add `ethtool -w' support.
Miriam Shitrit
2013-01-15
bnx2x: Added nvram personalities support
Yuval Mintz
2013-01-15
bnx2x: Fix rare self-test failures
Yaniv Rosner
2013-01-15
bnx2x: use SAN Mac for FCoE.
Dmitry Kravkov
2013-01-15
bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPT
Dmitry Kravkov
2013-01-15
bnx2x: Clear dirty status when booting after UNDI
Yuval Mintz
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-10
bnx2x: Allow management traffic after boot from SAN
Barak Witkowski
2013-01-10
bnx2x: Fix fastpath structures when memory allocation fails
Yuval Mintz
2013-01-10
bnx2x: move debugging code before the return
Dan Carpenter
2013-01-10
bnx2x: align define usage to satisfy static checkers
Ariel Elior
2013-01-09
bnx2x: NULL dereference on error in debug code
Dan Carpenter
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-07
bnx2x: Segregate SR-IOV code
Ariel Elior
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-02
bnx2x: Add VF device ids and enable feature
Ariel Elior
2013-01-02
bnx2x: Support PF <-> VF Bulletin Board
Ariel Elior
2013-01-02
bnx2x: Support VF FLR
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF release request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF close request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF q_teardown request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF q_filters request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF setup_q request
Ariel Elior
2013-01-02
bnx2x: Support statistics collection for VFs by the PF
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF init request
Ariel Elior
2013-01-02
bnx2x: Support of PF driver of a VF acquire request
Ariel Elior
2013-01-02
bnx2x: Infrastructure for VF <-> PF request on PF side
Ariel Elior
2013-01-02
bnx2x: Prepare device and initialize VF database
Ariel Elior
2013-01-02
bnx2x: Allocate VF database in PF when VFs are present
Ariel Elior
2013-01-02
bnx2x: VF fastpath
Ariel Elior
2013-01-02
bnx2x: Support ndo_set_rxmode in VF driver
Ariel Elior
2013-01-02
bnx2x: Add teardown_q and close to VF <-> PF channel
Ariel Elior
[next]