Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d2b13233879ca1268a1c027d4573109e5a777811
/
drivers
/
net
/
ethernet
/
broadcom
/
bgmac.c
d2b1323
net: bgmac: Fix SOF bit checking
by Florian Fainelli
· 8 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
c01e015
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
b4dfd8e
bgmac: reset & enable Ethernet core before using it
by Rafał Miłecki
· 9 years ago
9e4e620
bgmac: support Ethernet device on BCM47094 SoC
by Rafał Miłecki
· 9 years ago
387b75f
bgmac: add helper checking for BCM4707 / BCM53018 chip id
by Rafał Miłecki
· 9 years ago
750afbf
bgmac: Fix reversed test of build_skb() return value.
by David S. Miller
· 9 years ago
f1640c3
bgmac: fix a missing check for build_skb
by wangweidong
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
4db78d3
bgmac: Update fixed_phy_register()
by Fabio Estevam
· 9 years ago
538e456
bgmac: support up to 3 cores (devices) on a bus
by Rafał Miłecki
· 9 years ago
e580267
bgmac: fix requests for extra polling calls from NAPI
by Rafał Miłecki
· 10 years ago
bfaf245
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
29ba877
bgmac: drop ring->num_slots
by Felix Fietkau
· 10 years ago
4668ae1
bgmac: fix DMA rx corruption
by Felix Fietkau
· 10 years ago
74b6f29
bgmac: simplify dma init/cleanup
by Felix Fietkau
· 10 years ago
6a6c708
bgmac: add check for oversized packets
by Felix Fietkau
· 10 years ago
56faacd
bgmac: simplify/optimize rx DMA error handling
by Felix Fietkau
· 10 years ago
4b62dce
bgmac: set received skb headroom to NET_SKB_PAD
by Felix Fietkau
· 10 years ago
eb64e29
bgmac: leave interrupts disabled as long as there is work to do
by Felix Fietkau
· 10 years ago
b38c83d
bgmac: simplify tx ring index handling
by Felix Fietkau
· 10 years ago
138173d
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
by Rafał Miłecki
· 10 years ago
9cde945
bgmac: implement scatter/gather support
by Felix Fietkau
· 10 years ago
45c9b3c
bgmac: implement GRO and use build_skb
by Felix Fietkau
· 10 years ago
c25b23b
bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsets
by Rafał Miłecki
· 10 years ago
8edfe3b
bgmac: Clean warning messages
by Peter Senna Tschudin
· 10 years ago
2169733
bgmac: fix device initialization on Northstar SoCs (condition typo)
by Rafał Miłecki
· 10 years ago
f7219b5
treewide: Remove unnecessary BCMA_CORETABLE_END macro
by Joe Perches
· 10 years ago
43f159c
bgmac: activate irqs only if there is nothing to poll
by Hauke Mehrtens
· 10 years ago
6216642
bgmac: register napi before the device
by Hauke Mehrtens
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
5571415
bgmac: propagate error codes in bgmac_probe()
by Florian Fainelli
· 11 years ago
0e59593
bgmac: fix typos
by Hauke Mehrtens
· 11 years ago
6df4aff
bgmac: add support for Northstar SoC (BCM4707, BCM53018)
by Hauke Mehrtens
· 11 years ago
622a521
bgmac: reset all cores on Northstar SoC
by Hauke Mehrtens
· 11 years ago
48e07fb
bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4
by Hauke Mehrtens
· 11 years ago
56ceecd
bgmac: initialize the DMA controller of core rev >= 4
by Hauke Mehrtens
· 11 years ago
69c5885
bgmac: use phy_mii_ioctl in ioctl handler
by Hauke Mehrtens
· 11 years ago
5322dbf
bgmac: drop duplicated PHY defines
by Rafał Miłecki
· 11 years ago
1a0ab76
bgmac: replace some magic values with defines
by Rafał Miłecki
· 11 years ago
d469962
bgmac: reset cached MAC state during chip reset
by Rafał Miłecki
· 11 years ago
4e34da4d
bgmac: start/stop PHY on netdev open/stop
by Rafał Miłecki
· 11 years ago
5824d2d
bgmac: connect to PHY and make use of PHY device
by Rafał Miłecki
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
92b9ccd3
bgmac: pass received packet to the netif instead of copying it
by Rafał Miłecki
· 11 years ago
b757a62
bgmac: don't update slot on skb alloc/dma mapping error
by Nathan Hintz
· 11 years ago
d549c76b
bgmac: separate RX descriptor setup code into a new function
by Rafał Miłecki
· 11 years ago
49a467b
bgmac: add support for Byte Queue Limits
by Hauke Mehrtens
· 11 years ago
9900303
bgmac: implement unaligned addressing for DMA rings that support it
by Rafał Miłecki
· 11 years ago
3647268
bgmac: allow bigger et_swtype nvram variable
by Hauke Mehrtens
· 11 years ago
6a391e7
bgmac: fix internal switch initialization
by Rafał Miłecki
· 11 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
11e5e76
bgmac: register MII bus
by Rafał Miłecki
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
02e7112
bgmac: omit the fcs
by Hauke Mehrtens
· 12 years ago
70a737b
bgmac: fix indexing of 2nd level loops
by Rafał Miłecki
· 12 years ago
edb15d8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next
by Ralf Baechle
· 12 years ago
885d299
bgmac: fix unaligned accesses to network headers
by Hauke Mehrtens
· 12 years ago
4160815
bgmac: add read of interrupt mask after disabling interrupts
by Nathan Hintz
· 12 years ago
217a55a
bgmac: return error on failed PHY write
by Rafał Miłecki
· 12 years ago
e9ba103
bgmac: fix "cmdcfg" calls for promisc and loopback modes
by Rafał Miłecki
· 12 years ago
d166f21
bgmac: validate (and random if needed) MAC addr
by Rafał Miłecki
· 12 years ago
c6edfe1
bgmac: add ndo_set_rx_mode netdev ops
by Hauke Mehrtens
· 12 years ago
522c590
bgmac: add generic ndo_validate_addr netdev ops
by Hauke Mehrtens
· 12 years ago
4e20900
bgmac: write mac address to hardware in ndo_set_mac_address
by Hauke Mehrtens
· 12 years ago
b5a4c2f
bgmac: implement missing code for BCM53572
by Hauke Mehrtens
· 12 years ago
dd4544f
bgmac: driver for GBit MAC core on BCMA bus
by Rafał Miłecki
· 12 years ago