| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-06 | 1 | -1/+1 |
|\ |
|
| * | net: bcmsysport: Device stats are unsigned long | Florian Fainelli | 2016-07-01 | 1 | -1/+1 |
* | | net: ethernet: bcmsysport: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-06-19 | 1 | -20/+2 |
* | | net: ethernet: bcmsysport: use phydev from struct net_device | Philippe Reynes | 2016-06-19 | 1 | -17/+14 |
|/ |
|
* | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 1 | -1/+1 |
* | net: bcmsysport: use napi_complete_done() | Florian Fainelli | 2016-04-21 | 1 | -1/+1 |
* | net: bcmsysport: use __napi_schedule_irqoff() | Florian Fainelli | 2016-04-21 | 1 | -2/+2 |
* | net: add netif_tx_napi_add() | Eric Dumazet | 2015-11-18 | 1 | -1/+1 |
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 | 1 | -1/+0 |
* | net: systemport: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-21 | 1 | -0/+1 |
* | net: systemport: Add netconsole support | Florian Fainelli | 2015-07-31 | 1 | -0/+18 |
* | net: systemport: Use eth_hw_addr_random | Vaishali Thakkar | 2015-07-09 | 1 | -1/+1 |
* | net: systemport: Add a check for oversized packets | Florian Fainelli | 2015-05-30 | 1 | -0/+8 |
* | net: systemport: rewrite bcm_sysport_rx_refill | Florian Fainelli | 2015-05-30 | 1 | -40/+41 |
* | net: systemport: Pre-calculate and utilize cb->bd_addr | Florian Fainelli | 2015-05-30 | 1 | -9/+9 |
* | net: systemport: Implement RX coalescing control knobs | Florian Fainelli | 2015-05-12 | 1 | -6/+21 |
* | net: systemport: Implement TX coalescing control knobs | Florian Fainelli | 2015-05-12 | 1 | -0/+48 |
* | net: systemport: fix software maintained statistics | Florian Fainelli | 2015-03-01 | 1 | -3/+4 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 1 | -1/+0 |
| |\ |
|
| | * | net: ethernet: broadcom: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | | net: systemport: allow changing MAC address | Florian Fainelli | 2014-12-09 | 1 | -0/+22 |
* | | | net: systemport: log RX buffer allocation and RX/TX DMA failures | Florian Fainelli | 2014-11-21 | 1 | -1/+9 |
* | | | net: systemport: fix tx work done in TX napi poll | Florian Fainelli | 2014-11-12 | 1 | -1/+3 |
* | | | net: systemport: do not crash freeing an unitialized TX ring | Florian Fainelli | 2014-11-01 | 1 | -0/+7 |
* | | | net: systemport: fix DMA allocation/freeing sizes | Florian Fainelli | 2014-11-01 | 1 | -2/+4 |
|/ / |
|
* | | net: systemport: reset UniMAC coming out of a suspend cycle | Florian Fainelli | 2014-10-28 | 1 | -0/+2 |
* | | net: systemport: enable RX interrupts after NAPI | Florian Fainelli | 2014-10-28 | 1 | -6/+3 |
|/ |
|
* | net: systemport: avoid unbalanced enable_irq_wake calls | Florian Fainelli | 2014-10-10 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-08 | 1 | -6/+7 |
|\ |
|
| * | net: systemport: fix bcm_sysport_insert_tsb() | Florian Fainelli | 2014-10-04 | 1 | -6/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 | 1 | -12/+19 |
|\ \
| |/ |
|
| * | net: systemport: check harder for out of memory conditions | Florian Fainelli | 2014-09-08 | 1 | -12/+19 |
* | | net: systemport: update UMAC_CMD only when link is detected | Florian Fainelli | 2014-09-04 | 1 | -3/+6 |
* | | net: systemport: tell RXCHK if we are using Broadcom tags | Florian Fainelli | 2014-09-01 | 1 | -0/+9 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-16 | 1 | -32/+11 |
|\ |
|
| * | net: systemport: fix TX NAPI work done return value | Florian Fainelli | 2014-07-01 | 1 | -2/+2 |
| * | net: systemport: fix UniMAC reset logic | Florian Fainelli | 2014-07-01 | 1 | -24/+9 |
| * | net: systemport: do not clear IFF_MULTICAST flag | Florian Fainelli | 2014-07-01 | 1 | -6/+0 |
* | | net: systemport: use kcalloc instead of kzalloc | Florian Fainelli | 2014-07-09 | 1 | -3/+3 |
* | | net: systemport: align multiple lines correctly | Florian Fainelli | 2014-07-09 | 1 | -59/+58 |
* | | net: systemport: add Wake-on-LAN support | Florian Fainelli | 2014-07-07 | 1 | -3/+152 |
* | | net: systemport: rename rx_csum_en to rx_chk_en | Florian Fainelli | 2014-07-07 | 1 | -5/+5 |
* | | net: systemport: add suspend and resume support | Florian Fainelli | 2014-07-07 | 1 | -4/+160 |
* | | net: systemport: add bcm_sysport_netif_{enable,stop} | Florian Fainelli | 2014-07-07 | 1 | -13/+27 |
* | | net: systemport: update umac_enable_set to take a bitmask | Florian Fainelli | 2014-07-07 | 1 | -12/+7 |
|/ |
|
* | net: systemport: start with carrier off | Florian Fainelli | 2014-06-05 | 1 | -0/+3 |
* | net: systemport: fix comment about HW prepending 2bytes | Florian Fainelli | 2014-06-05 | 1 | -3/+3 |
* | net: systemport: correctly check for RX_STATUS_OVFLOW flag | Florian Fainelli | 2014-06-05 | 1 | -1/+1 |
* | net: systemport: fix transmit locking scheme | Florian Fainelli | 2014-06-05 | 1 | -5/+7 |