summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* net: systemport: start with carrier offFlorian Fainelli2014-06-051-0/+3
* net: systemport: fix comment about HW prepending 2bytesFlorian Fainelli2014-06-051-3/+3
* net: systemport: correctly check for RX_STATUS_OVFLOW flagFlorian Fainelli2014-06-051-1/+1
* net: systemport: fix transmit locking schemeFlorian Fainelli2014-06-051-5/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-033-15/+30
|\
| * bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com2014-06-031-0/+12
| * bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com2014-06-031-2/+2
| * cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan2014-06-021-3/+5
| * cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan2014-06-021-6/+0
| * cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan2014-06-021-4/+11
* | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-022-11/+12
|\ \
| * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-032-11/+12
* | | bnx2x: Remove useless return variablesPeter Senna Tschudin2014-06-021-6/+4
* | | drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker2014-06-022-8/+8
* | | bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-3018-28/+28
* | | tg3: Override clock, link aware and link idle mode during NVRAM dumpPrashant Sreedharan2014-05-241-7/+38
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-242-2/+2
|\ \ \ | | |/ | |/|
| * | bnx2x: Convert return 0 to return rcJoe Perches2014-05-182-2/+2
* | | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-1/+2
* | | net: systemport: use the new fixed PHY helpersFlorian Fainelli2014-05-222-2/+16
* | | net: bcmgenet: use the new fixed PHY helpersFlorian Fainelli2014-05-221-8/+13
* | | net: systemport: wait for packet in umac_enable_set()Florian Fainelli2014-05-161-0/+6
* | | net: systemport: fix dma_unmap_single() lenFlorian Fainelli2014-05-161-1/+1
* | | net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli2014-05-152-7/+23
* | | net: systemport: only update UMAC_CMD if something changedFlorian Fainelli2014-05-151-5/+6
| |/ |/|
* | net: systemport: Use devm_ioremap_resource()Jingoo Han2014-05-141-4/+3
* | tg3: Update copyright and version to 3.137Michael Chan2014-05-132-4/+4
* | tg3: Prevent page allocation failure during TSO workaroundMichael Chan2014-05-131-7/+26
* | tg3: Don't modify ip header fields when doing GSOMichael Chan2014-05-131-7/+5
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-136-10/+8
* | bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap2014-05-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-124-18/+58
|\ \ | |/
| * bnx2x: Fix UNDI driver unloadYuval Mintz2014-05-091-3/+7
| * bnx2x: Fix failure to configure VF multicast filtersNarender Kumar2014-04-261-0/+1
| * bnx2x: Fix vlan credit issues for VFsYuval Mintz2014-04-263-11/+37
| * bnx2x: Memory leak during VF removalYuval Mintz2014-04-263-4/+13
* | net: systemport: hook SYSTEMPORT driver in the buildFlorian Fainelli2014-04-262-0/+12
* | net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driverFlorian Fainelli2014-04-262-0/+2291
* | bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser2014-04-241-2/+1
|/
* tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera2014-04-181-1/+3
* bnx2: Don't build unused suspend/resume functions not enabledDaniel J Blueman2014-04-141-1/+1
* net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat2014-04-041-1/+0
* net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-291-3/+2
|\
| * tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-03-261-3/+2
* | tg3: remove open-coded skb_cow_head.françois romieu2014-03-291-2/+1
* | bnx2x: Fix possible memory leak on iov error flowYuval Mintz2014-03-281-0/+2
* | tg3: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* | net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli2014-03-271-0/+9
* | bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2014-03-271-1/+1
OpenPOWER on IntegriCloud