| Commit message (Expand) | Author | Age |
* | [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 | 2008-01-28 |
* | [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-12-11 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | [BNX2]: Update version to 1.6.8. | Michael Chan | 2007-10-17 |
| * | [BNX2]: Fix Serdes WoL bug. | Michael Chan | 2007-10-17 |
* | | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
|/ |
|
* | [BNX2]: Refine napi poll loop. | Michael Chan | 2007-10-12 |
* | [NET]: Fix NAPI completion handling in some drivers. | David S. Miller | 2007-10-11 |
* | [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 unpacker | Denys Vlasenko | 2007-10-10 |
* | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff 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-ioctls | Jeff Garzik | 2007-10-10 |
* | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis 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-10-10 |
* | [BNX2]: Add PHY workaround for 5709 A1. | Michael Chan | 2007-09-20 |
* | [BNX2]: Add write posting comment. | Michael Chan | 2007-08-28 |
* | [BNX2]: Use msleep(). | Arjan van de Ven | 2007-08-28 |
* | [BNX2]: Fix suspend/resume problem. | Michael Chan | 2007-08-03 |
* | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox | 2007-07-31 |
* | [BNX2]: Update version to 1.6.3. | Michael Chan | 2007-07-18 |
* | [BNX2]: Use constants for stats ticks. | Michael Chan | 2007-07-18 |
* | [BNX2]: Add delay before reading firmware version. | Michael Chan | 2007-07-18 |
* | [BNX2]: Support NVRAM on 5709. | Michael Chan | 2007-07-18 |