summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-22net: systemport: use the new fixed PHY helpersFlorian Fainelli
2014-05-22net: bcmgenet: use the new fixed PHY helpersFlorian Fainelli
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches
2014-05-16net: systemport: wait for packet in umac_enable_set()Florian Fainelli
2014-05-16net: systemport: fix dma_unmap_single() lenFlorian Fainelli
2014-05-15net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli
2014-05-15net: systemport: only update UMAC_CMD if something changedFlorian Fainelli
2014-05-14net: systemport: Use devm_ioremap_resource()Jingoo Han
2014-05-13tg3: Update copyright and version to 3.137Michael Chan
2014-05-13tg3: Prevent page allocation failure during TSO workaroundMichael Chan
2014-05-13tg3: Don't modify ip header fields when doing GSOMichael Chan
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-13bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz
2014-04-26net: systemport: hook SYSTEMPORT driver in the buildFlorian Fainelli
2014-04-26net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli
2014-04-26bnx2x: Fix failure to configure VF multicast filtersNarender Kumar
2014-04-26bnx2x: Fix vlan credit issues for VFsYuval Mintz
2014-04-26bnx2x: Memory leak during VF removalYuval Mintz
2014-04-24bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-04-14bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman
2014-04-04net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat
2014-04-03net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29tg3: remove open-coded skb_cow_head.françois romieu
2014-03-28bnx2x: Fix possible memory leak on iov error flowYuval Mintz
2014-03-28tg3: remove empty MDIO bus reset functionFlorian Fainelli
2014-03-27net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli
2014-03-27bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2014-03-26tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich
2014-03-25bnx2x: Don't allow VFs to become promiscuousYuval Mintz
2014-03-25bnx2x: Don't show port statistics for VFsYuval Mintz
2014-03-25bnx2x: Remove the sriov VFOP mechanismYuval Mintz
2014-03-25bnx2x: Create workqueue for IOV related tasksYuval Mintz
2014-03-25bnx2x: Support mng. request for driver versionYuval Mintz
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2014-03-20net: bcmgenet: manipulate netdev_queue directlyFlorian Fainelli
2014-03-20net: bcmgenet: remove bogus tx queue checksFlorian Fainelli
2014-03-20net: bcmgenet: add skb_tx_timestamp callFlorian Fainelli
2014-03-20net: bcmgenet: remove unused spinlock memberFlorian Fainelli
2014-03-18cnic: Update version to 2.5.20 and copyright year.Michael Chan
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan
2014-03-18cnic: Use proper ulp_ops for per device operations.Michael Chan
2014-03-14bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman