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
/
bnx2x_cmn.h
Age
Commit message (
Expand
)
Author
2012-12-03
bnx2x: remove __dev* attributes
Bill Pemberton
2012-12-02
bnx2x: fix 'Ethtool -A' when autoneg
Yuval Mintz
2012-11-07
bnx2x: Support loading cnic resources at run-time
Merav Sicron
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-13
bnx2x: Add missing afex code
Yuval Mintz
2012-09-13
bnx2x: Utilize Link Flap Avoidance
Yuval Mintz
2012-08-30
bnx2x: Move netif_napi_add to the open call
Merav Sicron
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-05
bnx2x: set maximal number of default RSS queues
Yuval Mintz
2012-06-19
bnx2x: Support DCBX for all functions
Barak Witkowski
2012-06-19
bnx2x: Add support for ethtool -L
Merav Sicron
2012-06-19
bnx2x: Split the FP structure
Barak Witkowski
2012-06-19
bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs
Merav Sicron
2012-06-19
bnx2x: Make the transmission queues adjacent
Merav Sicron
2012-06-19
bnx2x: Add support for 4-tupple UDP RSS
Merav Sicron
2012-04-30
bnx2x: remove some bloat
Eric Dumazet
2012-04-23
bnx2x: remove gro workaround
Dmitry Kravkov
2012-04-23
bnx2x: add afex support
Barak Witkowski
2012-04-04
bnx2x: change to the rss engine
Dmitry Kravkov
2012-04-04
bnx2x: congestion management re-organization
Yuval Mintz
2012-04-04
bnx2x: added support for working with one msix irq.
Dmitry Kravkov
2012-03-27
bnx2x: previous driver unload revised
Yuval Mintz
2012-03-19
bnx2x: changed iscsi/fcoe mac init and macros
Dmitry Kravkov
2012-03-19
bnx2x: reduced sparse warnings
Yuval Mintz
2012-03-19
bnx2x: revised driver prints
Merav Sicron
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-12
bnx2x: code doesn't use stats for allocating Rx BDs
Dmitry Kravkov
2012-03-12
bnx2x: FCoE statistics id fixed
Yuval Mintz
2012-02-20
bnx2x: add gro_check
Dmitry Kravkov
2012-02-20
use FW 7.2.16
Dmitry Kravkov
2012-02-15
bnx2x: consistent statistics after internal driver reload
Mintz Yuval
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-01-26
bnx2x: Update version to 1.72.0 and copyrights
Ariel Elior
2012-01-26
bnx2x: Track active PFs with bitmap
Ariel Elior
2012-01-26
bnx2x: Lock PF-common resources
Ariel Elior
2012-01-26
bnx2x: Support Queue Per Cos in 5771xx devices
Ariel Elior
2011-12-08
bnx2x: properly initialize L5 features
Dmitry Kravkov
2011-11-29
bnx2x: handle iSCSI SD mode
Dmitry Kravkov
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-14
bnx2x: uses build_skb() in receive path
Eric Dumazet
2011-11-13
bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.
Dmitry Kravkov
2011-11-13
bnx2x: propagate DCBX negotiation
Dmitry Kravkov
2011-11-13
bnx2x: separate FCoE and iSCSI license initialization.
Dmitry Kravkov
2011-11-13
bnx2x: use rx_queue index for skb_record_rx_queue()
Dmitry Kravkov
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-29
bnx2x: Fix build error
Dmitry Kravkov
2011-08-18
bnx2x: downgrade Max BW error message to debug
Michal Schmidt
2011-08-17
bnx2x: Coalesce pr_cont uses and fix DP typos
Joe Perches
2011-08-10
broadcom: Move the Broadcom drivers
Jeff Kirsher