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
*
tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
Michael Chan
2018-05-04
1
-4
/
+5
*
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
2018-04-30
1
-1
/
+1
*
net: systemport: Correclty disambiguate driver instances
Florian Fainelli
2018-04-27
1
-4
/
+12
*
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
2018-04-19
2
-24
/
+27
*
bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
Michael Chan
2018-04-11
1
-1
/
+1
*
bnxt_en: Need to include RDMA rings in bnxt_check_rings().
Michael Chan
2018-04-11
1
-0
/
+2
*
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
2018-04-11
1
-0
/
+30
*
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
2018-04-11
1
-1
/
+3
*
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
2018-04-11
1
-0
/
+59
*
bnxt_en: Fix ethtool -x crash when device is down.
Michael Chan
2018-04-11
1
-3
/
+8
*
net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
Florian Fainelli
2018-04-04
1
-5
/
+6
*
net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()
Florian Fainelli
2018-04-04
1
-5
/
+6
*
net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
Florian Fainelli
2018-04-02
1
-1
/
+2
*
net: bgmac: Correctly annotate register space
Florian Fainelli
2018-04-02
1
-3
/
+3
*
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
2018-04-01
3
-17
/
+90
*
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
2018-04-01
3
-16
/
+65
*
bnxt_en: Refactor bnxt_need_reserve_rings().
Michael Chan
2018-04-01
1
-32
/
+25
*
bnxt_en: Add IRQ remapping logic.
Michael Chan
2018-04-01
1
-17
/
+42
*
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
2018-04-01
3
-3
/
+61
*
bnxt_en: Improve ring allocation logic.
Michael Chan
2018-04-01
2
-15
/
+21
*
bnxt_en: Improve valid bit checking in firmware response message.
Michael Chan
2018-04-01
2
-5
/
+18
*
bnxt_en: Improve resource accounting for SRIOV.
Michael Chan
2018-04-01
1
-10
/
+8
*
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
Michael Chan
2018-04-01
3
-2
/
+19
*
bnxt_en: Add extended port statistics support
Vasundhara Volam
2018-04-01
3
-2
/
+81
*
bnxt_en: Include additional hardware port statistics in ethtool -S.
Vasundhara Volam
2018-04-01
1
-0
/
+5
*
bnxt_en: Add support for ndo_set_vf_trust
Vasundhara Volam
2018-04-01
4
-9
/
+37
*
bnxt_en: fix clear flags in ethtool reset handling
Scott Branden
2018-04-01
1
-2
/
+6
*
bnxt_en: Use a dedicated VNIC mode for RDMA.
Michael Chan
2018-04-01
2
-4
/
+15
*
bnxt_en: Adjust default rings for multi-port NICs.
Michael Chan
2018-04-01
1
-3
/
+9
*
bnxt_en: Update firmware interface to 1.9.1.15.
Michael Chan
2018-04-01
4
-103
/
+210
*
net: bcmgenet: Fix coalescing settings handling
Florian Fainelli
2018-03-30
2
-35
/
+61
*
net: systemport: Fix coalescing settings handling
Florian Fainelli
2018-03-30
2
-20
/
+46
*
net: systemport: Remove adaptive TX coalescing
Florian Fainelli
2018-03-30
2
-54
/
+8
*
net: bcmgenet: return NULL instead of plain integer
Wei Yongjun
2018-03-29
1
-1
/
+1
*
net: bgmac: Mask interrupts during probe
Florian Fainelli
2018-03-29
1
-0
/
+2
*
net: bgmac: Use interface name to request interrupt
Florian Fainelli
2018-03-29
1
-1
/
+1
*
bnxt_en: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
2
-1
/
+10
*
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
6
-11
/
+17
*
bnx2x: Replace doorbell barrier() with wmb()
Sinan Kaya
2018-03-26
2
-2
/
+4
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
4
-15
/
+15
*
net: bcmgenet: Add support for adaptive RX coalescing
Florian Fainelli
2018-03-26
2
-18
/
+103
*
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
2018-03-26
2
-15
/
+140
*
bnx2x: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
2018-03-21
1
-1
/
+1
*
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2018-03-16
2
-19
/
+16
*
tg3: prevent scheduling while atomic splat
Jonathan Toppins
2018-03-14
1
-1
/
+1
*
bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
Michael Chan
2018-03-12
1
-0
/
+3
*
bnxt_en: close & open NIC, only when the interface is in running state.
Venkat Duvvuru
2018-03-12
1
-5
/
+12
*
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
2018-03-12
1
-3
/
+20
*
bnxt_en: Fix regressions when setting up MQPRIO TX rings.
Michael Chan
2018-03-12
1
-2
/
+5
*
bnxt_en: Pass complete VLAN TCI to the stack.
Michael Chan
2018-03-12
2
-2
/
+3
[next]