summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* tg3: Avoid panic from reserved statblk field accessMatt Carlson2012-04-251-2/+16
* bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter2012-04-191-6/+6
* bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-042-2/+1
* bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-041-2/+2
* bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-042-0/+12
* bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner2012-04-041-2/+1
* bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner2012-04-041-7/+14
* bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner2012-04-041-15/+18
* bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner2012-04-041-5/+5
* bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner2012-04-041-2/+18
* bnx2x: Fix BCM57810-KR FCYaniv Rosner2012-04-042-0/+31
* bnx2x: PFC fixYaniv Rosner2012-04-042-1/+18
* bnx2x: correction to firmware interfaceYuval Mintz2012-04-031-55/+55
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0210-109/+421
|\
| * tg3: Fix 5717 serdes powerdown problemMatt Carlson2012-04-021-1/+3
| * bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov2012-03-271-1/+1
| * bnx2x: previous driver unload revisedYuval Mintz2012-03-278-107/+417
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \ | |/ |/|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | cnic: Fix parity error code conflictMichael Chan2012-03-213-34/+10
* | tg3: Fix RSS ring refill race conditionMichael Chan2012-03-212-3/+23
|/
* bnx2x: validate FW trace prior to its printingDmitry Kravkov2012-03-192-1/+13
* bnx2x: consistent statistics for old FWYuval Mintz2012-03-193-41/+6
* bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov2012-03-194-44/+64
* bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov2012-03-192-7/+17
* bnx2x: changed initial dcb configurationDmitry Kravkov2012-03-191-29/+16
* bnx2x: removed dcb unused codeYuval Mintz2012-03-191-20/+0
* bnx2x: reduced sparse warningsYuval Mintz2012-03-196-29/+18
* bnx2x: revised driver printsMerav Sicron2012-03-199-727/+694
* bnx2x: added 'likely' to fast-path skb existenceYuval Mintz2012-03-191-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-186-46/+41
|\
| * bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt2012-03-161-26/+24
| * bnx2x: fix a crash on corrupt firmware fileMichal Schmidt2012-03-161-0/+1
| * bnx2x: FCoE statistics id fixedYuval Mintz2012-03-121-3/+9
| * bnx2x: dcb bit indices flags used as bitsYuval Mintz2012-03-122-4/+6
| * bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior2012-03-121-1/+1
| * bnx2x: pfc statistics counts pfc events twiceYuval Mintz2012-03-121-12/+0
* | bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov2012-03-121-8/+9
* | bnx2x: ethtool returns req. AN even when AN failsYuval Mintz2012-03-121-1/+1
* | bnx2x: ethtool now returns unknown speed/duplexYuval Mintz2012-03-121-11/+18
* | bnx2x: mark functions as loaded on shared memoryYuval Mintz2012-03-121-0/+17
* | bnx2x: use param's id instead of sp_obj's idYuval Mintz2012-03-123-1/+5
* | bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz2012-03-121-1/+1
* | bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz2012-03-121-7/+0
* | bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz2012-03-122-9/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-3/+3
|\|
| * tg3: Fix to use multi queue BQL interfacesTom Herbert2012-03-061-3/+3
* | tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson2012-03-041-6/+0
* | tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan2012-03-041-2/+8
* | tg3: Add memory barriers to sync BD dataMichael Chan2012-03-041-0/+9