summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-2/+2
* [BNX2]: Update version and reldateMichael Chan2006-06-171-2/+2
* [BNX2]: Use CPU native page sizeMichael Chan2006-06-171-0/+1
* [BNX2]: Add firmware decompressionMichael Chan2006-06-171-12/+147
* [BNX2]: Allow WoL settings on new 5708 chipsMichael Chan2006-06-171-1/+3
* [BNX2]: Add an rx drop counterMichael Chan2006-06-171-3/+11
* [BNX2]: Endian fixes.Alexey Dobriyan2006-06-171-2/+2
* [NET]: Add netif_tx_lockHerbert Xu2006-06-171-2/+2
* [BNX2]: Use kmalloc instead of arrayMichael Chan2006-05-221-4/+14
* [BNX2]: Fix bug in bnx2_nvram_write()Michael Chan2006-05-221-1/+1
* [PATCH] net drivers: fix section attributes for gccRandy Dunlap2006-04-121-1/+1
* [BNX2]: Update version and reldateMichael Chan2006-03-231-2/+2
* [BNX2]: Separate tx producer and consumer fieldsMichael Chan2006-03-231-0/+1
* [BNX2]: Move .h files to bnx2.cMichael Chan2006-03-231-0/+40
* [BNX2]: Combine small mem allocationsMichael Chan2006-03-231-19/+15
* [BNX2]: Fix link change handlingMichael Chan2006-03-231-12/+17
* [BNX2]: include <linux/vmalloc.h>Michael Chan2006-03-201-2/+2
* [BNX2]: Update versionMichael Chan2006-03-201-2/+3
* [BNX2]: Support larger rx ring sizes (part 2)Michael Chan2006-03-201-2/+2
* [BNX2]: Support larger rx ring sizes (part 1)Michael Chan2006-03-201-32/+85
* [BNX2]: Fix bug when rx ring is fullMichael Chan2006-03-201-16/+25
* [BNX2]: Add ethtool -d supportMichael Chan2006-03-201-0/+60
* [BNX2]: Reduce register test sizeMichael Chan2006-03-201-254/+0
* Massive net driver const-ification.Arjan van de Ven2006-03-031-5/+5
* [BNX2]: Update version and copyright yearMichael Chan2006-01-231-6/+5
* [BNX2]: Add PHY loopback testMichael Chan2006-01-231-22/+79
* [BNX2]: Use netdev_priv()Michael Chan2006-01-231-40/+40
* [BNX2]: Fix nvram sizingMichael Chan2006-01-231-3/+10
* [BNX2]: Workaround hw interrupt bugMichael Chan2006-01-231-2/+17
* [BNX2]: Fix UDP checksum verificationMichael Chan2006-01-231-7/+5
* [BNX2]: Misc. fixesMichael Chan2006-01-231-6/+14
* [BNX2]: Improve handshake with firmwareMichael Chan2006-01-231-21/+23
* [BNX2]: Fix VLAN on ASFMichael Chan2006-01-231-3/+7
* [BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville2005-11-101-10/+2
* [BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville2005-11-101-0/+2
* [BNX2]: output driver name as prefix in error messageJohn W. Linville2005-11-101-1/+1
* [PATCH] bnx2: update version and minor fixesMichael Chan2005-11-051-4/+4
* [PATCH] bnx2: refine bnx2_pollMichael Chan2005-11-051-15/+40
* [PATCH] bnx2: update firmware handshake for 5708Michael Chan2005-11-051-15/+79
* [PATCH] bnx2: update nvram code for 5708Michael Chan2005-11-051-22/+78
* [PATCH] bnx2: add 5708 supportMichael Chan2005-11-051-25/+192
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-8/+4
* [BNX2]: Add support for ETHTOOL_GPERMADDR.John W. Linville2005-09-121-0/+2
* [BNX2]: Fix bug in irq handler and add prefetchMichael Chan2005-09-081-3/+4
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-9/+9
* [BNX2]: update version and minor fixesMichael Chan2005-08-291-17/+15
* [BNX2]: change irq locks to bh locksMichael Chan2005-08-291-32/+24
* [BNX2]: remove atomics in txMichael Chan2005-08-291-18/+17
* [BNX2]: speedup serdes linkupMichael Chan2005-08-291-12/+40
* [BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan2005-08-291-1/+14
OpenPOWER on IntegriCloud