Age | Commit message (Expand) | Author |
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-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe 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 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-09-20 | [BNX2]: Add PHY workaround for 5709 A1. | Michael Chan |
2007-08-28 | [BNX2]: Add write posting comment. | Michael Chan |
2007-08-28 | [BNX2]: Use msleep(). | Arjan van de Ven |
2007-08-03 | [BNX2]: Fix suspend/resume problem. | Michael Chan |
2007-07-31 | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox |
2007-07-18 | [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-14 | [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. | Michael Chan |
2007-07-12 | Revert "[BNX2]: Seems to not need net/tcp.h" | Linus Torvalds |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-07-10 | [BNX2]: Seems to not need net/tcp.h | Ilpo Järvinen |
2007-07-10 | [BNX2]: Update version to 1.6.2. | Michael Chan |
2007-07-10 | [BNX2]: Print management firmware version. | Michael Chan |
2007-07-10 | [BNX2]: Enhance the heartbeat. | Michael Chan |
2007-07-10 | [BNX2]: Reduce spurious INTA interrupts. | Michael Chan |
2007-07-10 | [BNX2]: Modify link up message. | Michael Chan |
2007-07-10 | [BNX2]: Add ethtool support for remote PHY. | Michael Chan |
2007-07-10 | [BNX2]: Add support for remote PHY. | Michael Chan |
2007-07-10 | [BNX2]: Add bnx2_set_default_link(). | Michael Chan |
2007-07-10 | [NET]: IPV6 checksum offloading in network devices | Stephen Hemminger |
2007-06-07 | [BNX2]: Update version and reldate. | Michael Chan |
2007-06-07 | [BNX2]: Fix occasional counter corruption on 5708. | Michael Chan |
2007-06-07 | [BNX2]: Enable DMA on 5709. | Michael Chan |
2007-06-07 | [BNX2]: Add missing wait in bnx2_init_5709_context(). | Michael Chan |