aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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-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
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
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-26net: bcmgenet: support restarting auto-negotiationFlorian Fainelli
2014-11-26net: bcmgenet: add EEE supportFlorian Fainelli
2014-11-26net: bcmgenet: add register definitions for EEEFlorian Fainelli
2014-11-25tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-11-21net: bcmgenet: log RX buffer allocation and RX/TX dma failuresFlorian Fainelli
2014-11-21net: systemport: log RX buffer allocation and RX/TX DMA failuresFlorian Fainelli
2014-11-16tg3: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16bnx2x: use netdev_rss_key_fill() helperEric Dumazet
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-12net: systemport: fix tx work done in TX napi pollFlorian Fainelli
2014-11-11net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli
2014-11-11net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-01net: systemport: do not crash freeing an unitialized TX ringFlorian Fainelli
2014-11-01net: systemport: fix DMA allocation/freeing sizesFlorian Fainelli
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-30bnx2x: use napi_schedule_irqoff()Eric Dumazet
2014-10-29cnic: Update the rcu_access_pointer() usagesTej Parkash
2014-10-28net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli
2014-10-28net: systemport: enable RX interrupts after NAPIFlorian Fainelli
2014-10-20net: ethernet: broadcom: genet: drop owner assignment from platform_driversWolfram Sang
2014-10-20net: ethernet: broadcom: drop owner assignment from platform_driversWolfram Sang
2014-10-14tg3: Add skb->xmit_more supportPrashant Sreedharan
2014-10-10net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli