summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.c
Commit message (Expand)AuthorAgeFilesLines
* [BNX2]: Update version to 1.6.9.Michael Chan2007-12-111-2/+2
* [BNX2]: Fix RX packet rot.Michael Chan2007-12-111-12/+14
* [BNX2]: Add PHY_DIS_EARLY_DAC workaround.Michael Chan2007-12-111-2/+3
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-181-11/+21
|\
| * [BNX2]: Update version to 1.6.8.Michael Chan2007-10-171-2/+2
| * [BNX2]: Fix Serdes WoL bug.Michael Chan2007-10-171-9/+19
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
|/
* [BNX2]: Refine napi poll loop.Michael Chan2007-10-121-6/+10
* [NET]: Fix NAPI completion handling in some drivers.David S. Miller2007-10-111-20/+32
* [BNX2]: Update version to 1.6.7.Michael Chan2007-10-101-2/+2
* [BNX2]: Fix default WoL setting.Michael Chan2007-10-101-6/+14
* [BNX2]: Fix remote PHY media detection problems.Michael Chan2007-10-101-7/+27
* [BNX2]: Update version to 1.6.6.Michael Chan2007-10-101-2/+2
* [BNX2]: Optimize firmware loading.Michael Chan2007-10-101-21/+19
* [ZLIB]: Move bnx2 driver gzip unpacker into zlib.Denys Vlasenko2007-10-101-45/+3
* [BNX2]: factor out gzip unpackerDenys Vlasenko2007-10-101-102/+58
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-10/+10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-8/+4
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-3/+0
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-25/+22
* [BNX2]: Add PHY workaround for 5709 A1.Michael Chan2007-09-201-3/+4
* [BNX2]: Add write posting comment.Michael Chan2007-08-281-0/+4
* [BNX2]: Use msleep().Arjan van de Ven2007-08-281-4/+2
* [BNX2]: Fix suspend/resume problem.Michael Chan2007-08-031-4/+8
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0
* [BNX2]: Update version to 1.6.3.Michael Chan2007-07-181-2/+2
* [BNX2]: Use constants for stats ticks.Michael Chan2007-07-181-4/+5
* [BNX2]: Add delay before reading firmware version.Michael Chan2007-07-181-4/+12
* [BNX2]: Support NVRAM on 5709.Michael Chan2007-07-181-29/+45
* [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan2007-07-141-1/+1
* Revert "[BNX2]: Seems to not need net/tcp.h"Linus Torvalds2007-07-121-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-3/+2
|\
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+2
* | [BNX2]: Seems to not need net/tcp.hIlpo Järvinen2007-07-101-1/+0
* | [BNX2]: Update version to 1.6.2.Michael Chan2007-07-101-2/+2
* | [BNX2]: Print management firmware version.Michael Chan2007-07-101-7/+31
* | [BNX2]: Enhance the heartbeat.Michael Chan2007-07-101-4/+22
* | [BNX2]: Reduce spurious INTA interrupts.Michael Chan2007-07-101-2/+11
* | [BNX2]: Modify link up message.Michael Chan2007-07-101-2/+12
* | [BNX2]: Add ethtool support for remote PHY.Michael Chan2007-07-101-27/+56
* | [BNX2]: Add support for remote PHY.Michael Chan2007-07-101-8/+269
* | [BNX2]: Add bnx2_set_default_link().Michael Chan2007-07-101-18/+25
* | [NET]: IPV6 checksum offloading in network devicesStephen Hemminger2007-07-101-3/+3
|/
* [BNX2]: Update version and reldate.Michael Chan2007-06-071-2/+2
* [BNX2]: Fix occasional counter corruption on 5708.Michael Chan2007-06-071-1/+13
* [BNX2]: Enable DMA on 5709.Michael Chan2007-06-071-0/+5
* [BNX2]: Add missing wait in bnx2_init_5709_context().Michael Chan2007-06-071-3/+14
OpenPOWER on IntegriCloud