aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-10[BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville1-10/+2
2005-11-10[BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville1-0/+2
2005-11-10[BNX2]: output driver name as prefix in error messageJohn W. Linville1-1/+1
2005-11-05[PATCH] bnx2: update version and minor fixesMichael Chan1-4/+4
2005-11-05[PATCH] bnx2: refine bnx2_pollMichael Chan1-15/+40
2005-11-05[PATCH] bnx2: update firmware handshake for 5708Michael Chan1-15/+79
2005-11-05[PATCH] bnx2: update nvram code for 5708Michael Chan1-22/+78
2005-11-05[PATCH] bnx2: add 5708 supportMichael Chan1-25/+192
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-8/+4
2005-09-12[BNX2]: Add support for ETHTOOL_GPERMADDR.John W. Linville1-0/+2
2005-09-08[BNX2]: Fix bug in irq handler and add prefetchMichael Chan1-3/+4
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-9/+9
2005-08-29[BNX2]: update version and minor fixesMichael Chan1-17/+15
2005-08-29[BNX2]: change irq locks to bh locksMichael Chan1-32/+24
2005-08-29[BNX2]: remove atomics in txMichael Chan1-18/+17
2005-08-29[BNX2]: speedup serdes linkupMichael Chan1-12/+40
2005-08-29[BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan1-1/+14
2005-08-29[BNX2]: Possible sparse fixes, take twoPeter Hagervall1-20/+19
2005-05-26[BNX2]: New Broadcom gigabit network driver.Michael Chan1-0/+5530