summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.c
Commit message (Expand)AuthorAgeFilesLines
* [BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville2005-11-101-10/+2Star
* [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-061-4/+4
* [PATCH] bnx2: refine bnx2_pollMichael Chan2005-11-061-15/+40
* [PATCH] bnx2: update firmware handshake for 5708Michael Chan2005-11-061-15/+79
* [PATCH] bnx2: update nvram code for 5708Michael Chan2005-11-061-22/+78
* [PATCH] bnx2: add 5708 supportMichael Chan2005-11-061-25/+192
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-8/+4Star
* [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-301-17/+15Star
* [BNX2]: change irq locks to bh locksMichael Chan2005-08-301-32/+24Star
* [BNX2]: remove atomics in txMichael Chan2005-08-301-18/+17Star
* [BNX2]: speedup serdes linkupMichael Chan2005-08-301-12/+40
* [BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan2005-08-301-1/+14
* [BNX2]: Possible sparse fixes, take twoPeter Hagervall2005-08-301-20/+19Star
* [BNX2]: New Broadcom gigabit network driver.Michael Chan2005-05-261-0/+5530