summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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-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-14tg3: Add skb->xmit_more supportPrashant Sreedharan
2014-10-10net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli
2014-10-10net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-07net: bcmgenet: fix Tx ring priority programmingPetri Gynther
2014-10-06net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther
2014-10-04net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-01net: bcmgenet: fix bcmgenet_put_tx_csum()Petri Gynther
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-09-26net: bcmgenet: Fix compile warningTobias Klauser
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-09-19bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz
2014-09-19bnx2x: New multi-function mode: UFPYuval Mintz
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov
2014-09-19net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli
2014-09-19net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-12drivers: net: b44: Fix typo in returning multicast statsMark Einon
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-09-08net: bcmgenet: check harder for out of memory conditionsFlorian Fainelli
2014-09-08net: systemport: check harder for out of memory conditionsFlorian Fainelli
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt
2014-09-05bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner
2014-09-04net: systemport: update UMAC_CMD only when link is detectedFlorian Fainelli
2014-09-02bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra
2014-09-02tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera
2014-09-01net: systemport: tell RXCHK if we are using Broadcom tagsFlorian Fainelli
2014-09-01bnx2x: fix tunneled GSO over IPv6Dmitry Kravkov
2014-09-01bnx2x: prevent incorrect byte-swap in BEDmitry Kravkov
2014-08-29bnx2x: Fix sparse warningsYuval Mintz