summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* 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
* bnx2x: Add AER support (missing bits)Yuval Mintz2013-12-262-0/+30
* bnx2x: Add support for Multi-Function UNDIYuval Mintz2013-12-264-12/+87
* b44: use fixed PHY device if we do not find anyHauke Mehrtens2013-12-202-1/+18
* b44: do not set PHY address to 30 for every ext PHYHauke Mehrtens2013-12-201-2/+5
* b44: activate PHY when MAC is offHauke Mehrtens2013-12-201-1/+4
* b44: add phylib supportHauke Mehrtens2013-12-203-5/+189
* b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_miiHauke Mehrtens2013-12-201-5/+5
* b44: abort when no PHY is available at allHauke Mehrtens2013-12-202-0/+7
* b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHYHauke Mehrtens2013-12-202-4/+4
* b44: check register instead of PHY address to detect external PHYHauke Mehrtens2013-12-202-10/+10
* bnx2x: cleanup skb_set_hashTom Herbert2013-12-192-13/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-0/+3
|\
| * tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2013-12-101-0/+3
* | net: bnx2x calls skb_set_hashTom Herbert2013-12-181-4/+7
* | net: bnx2 calls skb_set_hashTom Herbert2013-12-181-1/+2
* | bgmac: replace some magic values with definesRafał Miłecki2013-12-112-9/+18
* | bgmac: reset cached MAC state during chip resetRafał Miłecki2013-12-111-0/+2
* | bgmac: start/stop PHY on netdev open/stopRafał Miłecki2013-12-101-0/+4
* | bgmac: connect to PHY and make use of PHY deviceRafał Miłecki2013-12-092-138/+64
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-091-0/+5
|\ \ | |/
| * bnx2x: avoid null pointer dereference when enabling SR-IOVMichal Kalderon2013-12-051-0/+5
* | tg3: Update version to 3.135Nithin Sujir2013-12-061-2/+2
* | tg3: Expand multicast drop counter miscounting fix to 5762Nithin Sujir2013-12-061-0/+3
* | tg3: Fix bit definition for the nvram Auto Power Down settingNithin Sujir2013-12-061-1/+1
* | tg3: Add flag to disable 1G Half Duplex advertisementNithin Sujir2013-12-062-7/+25
* | tg3: Don't add rxbds_empty to rx_over_errorsNithin Sujir2013-12-061-2/+0
* | ethernet: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-051-4/+67
|\ \ | |/ |/|
| * tg3: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-4/+67
* | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-7/+19
* | tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-281-19/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-197-21/+35
|\ \
| * | bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov2013-11-183-11/+4
| * | bnx2x: prevent CFC attentionDmitry Kravkov2013-11-181-1/+1
| * | bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2013-11-182-0/+19
| * | bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov2013-11-181-0/+4
| |/
| * tg3: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-141-9/+7
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-142-8/+3
|\ \ | |/ |/|
| * DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() ...Russell King2013-09-211-6/+2
OpenPOWER on IntegriCloud