aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.c
Commit message (Expand)AuthorAge
* [BNX2]: Update version and reldateMichael Chan2006-06-18
* [BNX2]: Use CPU native page sizeMichael Chan2006-06-18
* [BNX2]: Add firmware decompressionMichael Chan2006-06-18
* [BNX2]: Allow WoL settings on new 5708 chipsMichael Chan2006-06-18
* [BNX2]: Add an rx drop counterMichael Chan2006-06-18
* [BNX2]: Endian fixes.Alexey Dobriyan2006-06-18
* [NET]: Add netif_tx_lockHerbert Xu2006-06-18
* [BNX2]: Use kmalloc instead of arrayMichael Chan2006-05-22
* [BNX2]: Fix bug in bnx2_nvram_write()Michael Chan2006-05-22
* [PATCH] net drivers: fix section attributes for gccRandy Dunlap2006-04-12
* [BNX2]: Update version and reldateMichael Chan2006-03-23
* [BNX2]: Separate tx producer and consumer fieldsMichael Chan2006-03-23
* [BNX2]: Move .h files to bnx2.cMichael Chan2006-03-23
* [BNX2]: Combine small mem allocationsMichael Chan2006-03-23
* [BNX2]: Fix link change handlingMichael Chan2006-03-23
* [BNX2]: include <linux/vmalloc.h>Michael Chan2006-03-20
* [BNX2]: Update versionMichael Chan2006-03-20
* [BNX2]: Support larger rx ring sizes (part 2)Michael Chan2006-03-20
* [BNX2]: Support larger rx ring sizes (part 1)Michael Chan2006-03-20
* [BNX2]: Fix bug when rx ring is fullMichael Chan2006-03-20
* [BNX2]: Add ethtool -d supportMichael Chan2006-03-20
* [BNX2]: Reduce register test sizeMichael Chan2006-03-20
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* [BNX2]: Update version and copyright yearMichael Chan2006-01-23
* [BNX2]: Add PHY loopback testMichael Chan2006-01-23
* [BNX2]: Use netdev_priv()Michael Chan2006-01-23
* [BNX2]: Fix nvram sizingMichael Chan2006-01-23
* [BNX2]: Workaround hw interrupt bugMichael Chan2006-01-23
* [BNX2]: Fix UDP checksum verificationMichael Chan2006-01-23
* [BNX2]: Misc. fixesMichael Chan2006-01-23
* [BNX2]: Improve handshake with firmwareMichael Chan2006-01-23
* [BNX2]: Fix VLAN on ASFMichael Chan2006-01-23
* [BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville2005-11-10
* [BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville2005-11-10
* [BNX2]: output driver name as prefix in error messageJohn W. Linville2005-11-10
* [PATCH] bnx2: update version and minor fixesMichael Chan2005-11-05
* [PATCH] bnx2: refine bnx2_pollMichael Chan2005-11-05
* [PATCH] bnx2: update firmware handshake for 5708Michael Chan2005-11-05
* [PATCH] bnx2: update nvram code for 5708Michael Chan2005-11-05
* [PATCH] bnx2: add 5708 supportMichael Chan2005-11-05
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-28
* [BNX2]: Add support for ETHTOOL_GPERMADDR.John W. Linville2005-09-12
* [BNX2]: Fix bug in irq handler and add prefetchMichael Chan2005-09-08
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-05
* [BNX2]: update version and minor fixesMichael Chan2005-08-29
* [BNX2]: change irq locks to bh locksMichael Chan2005-08-29
* [BNX2]: remove atomics in txMichael Chan2005-08-29
* [BNX2]: speedup serdes linkupMichael Chan2005-08-29
* [BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan2005-08-29
* [BNX2]: Possible sparse fixes, take twoPeter Hagervall2005-08-29