summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2014-11-16tg3: use netdev_rss_key_fill() helperEric Dumazet1-11/+6
2014-11-16bnx2x: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+17
2014-11-13net: systemport: fix tx work done in TX napi pollFlorian Fainelli1-1/+3
2014-11-12net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli3-5/+9
2014-11-12net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli3-1/+8
2014-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+11
2014-11-01net: systemport: do not crash freeing an unitialized TX ringFlorian Fainelli1-0/+7
2014-11-01net: systemport: fix DMA allocation/freeing sizesFlorian Fainelli1-2/+4
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+6
2014-10-30bnx2x: use napi_schedule_irqoff()Eric Dumazet2-2/+2
2014-10-29cnic: Update the rcu_access_pointer() usagesTej Parkash1-4/+1
2014-10-29net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli1-0/+2
2014-10-29net: systemport: enable RX interrupts after NAPIFlorian Fainelli1-6/+3
2014-10-14tg3: Add skb->xmit_more supportPrashant Sreedharan1-4/+6
2014-10-10net: systemport: avoid unbalanced enable_irq_wake callsFlorian Fainelli1-1/+2
2014-10-10net: bcmgenet: avoid unbalanced enable_irq_wake callsFlorian Fainelli1-1/+3
2014-10-10net: bcmgenet: fix off-by-one in incrementing read pointerFlorian Fainelli1-5/+4
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+7
2014-10-07net: bcmgenet: fix Tx ring priority programmingPetri Gynther2-17/+27
2014-10-06net: bcmgenet: improve bcmgenet_mii_setup()Petri Gynther3-31/+48
2014-10-05net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli1-6/+7
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+5
2014-10-02net: bcmgenet: fix bcmgenet_put_tx_csum()Petri Gynther1-6/+7
2014-10-02bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich1-2/+3
2014-10-02tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-09-27net: bcmgenet: Fix compile warningTobias Klauser1-16/+7
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-83/+113
2014-09-23net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli1-53/+52
2014-09-23net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli1-1/+4
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18
2014-09-20bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz3-21/+42
2014-09-20bnx2x: New multi-function mode: UFPYuval Mintz6-18/+200
2014-09-20bnx2x: Changes with storage & MAC macrosDmitry Kravkov5-42/+54
2014-09-20net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli3-2/+14
2014-09-20net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli1-10/+0
2014-09-13drivers: net: b44: Fix typo in returning multicast statsMark Einon1-1/+1
2014-09-10drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches1-1/+1
2014-09-09net: bcmgenet: check harder for out of memory conditionsFlorian Fainelli1-14/+19
2014-09-09net: systemport: check harder for out of memory conditionsFlorian Fainelli1-12/+19
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-57/+109
2014-09-06cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2-3/+3
2014-09-06bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner3-36/+50
2014-09-05net: systemport: update UMAC_CMD only when link is detectedFlorian Fainelli1-3/+6
2014-09-03bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra1-18/+39
2014-09-03tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera2-0/+17
2014-09-02net: systemport: tell RXCHK if we are using Broadcom tagsFlorian Fainelli1-0/+9
2014-09-02bnx2x: fix tunneled GSO over IPv6Dmitry Kravkov1-1/+1
2014-09-02bnx2x: prevent incorrect byte-swap in BEDmitry Kravkov1-20/+0
2014-08-30bnx2x: Fix sparse warningsYuval Mintz2-8/+8