[PATCH] Section mismatch in drivers/net/ne.o during modpost
[safe/jmp/linux-2.6] / drivers / net / bnx2.c
2006-05-22 Michael Chan[BNX2]: Use kmalloc instead of array
2006-05-22 Michael Chan[BNX2]: Fix bug in bnx2_nvram_write()
2006-04-12 Randy Dunlap[PATCH] net drivers: fix section attributes for gcc
2006-03-23 Michael Chan[BNX2]: Update version and reldate
2006-03-23 Michael Chan[BNX2]: Separate tx producer and consumer fields
2006-03-23 Michael Chan[BNX2]: Move .h files to bnx2.c
2006-03-23 Michael Chan[BNX2]: Combine small mem allocations
2006-03-23 Michael Chan[BNX2]: Fix link change handling
2006-03-21 Michael Chan[BNX2]: include <linux/vmalloc.h>
2006-03-21 Michael Chan[BNX2]: Update version
2006-03-21 Michael Chan[BNX2]: Support larger rx ring sizes (part 2)
2006-03-21 Michael Chan[BNX2]: Support larger rx ring sizes (part 1)
2006-03-21 Michael Chan[BNX2]: Fix bug when rx ring is full
2006-03-21 Michael Chan[BNX2]: Add ethtool -d support
2006-03-21 Michael Chan[BNX2]: Reduce register test size
2006-03-04 Arjan van de VenMassive net driver const-ification.
2006-01-24 Michael Chan[BNX2]: Update version and copyright year
2006-01-24 Michael Chan[BNX2]: Add PHY loopback test
2006-01-24 Michael Chan[BNX2]: Use netdev_priv()
2006-01-24 Michael Chan[BNX2]: Fix nvram sizing
2006-01-24 Michael Chan[BNX2]: Workaround hw interrupt bug
2006-01-24 Michael Chan[BNX2]: Fix UDP checksum verification
2006-01-24 Michael Chan[BNX2]: Misc. fixes
2006-01-24 Michael Chan[BNX2]: Improve handshake with firmware
2006-01-24 Michael Chan[BNX2]: Fix VLAN on ASF
2005-11-10 John W. Linville[BNX2]: simplify parameter checks in bnx2_{get,set...
2005-11-10 John W. Linville[BNX2]: check return of dev_alloc_skb in bnx2_test_loopback
2005-11-10 John W. Linville[BNX2]: output driver name as prefix in error message
2005-11-06 Michael Chan[PATCH] bnx2: update version and minor fixes
2005-11-06 Michael Chan[PATCH] bnx2: refine bnx2_poll
2005-11-06 Michael Chan[PATCH] bnx2: update firmware handshake for 5708
2005-11-06 Michael Chan[PATCH] bnx2: update nvram code for 5708
2005-11-06 Michael Chan[PATCH] bnx2: add 5708 support
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
2005-09-12 John W. Linville[BNX2]: Add support for ETHTOOL_GPERMADDR.
2005-09-08 Michael Chan[BNX2]: Fix bug in irq handler and add prefetch
2005-09-05 Pavel Machek[PATCH] swsusp: fix remaining u32 vs. pm_message_t...
2005-08-29 Michael Chan[BNX2]: update version and minor fixes
2005-08-29 Michael Chan[BNX2]: change irq locks to bh locks
2005-08-29 Michael Chan[BNX2]: remove atomics in tx
2005-08-29 Michael Chan[BNX2]: speedup serdes linkup
2005-08-29 Michael Chan[BNX2]: Fix rtnl deadlock in bnx2_close
2005-08-29 Peter Hagervall[BNX2]: Possible sparse fixes, take two
2005-05-26 Michael Chan[BNX2]: New Broadcom gigabit network driver.