summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2015-03-04bcm63xx_enet: fix poll callback.Nicolas Schichan
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-01bnx2: disable toggling of rxvlan if necessaryIvan Vecera
2015-03-01net: systemport: fix software maintained statisticsFlorian Fainelli
2015-03-01net: bcmgenet: fix software maintained statisticsFlorian Fainelli
2015-02-28net: bcmgenet: fix throughtput regressionJaedon Shin
2015-02-24net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther
2015-02-24net: bcmgenet: precalculate TxCB->bd_addrPetri Gynther
2015-02-24net: bcmgenet: rework Tx queue initPetri Gynther
2015-02-24net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody
2015-02-20bnx2: Fix for Chip InitializationRasesh Mody
2015-02-20bnx2-cnic: Driver Rebranding ChangesRasesh Mody
2015-02-11tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)
2015-02-11bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-02-05net: bnx2x: fix sparse warningsLad, Prabhakar
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens
2015-01-19bgmac: register napi before the deviceHauke Mehrtens
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-12net: bnx2x: avoid macro redefinitionDavid Decotigny
2015-01-12tg3: move init/deinit from open/close to probe/removeIvan Vecera
2015-01-02bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-22tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2014-12-18bnx2x: fix typos in "configure"Jiri Benc
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-12-09net: systemport: allow changing MAC addressFlorian Fainelli
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-12-09bnx2x: Implement ndo_gso_check()Joe Stringer
2014-12-09bnx2x: Use correct fastpath version for VFs.Yuval Mintz
2014-12-09bnx2x: Limit 1G link enforcementYaniv Rosner
2014-12-08net: bcmgenet: add support for new GENET PHY revision schemeFlorian Fainelli
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-08net: bcmgenet: enable driver to work without a device treePetri Gynther
2014-12-04SSB / B44: fix WOL for BCM4401Andrey Skvortsov