aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-13bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap1-1/+1
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-18/+58
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz1-3/+7
2014-04-26net: systemport: hook SYSTEMPORT driver in the buildFlorian Fainelli2-0/+12
2014-04-26net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli2-0/+2291
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar1-0/+1
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz3-11/+37
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz3-4/+13
2014-04-24bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser1-2/+1
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-14bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman1-1/+1
2014-04-04net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat1-1/+0
2014-04-03net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer1-0/+1
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2014-03-29tg3: remove open-coded skb_cow_head.françois romieu1-2/+1
2014-03-28bnx2x: Fix possible memory leak on iov error flowYuval Mintz1-0/+2
2014-03-28tg3: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-27net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli1-0/+9
2014-03-27bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz1-1/+1
2014-03-26tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich1-3/+2
2014-03-25bnx2x: Don't allow VFs to become promiscuousYuval Mintz1-32/+10
2014-03-25bnx2x: Don't show port statistics for VFsYuval Mintz1-5/+6
2014-03-25bnx2x: Remove the sriov VFOP mechanismYuval Mintz5-1954/+622
2014-03-25bnx2x: Create workqueue for IOV related tasksYuval Mintz5-78/+147
2014-03-25bnx2x: Support mng. request for driver versionYuval Mintz4-1/+163
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-60/+71
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran1-0/+1
2014-03-20net: bcmgenet: manipulate netdev_queue directlyFlorian Fainelli1-4/+8
2014-03-20net: bcmgenet: remove bogus tx queue checksFlorian Fainelli1-8/+0
2014-03-20net: bcmgenet: add skb_tx_timestamp callFlorian Fainelli1-0/+2
2014-03-20net: bcmgenet: remove unused spinlock memberFlorian Fainelli2-2/+0
2014-03-18cnic: Update version to 2.5.20 and copyright year.Michael Chan4-6/+6
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2-52/+62
2014-03-18cnic: Use proper ulp_ops for per device operations.Michael Chan1-2/+3
2014-03-14bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+2
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman1-4/+4
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+38
2014-03-13bcm63xx_enet: Stop pretending to support netpollEric W. Biederman1-3/+0
2014-03-13bnx2: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-12tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-7/+7
2014-03-12bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman1-3/+3
2014-03-09bnx2: Fix shutdown sequenceMichael Chan2-4/+38
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+27
2014-03-02b44: always set duplex mode why phy changesHauke Mehrtens1-1/+6
2014-03-02b44: add calls to phy_{start,stop}Hauke Mehrtens1-0/+7
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz1-1/+8
2014-02-26bnx2x: save RAM in kdump kernel by disabling TPAMichal Schmidt1-0/+2
2014-02-26bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt1-0/+5
2014-02-26bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt1-4/+3