Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cc638a488a5205713b51eabd047be6ea641cc328
/
drivers
/
net
/
ethernet
/
broadcom
/
genet
/
bcmgenet.c
6d22fe1
net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim
by Doug Berger
· 8 years ago
89316fa
net: bcmgenet: add begin/complete ethtool ops
by Edwin Chan
· 8 years ago
6be371b
net: bcmgenet: Power up the internal PHY before probing the MII
by Doug Berger
· 8 years ago
07c52d6
net: bcmgenet: synchronize irq0 status between the isr and task
by Doug Berger
· 8 years ago
7627409
net: bcmgenet: power down internal phy if open or resume fails
by Doug Berger
· 8 years ago
eca4bad
net: bcmgenet: reserved phy revisions must be checked first
by Doug Berger
· 8 years ago
1ad3d22
net: bcmgenet: correct MIB access of UniMAC RUNT counters
by Doug Berger
· 8 years ago
ffff713
net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
by Doug Berger
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8c4799a
net: bcmgenet: Utilize correct struct device for all DMA operations
by Florian Fainelli
· 8 years ago
016e770
net: bcmgenet: Utilize phy_ethtool_nway_reset
by Florian Fainelli
· 8 years ago
fa92bf0
net: bcmgenet: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
0299b6a
Revert "net: ethernet: bcmgenet: use phydev from struct net_device"
by Florian Fainelli
· 8 years ago
62c8d3d
Revert "net: ethernet: bcmgenet: use new api ethtool_{get|set}_link_ksettings"
by Philippe Reynes
· 8 years ago
e207260
net: bcmgenet: remove unused function in bcmgenet.c
by Baoyou Xie
· 8 years ago
6b352eb
net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
70591ab
net: bcmgenet: constify ethtool_ops structures
by Julia Lawall
· 8 years ago
bac65c4
Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"
by Philippe Reynes
· 8 years ago
4386f56
net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
62469c7
net: ethernet: bcmgenet: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6517eb5
net: bcmgenet: device stats are unsigned long
by Eric Dumazet
· 9 years ago
e178c8c
net: bcmgenet: add BQL support
by Petri Gynther
· 9 years ago
dac916f
net: bcmgenet: use __napi_schedule_irqoff()
by Florian Fainelli
· 9 years ago
eb96ce0
net: bcmgenet: use napi_complete_done()
by Eric Dumazet
· 9 years ago
7ee4062
net: bcmgenet: cleanup for dmadesc_set()
by Petri Gynther
· 9 years ago
824ba60
net: bcmgenet: cleanup for bcmgenet_xmit_frag()
by Petri Gynther
· 9 years ago
f5a9ec2
net: bcmgenet: cleanup for bcmgenet_xmit()
by Petri Gynther
· 9 years ago
7dd3991
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
by Petri Gynther
· 9 years ago
5586812
net: bcmgenet: fix dev->stats.tx_bytes accounting
by Petri Gynther
· 9 years ago
eee5772
net: bcmgenet: fix dma api length mismatch
by Eric Dumazet
· 9 years ago
d07c027
net: bcmgenet: Fix internal PHY link state
by Jaedon Shin
· 9 years ago
d64b5e8
net: add netif_tx_napi_add()
by Eric Dumazet
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5dbebbb
net: bcmgenet: Software reset EPHY after power on
by Florian Fainelli
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
37850e3
net: bcmgenet: Fix early link interrupt enabling
by Florian Fainelli
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
852bcaf
net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
by Florian Fainelli
· 9 years ago
e8048e5
net: bcmgenet: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
4a29645
net: bcmgenet: Implement RX coalescing control knobs
by Florian Fainelli
· 9 years ago
2f91307
net: bcmgenet: Implement TX coalescing control knobs
by Florian Fainelli
· 9 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b6df7d6
net: bcmgenet: fix uncleaned dma flags
by Jaedon Shin
· 9 years ago
eed6356
net: bcmgenet: Avoid sleeping in bcmgenet_timeout
by Florian Fainelli
· 9 years ago
4d2e888
net: bcmgenet: Add netconsole support
by Florian Fainelli
· 9 years ago
7d5d307
net: bcmgenet: Remove checks on clock handles
by Florian Fainelli
· 9 years ago
28b4591
net: bcmgenet: Remove init parameter from bcmgenet_mii_config
by Florian Fainelli
· 9 years ago
6cc8e6d
net: bcmgenet: Delay PHY initialization to bcmgenet_open()
by Florian Fainelli
· 9 years ago
c624f89
net: bcmgenet: Determine PHY type before scanning MDIO bus
by Florian Fainelli
· 9 years ago
bd4060a
net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()
by Florian Fainelli
· 9 years ago
978ffac
net: bcmgenet: Use correct dev_id for free_irq
by Florian Fainelli
· 9 years ago
6ac3ce8
net: bcmgenet: Remove excessive PHY reset
by Florian Fainelli
· 9 years ago
c590032
net: bcmgenet: fix accounting of packet drops vs errors
by Petri Gynther
· 9 years ago
13ea657
net: bcmgenet: improve TX timeout
by Florian Fainelli
· 10 years ago
8d88c6e
net: bcmgenet: enable MoCA link state change detection
by Petri Gynther
· 10 years ago
451e1ca
net: bcmgenet: fix the call to phy_mac_interrupt()
by Petri Gynther
· 10 years ago
e122966d
net: bcmgenet: add UMAC_IRQ_LINK_EVENT
by Petri Gynther
· 10 years ago
fac2594
net: bcmgenet: fix bcmgenet_open()
by Petri Gynther
· 10 years ago
9abab96
net: bcmgenet: remove __bcmgenet_fini_dma()
by Petri Gynther
· 10 years ago
ee7d8c2
net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE
by Petri Gynther
· 10 years ago
4055eae
net: bcmgenet: add support for multiple Rx queues
by Petri Gynther
· 10 years ago
3ab1133
net: bcmgenet: rework Rx NAPI code
by Petri Gynther
· 10 years ago
e2aadb4
net: bcmgenet: rework Tx NAPI code
by Petri Gynther
· 10 years ago
b2e97ec
net: bcmgenet: tweak init_umac()
by Petri Gynther
· 10 years ago
ebbd96f
net: bcmgenet: simplify bcmgenet_init_dma()
by Petri Gynther
· 10 years ago
9dbac28
net: bcmgenet: modify Tx ring int_enable and int_disable vectors
by Petri Gynther
· 10 years ago
e412b10
net: bcmgenet: remove priv->int0_mask and priv->int1_mask
by Petri Gynther
· 10 years ago
a6f31f5
net: bcmgenet: power down and up GPHY during suspend/resume
by Florian Fainelli
· 10 years ago
a642c4f
net: bcmgenet: power up and down integrated GPHY when unused
by Florian Fainelli
· 10 years ago
ca8cf34
net: bcmgenet: propagate errors from bcmgenet_power_down
by Florian Fainelli
· 10 years ago
0034de4
net: bcmgenet: add support for Hardware Filter Block
by Petri Gynther
· 10 years ago
ddd0ca5
net: bcmgenet: add support for xmit_more
by Florian Fainelli
· 10 years ago
ae67bf0
net: bcmgenet: update ring producer index and buffer count in xmit
by Florian Fainelli
· 10 years ago
d6707be
net: bcmgenet: rewrite bcmgenet_rx_refill()
by Petri Gynther
· 10 years ago
d26ea6c
net: bcmgenet: collect Rx discarded packet count
by Petri Gynther
· 10 years ago
8ac467e
net: bcmgenet: core changes for supporting multiple Rx queues
by Petri Gynther
· 10 years ago
6f5a272
net: bcmgenet: rework Rx queue init
by Petri Gynther
· 10 years ago
3feafa0
net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_q
by Petri Gynther
· 10 years ago
3feafee
net: bcmgenet: adjust the call to alloc_etherdev_mqs()
by Petri Gynther
· 10 years ago
7e906e0
net: bcmgenet: set hw_params->rx_queues = 0
by Petri Gynther
· 10 years ago
66d0675
net: bcmgenet: simplify __bcmgenet_tx_reclaim()
by Petri Gynther
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f62ba9c
net: bcmgenet: fix software maintained statistics
by Florian Fainelli
· 10 years ago
4092e6a
net: bcmgenet: fix throughtput regression
by Jaedon Shin
· 10 years ago
51a966a
net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT
by Petri Gynther
· 10 years ago
014012a
net: bcmgenet: precalculate TxCB->bd_addr
by Petri Gynther
· 10 years ago
16c6d66
net: bcmgenet: rework Tx queue init
by Petri Gynther
· 10 years ago
4f8b2d7
net: bcmgenet: bcmgenet_init_tx_ring() cleanup
by Petri Gynther
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
b04a2f5
net: bcmgenet: add support for new GENET PHY revision scheme
by Florian Fainelli
· 10 years ago
b0ba512
net: bcmgenet: enable driver to work without a device tree
by Petri Gynther
· 10 years ago
6b0c540
net: bcmgenet: support restarting auto-negotiation
by Florian Fainelli
· 10 years ago
6ef398e
net: bcmgenet: add EEE support
by Florian Fainelli
· 10 years ago
44c8bc3
net: bcmgenet: log RX buffer allocation and RX/TX dma failures
by Florian Fainelli
· 10 years ago
dbd479d
net: bcmgenet: apply MII configuration in bcmgenet_open()
by Florian Fainelli
· 10 years ago
c96e731
net: bcmgenet: connect and disconnect from the PHY state machine
by Florian Fainelli
· 10 years ago
63ad021
net: ethernet: broadcom: genet: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
Next »