index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
bnx2x: Fix kdump when iommu=on
Yuval Mintz
2015-04-01
1
-23
/
+16
|
*
bnx2x: Fix kdump on 4-port device
Yuval Mintz
2015-04-01
1
-18
/
+35
|
*
bnx2x: Fix statistics locking scheme
Yuval Mintz
2015-03-24
5
-100
/
+83
*
|
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-24
1
-0
/
+8
*
|
net: bcmgenet: power up and down integrated GPHY when unused
Florian Fainelli
2015-03-24
3
-4
/
+10
*
|
net: bcmgenet: implement GPHY power down sequence
Florian Fainelli
2015-03-24
1
-2
/
+7
*
|
net: bcmgenet: fix GPHY power-up sequence
Florian Fainelli
2015-03-24
1
-3
/
+7
*
|
net: bcmgenet: rename bcmgenet_ephy_power_up
Florian Fainelli
2015-03-24
1
-11
/
+13
*
|
net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bit
Florian Fainelli
2015-03-24
2
-1
/
+2
*
|
net: bcmgenet: propagate errors from bcmgenet_power_down
Florian Fainelli
2015-03-24
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-21
1
-1
/
+1
*
|
bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsets
Rafał Miłecki
2015-03-21
1
-0
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-1
/
+1
|
\
|
|
*
bnx2x: fix encapsulation features on 57710/57711
Michal Schmidt
2015-03-16
1
-1
/
+1
*
|
net: bcmgenet: add support for Hardware Filter Block
Petri Gynther
2015-03-16
2
-0
/
+176
*
|
net: bcmgenet: add support for xmit_more
Florian Fainelli
2015-03-13
1
-3
/
+4
*
|
net: bcmgenet: update ring producer index and buffer count in xmit
Florian Fainelli
2015-03-13
1
-13
/
+5
*
|
net: bcmgenet: rewrite bcmgenet_rx_refill()
Petri Gynther
2015-03-13
1
-56
/
+43
*
|
net: bcmgenet: collect Rx discarded packet count
Petri Gynther
2015-03-11
2
-0
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-10
4
-13
/
+11
|
\
|
|
*
bgmac: Clean warning messages
Peter Senna Tschudin
2015-03-09
1
-7
/
+0
|
*
net: bcmgenet: properly disable password matching
Florian Fainelli
2015-03-06
1
-2
/
+4
|
*
bnx2x: Force fundamental reset for EEH recovery
Brian King
2015-03-05
1
-0
/
+3
[next]