aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bnx2.c
AgeCommit message (Expand)Author
2008-01-28bnx2 annotationsAl Viro
2008-01-28[BNX2]: Fix driver phy_flags name space.Michael Chan
2008-01-28[BNX2]: Fix driver software flag namespace.David S. Miller
2008-01-28[BNX2] Update version to 1.7.2.Michael Chan
2008-01-28[BNX2]: Add link-down workaround on 5706 serdes.Michael Chan
2008-01-28[BNX2]: Fix minor bug in bnx2_has_work().Michael Chan
2008-01-28[BNX2]: Disable jumbo rx paging on 5709 Ax.Michael Chan
2008-01-28NULL noise in drivers/netAl Viro
2008-01-28[BNX2]: Fix compiler warning.Michael Chan
2008-01-28[BNX2]: Update version to 1.7.1.Michael Chan
2008-01-28[BNX2]: Enable new tx ring.Michael Chan
2008-01-28[BNX2]: Add support for a new tx ring.Michael Chan
2008-01-28[BNX2]: Support multiple MSIX IRQs.Michael Chan
2008-01-28[BNX2]: Move rx indexes into bnx2_napi struct.Michael Chan
2008-01-28[BNX2]: Move tx indexes into bnx2_napi struct.Michael Chan
2008-01-28[BNX2]: Introduce new bnx2_napi structure.Michael Chan
2008-01-28[BNX2]: Restructure IRQ datastructures.Michael Chan
2008-01-28[BNX2]: Add function to fetch hardware tx index.Michael Chan
2008-01-28[BNX2]: Update version to 1.6.9.Michael Chan
2008-01-28[BNX2]: Enable S/G for jumbo RX.Michael Chan
2008-01-28[BNX2]: Add fast path code to handle RX pages.Michael Chan
2008-01-28[BNX2]: Add init. code to handle RX pages.Michael Chan
2008-01-28[BNX2]: Update firmware to support S/G RX buffers.Michael Chan
2008-01-28[BNX2]: Restructure RX ring init. code.Michael Chan
2008-01-28[BNX2]: Restructure RX fast path handling.Michael Chan
2008-01-28[BNX2]: Add ring constants.Michael Chan
2007-12-11[BNX2]: Update version to 1.6.9.Michael Chan
2007-12-11[BNX2]: Fix RX packet rot.Michael Chan
2007-12-11[BNX2]: Add PHY_DIS_EARLY_DAC workaround.Michael Chan
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-17[BNX2]: Update version to 1.6.8.Michael Chan
2007-10-17[BNX2]: Fix Serdes WoL bug.Michael Chan
2007-10-12[BNX2]: Refine napi poll loop.Michael Chan
2007-10-11[NET]: Fix NAPI completion handling in some drivers.David S. Miller
2007-10-10[BNX2]: Update version to 1.6.7.Michael Chan
2007-10-10[BNX2]: Fix default WoL setting.Michael Chan
2007-10-10[BNX2]: Fix remote PHY media detection problems.Michael Chan
2007-10-10[BNX2]: Update version to 1.6.6.Michael Chan
2007-10-10[BNX2]: Optimize firmware loading.Michael Chan
2007-10-10[ZLIB]: Move bnx2 driver gzip unpacker into zlib.Denys Vlasenko
2007-10-10[BNX2]: factor out gzip unpackerDenys Vlasenko
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-09-20[BNX2]: Add PHY workaround for 5709 A1.Michael Chan