summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: bcmgenet: remove priv->int0_mask and priv->int1_maskPetri Gynther2015-03-272-4/+0
| * | | net: bcmgenet: power down and up GPHY during suspend/resumeFlorian Fainelli2015-03-231-0/+8
| * | | net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli2015-03-233-4/+10
| * | | net: bcmgenet: implement GPHY power down sequenceFlorian Fainelli2015-03-231-2/+7
| * | | net: bcmgenet: fix GPHY power-up sequenceFlorian Fainelli2015-03-231-3/+7
| * | | net: bcmgenet: rename bcmgenet_ephy_power_upFlorian Fainelli2015-03-231-11/+13
| * | | net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bitFlorian Fainelli2015-03-232-1/+2
| * | | net: bcmgenet: propagate errors from bcmgenet_power_downFlorian Fainelli2015-03-231-6/+9
| * | | bgmac: implement scatter/gather supportFelix Fietkau2015-03-231-43/+121
| * | | bgmac: implement GRO and use build_skbFelix Fietkau2015-03-232-25/+62
| * | | bgmac: fix descriptor frame start/end definitionsFelix Fietkau2015-03-231-2/+2
| * | | bgmac: allow enabling on ARCH_BCM_5301XRafał Miłecki2015-03-201-1/+1
| * | | bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsetsRafał Miłecki2015-03-201-0/+34
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | net: bcmgenet: add support for Hardware Filter BlockPetri Gynther2015-03-152-0/+176
| * | | net: bcmgenet: add support for xmit_moreFlorian Fainelli2015-03-131-3/+4
| * | | net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli2015-03-131-13/+5
| * | | net: bcmgenet: rewrite bcmgenet_rx_refill()Petri Gynther2015-03-131-56/+43
| * | | net: bcmgenet: collect Rx discarded packet countPetri Gynther2015-03-112-0/+19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-094-13/+11
| |\ \ \
| * | | | net: bcmgenet: core changes for supporting multiple Rx queuesPetri Gynther2015-03-092-53/+119
| * | | | ethernet: codespell comment spelling fixesJoe Perches2015-03-085-11/+11
| * | | | net: bcmgenet: rework Rx queue initPetri Gynther2015-03-071-16/+27
| * | | | net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther2015-03-062-2/+9
| * | | | net: bcmgenet: adjust the call to alloc_etherdev_mqs()Petri Gynther2015-03-061-2/+3
| * | | | net: bcmgenet: set hw_params->rx_queues = 0Petri Gynther2015-03-061-3/+3
| * | | | tg3: use napi_complete_done()Eric Dumazet2015-03-061-2/+2
| * | | | net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther2015-03-042-24/+22
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-034-33/+100
| |\ \ \ \
| * | | | | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-033-5/+5
| * | | | | bnx2: disable toggling of rxvlan if necessaryIvan Vecera2015-03-011-12/+3
| * | | | | net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther2015-02-242-15/+16
| * | | | | net: bcmgenet: precalculate TxCB->bd_addrPetri Gynther2015-02-241-1/+8
| * | | | | net: bcmgenet: rework Tx queue initPetri Gynther2015-02-241-46/+35
| * | | | | net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther2015-02-241-14/+8
| * | | | | bnx2-cnic: Driver Version UpdateRasesh Mody2015-02-202-4/+4
| * | | | | bnx2: Fix for Chip InitializationRasesh Mody2015-02-201-2/+0
| * | | | | bnx2-cnic: Driver Rebranding ChangesRasesh Mody2015-02-206-17/+17
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | | | | | bnx2x: Fix kdump when iommu=onYuval Mintz2015-04-011-23/+16
* | | | | | bnx2x: Fix kdump on 4-port deviceYuval Mintz2015-04-011-18/+35
* | | | | | bnx2x: Fix statistics locking schemeYuval Mintz2015-03-235-100/+83
| |_|_|_|/ |/| | | |
* | | | | bnx2x: fix encapsulation features on 57710/57711Michal Schmidt2015-03-161-1/+1
| |_|_|/ |/| | |
* | | | bgmac: Clean warning messagesPeter Senna Tschudin2015-03-081-7/+0
* | | | net: bcmgenet: properly disable password matchingFlorian Fainelli2015-03-051-2/+4
* | | | bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
* | | | bcm63xx_enet: fix poll callback.Nicolas Schichan2015-03-041-4/+4
| |_|/ |/| |
* | | net: systemport: fix software maintained statisticsFlorian Fainelli2015-03-012-3/+6
* | | net: bcmgenet: fix software maintained statisticsFlorian Fainelli2015-03-011-3/+6