tree-wide: fix comment/printk typos
[linux-flexiantxendom0-natty.git] / drivers / net / bnx2x / bnx2x_main.c
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-24 stephen hemmingerbnx2x: make local function static and remove dead code
2010-10-21 Hao Zhengbnx2x: Update bnx2x to use new vlan accleration.
2010-10-19 Vladislav Zolotarovbnx2x: prevent false parity error in MSI-X memory of...
2010-10-19 Dmitry Kravkovbnx2x: fix possible deadlock in HC hw block
2010-10-18 Dmitry Kravkovbnx2x: remove unnecessary FUNC_FLG_RSS flag and related
2010-10-12 Dmitry Kravkovbnx2x: Fixing a typo: added a missing RSS enablement
2010-10-06 Dmitry Kravkovbnx2x: code beautify
2010-10-06 Dmitry Kravkovbnx2x, cnic: Fix SPQ return credit
2010-10-06 Dmitry Kravkovbnx2x: move msix table initialization to probe()
2010-10-06 Dmitry Kravkovbnx2x: Add 57712 support
2010-10-06 Dmitry Kravkovbnx2x: change type of spq_left to atomic
2010-10-06 Dmitry Kravkovbnx2x: rename MF related fields
2010-10-06 Dmitry Kravkovbnx2x, cnic, bnx2i: use new FW/HSI
2010-10-06 Dmitry Kravkovbnx2x: create folder for bnx2x firmware files
2010-09-14 Dmitry Kravkovbnx2x: Spread rx buffers between allocated queues
2010-09-10 Nikitas Angelinasdrivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
2010-09-07 Yaniv Rosnerbnx2x: Add dual-media changes
2010-09-07 Yaniv Rosnerbnx2x: Organize PHY functions
2010-09-07 Yaniv Rosnerbnx2x: Move common function into aggregated function
2010-09-07 Yaniv Rosnerbnx2x: Adjust alignment of split PHY functions
2010-09-07 Yaniv Rosnerbnx2x: Split PHY functions
2010-09-07 Yaniv Rosnerbnx2x: Unify PHY attributes
2010-09-01 Yaniv Rosnerbnx2x: Add BCM84823 to the supported PHYs
2010-09-01 Yaniv Rosnerbnx2x: Reset link before any new link settings
2010-08-27 Eric Dumazetbnx2x: fix wrong return from bnx2x_trylock_hw_lock
2010-08-22 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-08-19 Yaniv Rosnerbnx2x: Fix PHY locking problem
2010-08-17 Dmitry Kravkovbnx2x: Load firmware in open() instead of probe()
2010-07-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-28 Dmitry Kravkovbnx2x: Move statistics handling code to bnx2x_stats.*
2010-07-28 Dmitry Kravkovbnx2x: Create separate file for ethtool routines
2010-07-28 Dmitry Kravkovbnx2x: Create bnx2x_cmn.* files
2010-07-28 Dmitry Kravkovbnx2x: move global variable load_count to bnx2x.h
2010-07-28 Dmitry Kravkovbnx2x: store module parameters in driver main structure
2010-07-28 Dmitry Kravkovbnx2x: Create separate folder for bnx2x driver