summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"Philippe Reynes2016-07-111-2/+26
* | net: ethernet: bgmac: Add platform device supportJon Mason2016-07-097-285/+650
* | net: ethernet: bgmac: convert to feature flagsJon Mason2016-07-092-48/+140
* | net: ethernet: bgmac: move BCMA MDIO Phy code into a separate fileJon Mason2016-07-094-217/+298
* | net: ethernet: bgmac: add dma_dev pointerJon Mason2016-07-092-8/+10
* | net: ethernet: bgmac: change bgmac_* prints to dev_* printsJon Mason2016-07-092-62/+55
* | bnxt: fix a conditionDan Carpenter2016-07-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-1/+1
|\ \ | |/
| * net: bcmsysport: Device stats are unsigned longFlorian Fainelli2016-07-011-1/+1
* | net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-041-26/+2
* | net: ethernet: bcmgenet: use phydev from struct net_devicePhilippe Reynes2016-07-043-39/+31
* | bnxt_en: Allow statistics DMA to be configurable using ethtool -C.Michael Chan2016-07-023-3/+31
* | bnxt_en: Assign netdev->dev_port with port ID.Michael Chan2016-07-021-0/+1
* | bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.Michael Chan2016-07-021-3/+12
* | bnxt_en: Increase maximum supported MTU to 9500.Vasundhara Volam2016-07-021-1/+1
* | bnxt_en: Enable MRU enables bit when configuring VNIC MRU.Michael Chan2016-07-021-1/+2
* | bnxt_en: Add support for firmware updates for additional processors.Rob Swindell2016-07-022-0/+21
* | bnxt_en: Request firmware reset after successful firwmare updateRob Swindell2016-07-021-0/+2
* | bnxt_en: Add support for updating flash more securelyRob Swindell2016-07-022-1/+3
* | bnxt_en: Do function reset on the 1st PF open only.Michael Chan2016-07-022-6/+17
* | bnxt_en: Update firmware spec. to 1.3.0.Michael Chan2016-07-022-32/+66
* | bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.Michael Chan2016-07-021-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-3/+5
|\ \ | |/
| * net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli2016-06-281-2/+0
| * net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli2016-06-281-0/+3
| * net: bgmac: Fix SOF bit checkingFlorian Fainelli2016-06-281-2/+3
* | net: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-221-18/+2
* | net: ethernet: bgmac: use phydev from struct net_devicePhilippe Reynes2016-06-222-12/+6
* | net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-191-20/+2
* | net: ethernet: bcmsysport: use phydev from struct net_devicePhilippe Reynes2016-06-192-18/+14
* | bnxt: Move GENEVE support from hard-coded port to using port notifierAlexander Duyck2016-06-172-6/+33
* | bnxt: Update drivers to support unified UDP encapsulation offload functionsAlexander Duyck2016-06-172-29/+40
* | bnx2x: Move all UDP port notifiers to single functionAlexander Duyck2016-06-172-81/+33
* | bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.Michael Chan2016-06-141-80/+118
* | bnxt_en: Don't allow autoneg on cards that don't support it.Michael Chan2016-06-143-9/+30
* | bnxt_en: Add BCM5731X and BCM5741X device IDs.Michael Chan2016-06-141-1/+29
* | bnxt_en: Add GRO logic for BCM5731X chips.Michael Chan2016-06-142-2/+103
* | bnxt_en: Refactor bnxt_gro_skb().Michael Chan2016-06-142-19/+36
* | bnxt_en: Define the supported chip numbers.Michael Chan2016-06-142-1/+43
* | bnxt_en: Add PCI device ID for 57404 NPAR devices.Michael Chan2016-06-141-0/+3
* | bnxt_en: Enable NPAR (NIC Partitioning) Support.Satish Baddipadige2016-06-143-5/+17
* | bnxt_en: Handle VF_CFG_CHANGE event from firmware.Michael Chan2016-06-142-0/+10
* | bnxt_en: Add new function bnxt_reset().Michael Chan2016-06-141-12/+22
* | bnxt_en: Add function for VF driver to query default VLAN.Michael Chan2016-06-142-2/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-102-110/+87
|\ \ | |/
| * bnxt_en: Simplify VLAN receive logic.Michael Chan2016-06-071-20/+9
| * bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan2016-06-071-0/+14
| * bnxt_en: Fix tx push race condition.Michael Chan2016-06-071-1/+2
| * bnx2x: allow adding VLANs while interface is downMichal Schmidt2016-06-051-89/+62
* | bgmac: Maintain some netdev statisticsFlorian Fainelli2016-06-091-0/+10
OpenPOWER on IntegriCloud