summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix generic option settingsYaniv Rosner2014-01-281-40/+38
* bnx2x: More Shutdown revisionsYuval Mintz2014-01-271-2/+2
* bnx2x: Fix VF flr flowAriel Elior2014-01-211-28/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-15/+15
|\
| * bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-151-14/+15
* | drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-163-3/+0
* | bnx2x: fix sparse warningstephen hemminger2014-01-151-2/+2
* | bgmac: propagate error codes in bgmac_probe()Florian Fainelli2014-01-141-2/+0
* | bnx2x: Correct default Tx switching behaviourYuval Mintz2014-01-145-1/+75
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-143-24/+51
|\ \ | |/
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-102-2/+4
| * bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-01-101-4/+9
| * bnx2x: prevent WARN during driver unloadYuval Mintz2014-01-092-18/+38
* | bnx2x: namespace and dead code cleanupsstephen hemminger2014-01-1311-524/+147
* | bgmac: fix typosHauke Mehrtens2014-01-061-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-0610-158/+257
|\ \ | |/
| * bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-055-112/+174
| * bnx2x: fix AFEX memory overflowYuval Mintz2014-01-051-1/+4
| * bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-052-1/+7
| * bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon2014-01-051-3/+6
| * bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2014-01-052-3/+5
| * bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner2014-01-011-1/+1
| * bnx2x: Fix incorrect link-up reportYaniv Rosner2014-01-011-0/+4
| * bnx2x: Fix Duplex setting for 54618seYaniv Rosner2014-01-011-26/+28
| * bnx2x: Fix passive DAC cable detectionYaniv Rosner2014-01-011-9/+12
| * bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2014-01-012-0/+14
| * tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir2013-12-271-1/+1
| * bnx2x: downgrade "valid ME register value" message levelMichal Schmidt2013-12-191-1/+1
* | bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens2014-01-042-18/+46
* | bgmac: reset all cores on Northstar SoCHauke Mehrtens2014-01-041-0/+21
* | bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4Hauke Mehrtens2014-01-042-5/+7
* | bgmac: initialize the DMA controller of core rev >= 4Hauke Mehrtens2014-01-042-0/+73
* | tg3: Update version to 3.136Nithin Sujir2014-01-031-2/+2
* | tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2014-01-032-0/+12
* | tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2014-01-032-4/+54
* | tg3: Add unicast filtering support.Michael Chan2014-01-031-0/+21
* | tg3: Refactor __tg3_set_mac_addr()Michael Chan2014-01-031-13/+22
* | cnic: Add a signature to indicate valid doorbell offset.Eddie Wai2014-01-013-2/+5
* | bnx2: Update version to 2.2.5.Michael Chan2014-01-011-2/+2
* | bnx2: Report MDI/MDIX status to ethtool.Michael Chan2014-01-012-0/+20
* | bnx2: Enable auto-mdix when autoneg is disabled.Michael Chan2014-01-012-3/+15
* | bnx2: Advertise nothing when speed is forcedMichael Chan2014-01-011-11/+13
* | net: bnx2x: slight optimization of addr comparedingtianhong2013-12-313-8/+6
* | bgmac: use phy_mii_ioctl in ioctl handlerHauke Mehrtens2013-12-271-21/+5
* | bgmac: drop duplicated PHY definesRafał Miłecki2013-12-272-25/+2
* | bnx2x: Fix build with SRIOV disabled.David S. Miller2013-12-261-0/+2
* | bnx2x: add VF Multicast filters supportYuval Mintz2013-12-263-19/+39
* | bnx2x: Add num of VFs to Management statisticsYuval Mintz2013-12-261-0/+2
* | bnx2x: no error when RSS configuration failsYuval Mintz2013-12-261-4/+8
* | bnx2x: add Big-Endian ethtool commentYuval Mintz2013-12-261-0/+6
OpenPOWER on IntegriCloud