summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35
2013-02-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2012-12-10bnx2x: remove redundant warning logAriel Elior1-4/+7
2012-10-13bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-08-09bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan1-3/+3
2012-08-09tg3: Fix race condition in tg3_get_stats64()Michael Chan1-2/+4
2012-08-09tg3: Fix Read DMA workaround for 5719 A0.Michael Chan1-2/+1
2012-08-09tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH1-0/+1
2012-07-16tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-07-16bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-07-16bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior1-1/+22
2012-04-25tg3: Avoid panic from reserved statblk field accessMatt Carlson1-2/+16
2012-04-19bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter1-6/+6
2012-04-05bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2-2/+1
2012-04-05bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner1-2/+2
2012-04-05bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2-0/+12
2012-04-05bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner1-2/+1
2012-04-05bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner1-7/+14
2012-04-05bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner1-15/+18
2012-04-05bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner1-5/+5
2012-04-05bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner1-2/+18
2012-04-05bnx2x: Fix BCM57810-KR FCYaniv Rosner2-0/+31
2012-04-05bnx2x: PFC fixYaniv Rosner2-1/+18
2012-04-04bnx2x: correction to firmware interfaceYuval Mintz1-55/+55
2012-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-109/+421
2012-04-03tg3: Fix 5717 serdes powerdown problemMatt Carlson1-1/+3
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov1-1/+1
2012-03-28bnx2x: previous driver unload revisedYuval Mintz8-107/+417
2012-03-22cnic: Fix parity error code conflictMichael Chan3-34/+10
2012-03-22tg3: Fix RSS ring refill race conditionMichael Chan2-3/+23
2012-03-20bnx2x: validate FW trace prior to its printingDmitry Kravkov2-1/+13
2012-03-20bnx2x: consistent statistics for old FWYuval Mintz3-41/+6
2012-03-20bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov4-44/+64
2012-03-20bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov2-7/+17
2012-03-20bnx2x: changed initial dcb configurationDmitry Kravkov1-29/+16
2012-03-20bnx2x: removed dcb unused codeYuval Mintz1-20/+0
2012-03-20bnx2x: reduced sparse warningsYuval Mintz6-29/+18
2012-03-20bnx2x: revised driver printsMerav Sicron9-727/+694
2012-03-20bnx2x: added 'likely' to fast-path skb existenceYuval Mintz1-1/+2
2012-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-46/+41
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt1-26/+24
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt1-0/+1
2012-03-13bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov1-8/+9
2012-03-13bnx2x: ethtool returns req. AN even when AN failsYuval Mintz1-1/+1
2012-03-13bnx2x: ethtool now returns unknown speed/duplexYuval Mintz1-11/+18
2012-03-13bnx2x: mark functions as loaded on shared memoryYuval Mintz1-0/+17
2012-03-13bnx2x: use param's id instead of sp_obj's idYuval Mintz3-1/+5