index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bgmac.c
Commit message (
Expand
)
Author
Age
*
net: bgmac: fix reversed checks for clock control flag
Rafał Miłecki
2016-11-09
*
bgmac: stop clearing DMA receive control register right after it is set
Andy Gospodarek
2016-10-31
*
net: bgmac: fix spelling mistake: "connecton" -> "connection"
Colin Ian King
2016-10-27
*
net: bgmac: Fix errant feature flag check
Jon Mason
2016-10-06
*
net: bgmac: make it clear when setting interface type to RMII
Rafał Miłecki
2016-08-19
*
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
2016-08-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
|
\
|
*
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Florian Fainelli
2016-07-15
*
|
net: ethernet: bgmac: Add platform device support
Jon Mason
2016-07-09
*
|
net: ethernet: bgmac: convert to feature flags
Jon Mason
2016-07-09
*
|
net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file
Jon Mason
2016-07-09
*
|
net: ethernet: bgmac: add dma_dev pointer
Jon Mason
2016-07-09
*
|
net: ethernet: bgmac: change bgmac_* prints to dev_* prints
Jon Mason
2016-07-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
|
\
|
|
*
net: bgmac: Remove superflous netif_carrier_on()
Florian Fainelli
2016-06-28
|
*
net: bgmac: Start transmit queue in bgmac_open
Florian Fainelli
2016-06-28
|
*
net: bgmac: Fix SOF bit checking
Florian Fainelli
2016-06-28
*
|
net: ethernet: bgmac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-22
*
|
net: ethernet: bgmac: use phydev from struct net_device
Philippe Reynes
2016-06-22
*
|
bgmac: Maintain some netdev statistics
Florian Fainelli
2016-06-10
*
|
bgmac: Add support for ethtool statistics
Florian Fainelli
2016-06-10
*
|
bgmac: Bind net_device with backing device structure
Florian Fainelli
2016-06-10
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
|
\
|
*
treewide: Fix typos in printk
Masanari Iida
2016-04-28
*
|
bgmac: reset & enable Ethernet core before using it
Rafał Miłecki
2016-04-14
|
/
*
bgmac: support Ethernet device on BCM47094 SoC
Rafał Miłecki
2016-02-24
*
bgmac: add helper checking for BCM4707 / BCM53018 chip id
Rafał Miłecki
2016-02-06
*
bgmac: Fix reversed test of build_skb() return value.
David S. Miller
2016-01-15
*
bgmac: fix a missing check for build_skb
wangweidong
2016-01-13
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
*
bgmac: Update fixed_phy_register()
Fabio Estevam
2015-09-02
*
bgmac: support up to 3 cores (devices) on a bus
Rafał Miłecki
2015-08-27
*
bgmac: fix requests for extra polling calls from NAPI
Rafał Miłecki
2015-04-24
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-17
|
\
|
*
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
2015-04-01
*
|
bgmac: drop ring->num_slots
Felix Fietkau
2015-04-14
*
|
bgmac: fix DMA rx corruption
Felix Fietkau
2015-04-14
*
|
bgmac: simplify dma init/cleanup
Felix Fietkau
2015-04-14
*
|
bgmac: add check for oversized packets
Felix Fietkau
2015-04-14
*
|
bgmac: simplify/optimize rx DMA error handling
Felix Fietkau
2015-04-14
*
|
bgmac: set received skb headroom to NET_SKB_PAD
Felix Fietkau
2015-04-14
*
|
bgmac: leave interrupts disabled as long as there is work to do
Felix Fietkau
2015-04-14
*
|
bgmac: simplify tx ring index handling
Felix Fietkau
2015-04-14
*
|
bgmac: implement scatter/gather support
Felix Fietkau
2015-03-23
*
|
bgmac: implement GRO and use build_skb
Felix Fietkau
2015-03-23
*
|
bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsets
Rafał Miłecki
2015-03-20
|
/
*
bgmac: Clean warning messages
Peter Senna Tschudin
2015-03-08
*
bgmac: fix device initialization on Northstar SoCs (condition typo)
Rafał Miłecki
2015-02-11
*
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-02-11
*
bgmac: activate irqs only if there is nothing to poll
Hauke Mehrtens
2015-01-19
[next]