summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller2016-09-301-5/+5
* Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli2016-09-273-31/+39
* bnx2: Reset device during driver initializationBaoquan He2016-09-131-5/+7
* bnxt_en: Fix TX push operation on ARM64.Michael Chan2016-09-061-2/+2
* bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli2016-09-011-4/+15
* tg3: Fix for disallow tx coalescing time to be 0Ivan Vecera2016-09-011-10/+1
* net: bgmac: fix reversed check for MII registration errorRafał Miłecki2016-08-181-1/+1
* tg3: Report the correct number of RSS queues through tg3_get_rxnfcSiva Reddy Kallam2016-08-031-4/+0
* tg3: Fix for diasllow rx coalescing time to be 0Satish Baddipadige2016-08-031-0/+1
* net: bcm63xx: avoid possible null pointer dereferencexypron.glpk@gmx.de2016-08-011-1/+1
* bnxt_en: Add new NPAR and dual media device IDs.Michael Chan2016-07-251-6/+33
* bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam2016-07-251-2/+6
* bnxt_en: Improve ntuple filters by checking destination MAC address.Michael Chan2016-07-252-3/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-242-2/+2
|\
| * net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli2016-07-151-1/+1
| * bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King2016-07-111-1/+1
* | bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli2016-07-191-2/+0
* | bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.Prashant Sreedharan2016-07-191-0/+6
* | bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).Prashant Sreedharan2016-07-191-11/+53
* | bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).Prashant Sreedharan2016-07-191-1/+80
* | bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).Prashant Sreedharan2016-07-192-4/+25
* | bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).Prashant Sreedharan2016-07-192-16/+39
* | bnxt_en: Add basic support for Nitro in North Star 2.Prashant Sreedharan2016-07-192-13/+28
* | net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun2016-07-131-6/+2
* | net: ethernet: bgmac: Fix return value check in bgmac_probe()Wei Yongjun2016-07-111-1/+1
* | 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
OpenPOWER on IntegriCloud