summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2016-04-11bnx2x: Add new device ids under the Qlogic vendorYuval Mintz1-0/+3
2016-03-03bnx2x: Don't notify about scratchpad paritiesManish Chopra2-10/+21
2016-03-02tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-4/+18
2015-09-30tg3: Fix temperature reportingJean Delvare1-1/+1
2015-04-27tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2015-04-27bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2015-04-09bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+4
2015-02-10bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-01-26tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-01-06tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo1-1/+2
2014-10-17tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-17tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18
2014-08-26tg3: Add support for new 577xx device idsNithin Sujir2-2/+16
2014-08-26bnx2x: Test nvram when interface is downYuval Mintz1-9/+10
2014-08-19bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-29bnx2x: fix possible panic under memory stressEric Dumazet1-1/+2
2014-05-29tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-05-29list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-3/+0
2014-04-18tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-04-18bnx2: Fix shutdown sequenceMichael Chan2-4/+38
2014-03-14tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-02-26tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir1-2/+2
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-01-16tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-01-10tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir1-1/+1
2013-12-12tg3: avoid double-freeing of rx data memoryIvan Vecera1-6/+6
2013-10-22bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2-4/+1
2013-10-22bnx2x: Don't pretend during register dumpDmitry Kravkov3-205/+201
2013-10-22bnx2x: Lock DMAE when used by statistic flowAriel Elior4-10/+11
2013-10-22bnx2x: Prevent null pointer dereference on error flowYuval Mintz1-3/+3
2013-10-22bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior1-2/+3
2013-10-22bnx2x: Fix Coalescing configurationDmitry Kravkov1-1/+1
2013-10-22bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior1-9/+14
2013-10-22bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2-7/+29
2013-10-22bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz1-5/+5
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-09-24bnx2x: handle known but unsupported VF messagesAriel Elior1-26/+24
2013-09-24bnx2x: prevent masked MCP parities from appearingYuval Mintz1-0/+8
2013-09-24bnx2x: prevent masking error from cnicYuval Mintz1-2/+1
2013-09-24bnx2x: add missing VF resource allocation during initAriel Elior1-0/+3
2013-09-24bnx2x: Fix support for VFs on some PFsAriel Elior1-1/+1
2013-09-24bnx2x: Prevent mistaken hangup between driver & FWEilon Greenstein1-9/+7
2013-09-23bnx2x: Fix 848xx duplex settingsYaniv Rosner1-24/+33
2013-09-23bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner1-1/+6
2013-09-23bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner1-4/+13
2013-09-23bnx2x: KR2 disablement fixYaniv Rosner1-37/+39
2013-09-23bnx2x: Generalize KR work-aroundYaniv Rosner1-24/+8
2013-09-18cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan1-1/+2
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan3-4/+39
2013-09-17bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2-10/+30