summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2012-03-22cnic: Fix parity error code conflictMichael Chan
2012-03-22tg3: Fix RSS ring refill race conditionMichael Chan
2012-03-19bnx2x: validate FW trace prior to its printingDmitry Kravkov
2012-03-19bnx2x: consistent statistics for old FWYuval Mintz
2012-03-19bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov
2012-03-19bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov
2012-03-19bnx2x: changed initial dcb configurationDmitry Kravkov
2012-03-19bnx2x: removed dcb unused codeYuval Mintz
2012-03-19bnx2x: reduced sparse warningsYuval Mintz
2012-03-19bnx2x: revised driver printsMerav Sicron
2012-03-19bnx2x: added 'likely' to fast-path skb existenceYuval Mintz
2012-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt
2012-03-13bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov
2012-03-13bnx2x: ethtool returns req. AN even when AN failsYuval Mintz
2012-03-13bnx2x: ethtool now returns unknown speed/duplexYuval Mintz
2012-03-13bnx2x: mark functions as loaded on shared memoryYuval Mintz
2012-03-13bnx2x: use param's id instead of sp_obj's idYuval Mintz
2012-03-13bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz
2012-03-13bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz
2012-03-13bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz
2012-03-13bnx2x: FCoE statistics id fixedYuval Mintz
2012-03-13bnx2x: dcb bit indices flags used as bitsYuval Mintz
2012-03-13bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior
2012-03-13bnx2x: pfc statistics counts pfc events twiceYuval Mintz
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-06tg3: Fix to use multi queue BQL interfacesTom Herbert
2012-03-05tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson
2012-03-05tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan
2012-03-05tg3: Add memory barriers to sync BD dataMichael Chan
2012-03-05tg3: Fix jumbo loopback test on 5719Michael Chan
2012-03-03net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-29tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23tg3: Create timer helper functionsMatt Carlson
2012-02-23tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson
2012-02-23tg3: Remove SPEED_UNKNOWN checksMatt Carlson
2012-02-23tg3: Fix link check in tg3_adjust_linkMatt Carlson
2012-02-22ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li
2012-02-22tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso
2012-02-21bnx2x: update driver version to 1.72.10-0Dmitry Kravkov
2012-02-21bnx2x: add gro_checkDmitry Kravkov
2012-02-21cnic: update for FW 7.2.xxMichael Chan
2012-02-21use FW 7.2.16Dmitry Kravkov
2012-02-20bnx2x: make bnx2x_close() static againMichal Schmidt
2012-02-19b44: remove __exit from b44_pci_exit()Nikola Pajkovsky
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller