summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2015-04-29bnx2x: Fix busy_poll vs netpollEric Dumazet2-90/+56
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz1-23/+16
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz1-18/+35
2015-03-24bnx2x: Fix statistics locking schemeYuval Mintz5-100/+83
2015-03-17bnx2x: fix encapsulation features on 57710/57711Michal Schmidt1-1/+1
2015-03-09bgmac: Clean warning messagesPeter Senna Tschudin1-7/+0
2015-03-06net: bcmgenet: properly disable password matchingFlorian Fainelli1-2/+4
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
2015-03-04bcm63xx_enet: fix poll callback.Nicolas Schichan1-4/+4
2015-03-01net: systemport: fix software maintained statisticsFlorian Fainelli2-3/+6
2015-03-01net: bcmgenet: fix software maintained statisticsFlorian Fainelli1-3/+6
2015-03-01net: bcmgenet: fix throughtput regressionJaedon Shin2-27/+88
2015-02-12tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)1-0/+2
2015-02-12bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki1-2/+3
2015-02-12treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches1-1/+1
2015-02-12treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches1-1/+1
2015-02-06net: bnx2x: fix sparse warningsLad, Prabhakar1-3/+3
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+7
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-01-19bgmac: activate irqs only if there is nothing to pollHauke Mehrtens1-3/+3
2015-01-19bgmac: register napi before the deviceHauke Mehrtens1-3/+3
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+20
2015-01-15tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan1-0/+12
2015-01-15tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan1-0/+3
2015-01-15tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan1-3/+5
2015-01-14net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko3-6/+6
2015-01-13net: bnx2x: avoid macro redefinitionDavid Decotigny1-4/+0
2015-01-12tg3: move init/deinit from open/close to probe/removeIvan Vecera1-14/+11
2015-01-03bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2014-12-31net: bnx2x: convert to timecounter adjtime.Richard Cochran1-5/+1
2014-12-31time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-1/+1
2014-12-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross1-3/+5
2014-12-23tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2014-12-18bnx2x: fix typos in "configure"Jiri Benc2-4/+4
2014-12-16net: systemport: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-16net: bcmgenet: always select FIXED_PHYFlorian Fainelli1-1/+1
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+0
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+10
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck3-3/+3
2014-12-10net: systemport: allow changing MAC addressFlorian Fainelli1-0/+22
2014-12-10Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-0/+2
2014-12-10bnx2x: Implement ndo_gso_check()Joe Stringer1-0/+7
2014-12-09bnx2x: Use correct fastpath version for VFs.Yuval Mintz7-5/+88
2014-12-09bnx2x: Limit 1G link enforcementYaniv Rosner1-2/+3
2014-12-09net: bcmgenet: add support for new GENET PHY revision schemeFlorian Fainelli1-1/+23
2014-12-09ethtool: Support for configurable RSS hash functionEyal Perry2-4/+36
2014-12-09net: bcmgenet: enable driver to work without a device treePetri Gynther3-33/+125
2014-12-04SSB / B44: fix WOL for BCM4401Andrey Skvortsov1-0/+2
2014-12-03net: rename netdev_phys_port_id to more generic nameJiri Pirko1-1/+1
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2