index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-17
2
-90
/
+56
|
\
|
*
bnx2x: Fix busy_poll vs netpoll
Eric Dumazet
2015-04-15
2
-90
/
+56
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-17
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
2015-04-01
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
21
-649
/
+1306
|
\
\
|
*
|
bgmac: drop ring->num_slots
Felix Fietkau
2015-04-14
2
-15
/
+15
|
*
|
bgmac: fix DMA rx corruption
Felix Fietkau
2015-04-14
1
-9
/
+18
|
*
|
bgmac: simplify dma init/cleanup
Felix Fietkau
2015-04-14
1
-39
/
+40
|
*
|
bgmac: increase rx ring size from 511 to 512
Felix Fietkau
2015-04-14
1
-1
/
+1
|
*
|
bgmac: add check for oversized packets
Felix Fietkau
2015-04-14
1
-0
/
+7
|
*
|
bgmac: simplify/optimize rx DMA error handling
Felix Fietkau
2015-04-14
1
-37
/
+34
|
*
|
bgmac: set received skb headroom to NET_SKB_PAD
Felix Fietkau
2015-04-14
2
-7
/
+11
|
*
|
bgmac: leave interrupts disabled as long as there is work to do
Felix Fietkau
2015-04-14
2
-22
/
+10
|
*
|
bgmac: simplify tx ring index handling
Felix Fietkau
2015-04-14
2
-29
/
+23
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
5
-141
/
+134
|
|
\
\
|
*
|
|
net: bcmgenet: enable MoCA link state change detection
Petri Gynther
2015-04-01
3
-2
/
+24
|
*
|
|
ptp: tg3: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
|
*
|
|
ptp: bnx2x: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-5
/
+2
|
*
|
|
net: bcmgenet: fix the call to phy_mac_interrupt()
Petri Gynther
2015-03-31
1
-1
/
+1
|
*
|
|
net: bcmgenet: add UMAC_IRQ_LINK_EVENT
Petri Gynther
2015-03-31
2
-6
/
+6
|
*
|
|
net: bcmgenet: fix bcmgenet_open()
Petri Gynther
2015-03-31
1
-1
/
+1
|
*
|
|
net: bcmgenet: remove __bcmgenet_fini_dma()
Petri Gynther
2015-03-31
1
-9
/
+4
|
*
|
|
net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE
Petri Gynther
2015-03-31
2
-12
/
+12
|
*
|
|
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-03-31
1
-1
/
+1
|
*
|
|
bnx2x: Prevent probe as early as possible
Yuval Mintz
2015-03-31
1
-0
/
+7
|
*
|
|
bnx2x: Count number of link changes
Yaniv Rosner
2015-03-31
2
-2
/
+27
|
*
|
|
bnx2x: Configure IFir et al. according to nvram
Yaniv Rosner
2015-03-31
3
-15
/
+55
|
*
|
|
ptp: tg3: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-5
/
+5
|
*
|
|
ptp: bnx2x: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
|
*
|
|
net: Move check for multiple vlans to drivers
Toshiaki Makita
2015-03-29
1
-0
/
+1
|
*
|
|
net: bcmgenet: add support for multiple Rx queues
Petri Gynther
2015-03-27
2
-45
/
+137
|
*
|
|
net: bcmgenet: rework Rx NAPI code
Petri Gynther
2015-03-27
1
-23
/
+45
|
*
|
|
net: bcmgenet: rework Tx NAPI code
Petri Gynther
2015-03-27
1
-18
/
+62
|
*
|
|
net: bcmgenet: tweak init_umac()
Petri Gynther
2015-03-27
1
-13
/
+20
|
*
|
|
net: bcmgenet: simplify bcmgenet_init_dma()
Petri Gynther
2015-03-27
1
-16
/
+17
|
*
|
|
net: bcmgenet: modify Tx ring int_enable and int_disable vectors
Petri Gynther
2015-03-27
2
-19
/
+13
|
*
|
|
net: bcmgenet: remove priv->int0_mask and priv->int1_mask
Petri Gynther
2015-03-27
2
-4
/
+0
|
*
|
|
net: bcmgenet: power down and up GPHY during suspend/resume
Florian Fainelli
2015-03-23
1
-0
/
+8
|
*
|
|
net: bcmgenet: power up and down integrated GPHY when unused
Florian Fainelli
2015-03-23
3
-4
/
+10
|
*
|
|
net: bcmgenet: implement GPHY power down sequence
Florian Fainelli
2015-03-23
1
-2
/
+7
|
*
|
|
net: bcmgenet: fix GPHY power-up sequence
Florian Fainelli
2015-03-23
1
-3
/
+7
|
*
|
|
net: bcmgenet: rename bcmgenet_ephy_power_up
Florian Fainelli
2015-03-23
1
-11
/
+13
|
*
|
|
net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bit
Florian Fainelli
2015-03-23
2
-1
/
+2
|
*
|
|
net: bcmgenet: propagate errors from bcmgenet_power_down
Florian Fainelli
2015-03-23
1
-6
/
+9
|
*
|
|
bgmac: implement scatter/gather support
Felix Fietkau
2015-03-23
1
-43
/
+121
|
*
|
|
bgmac: implement GRO and use build_skb
Felix Fietkau
2015-03-23
2
-25
/
+62
|
*
|
|
bgmac: fix descriptor frame start/end definitions
Felix Fietkau
2015-03-23
1
-2
/
+2
|
*
|
|
bgmac: allow enabling on ARCH_BCM_5301X
Rafał Miłecki
2015-03-20
1
-1
/
+1
|
*
|
|
bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsets
Rafał Miłecki
2015-03-20
1
-0
/
+34
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[next]