aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-19bnx2x: added TLV_NOT_FOUND flags to the dcbDmitry Kravkov2-7/+17
2012-03-19bnx2x: changed initial dcb configurationDmitry Kravkov1-29/+16
2012-03-19bnx2x: removed dcb unused codeYuval Mintz1-20/+0
2012-03-19bnx2x: reduced sparse warningsYuval Mintz6-29/+18
2012-03-19bnx2x: revised driver printsMerav Sicron9-727/+694
2012-03-19bnx2x: added 'likely' to fast-path skb existenceYuval Mintz1-1/+2
2012-03-18Merge 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-12bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov1-8/+9
2012-03-12bnx2x: ethtool returns req. AN even when AN failsYuval Mintz1-1/+1
2012-03-12bnx2x: ethtool now returns unknown speed/duplexYuval Mintz1-11/+18
2012-03-12bnx2x: mark functions as loaded on shared memoryYuval Mintz1-0/+17
2012-03-12bnx2x: use param's id instead of sp_obj's idYuval Mintz3-1/+5
2012-03-12bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz1-1/+1
2012-03-12bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz1-7/+0
2012-03-12bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz2-9/+11
2012-03-12bnx2x: FCoE statistics id fixedYuval Mintz1-3/+9
2012-03-12bnx2x: dcb bit indices flags used as bitsYuval Mintz2-4/+6
2012-03-12bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior1-1/+1
2012-03-12bnx2x: pfc statistics counts pfc events twiceYuval Mintz1-12/+0
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2012-03-06tg3: Fix to use multi queue BQL interfacesTom Herbert1-3/+3
2012-03-04tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson1-6/+0
2012-03-04tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan1-2/+8
2012-03-04tg3: Add memory barriers to sync BD dataMichael Chan1-0/+9
2012-03-04tg3: Fix jumbo loopback test on 5719Michael Chan1-3/+11
2012-03-02net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend1-2/+2
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-21/+22
2012-02-29tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson1-22/+23
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+6
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2-2/+2
2012-02-23tg3: Create timer helper functionsMatt Carlson1-96/+112
2012-02-23tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson1-1/+1
2012-02-23tg3: Remove SPEED_UNKNOWN checksMatt Carlson1-44/+23
2012-02-23tg3: Fix link check in tg3_adjust_linkMatt Carlson2-2/+5
2012-02-22ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li1-1/+5
2012-02-22tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso1-1/+1
2012-02-20bnx2x: update driver version to 1.72.10-0Dmitry Kravkov1-2/+2
2012-02-20bnx2x: add gro_checkDmitry Kravkov4-0/+25
2012-02-20cnic: update for FW 7.2.xxMichael Chan1-12/+12
2012-02-20use FW 7.2.16Dmitry Kravkov8-82/+177
2012-02-19bnx2x: make bnx2x_close() static againMichal Schmidt2-3/+3
2012-02-19b44: remove __exit from b44_pci_exit()Nikola Pajkovsky1-1/+1
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-21/+6
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2-1/+2
2012-02-15bnx2x: allow all functions to display the phy FW versionMintz Yuval3-12/+6
2012-02-15bnx2x: removed code re-checking memory base after device openMintz Yuval1-11/+0
2012-02-15bnx2x: allow BCM84833 phy to advertise 100Base-T speedsMintz Yuval1-0/+5
2012-02-15bnx2x: notify cnic of address of info-to-the-mcpMintz Yuval1-0/+5