index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-29
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
1
-1
/
+1
2018-04-27
net: systemport: Correclty disambiguate driver instances
Florian Fainelli
1
-4
/
+12
2018-04-19
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
2
-24
/
+27
2018-04-11
bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
Michael Chan
1
-1
/
+1
2018-04-11
bnxt_en: Need to include RDMA rings in bnxt_check_rings().
Michael Chan
1
-0
/
+2
2018-04-11
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
1
-0
/
+30
2018-04-11
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
1
-1
/
+3
2018-04-11
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
1
-0
/
+59
2018-04-11
bnxt_en: Fix ethtool -x crash when device is down.
Michael Chan
1
-3
/
+8
2018-04-04
net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()
Florian Fainelli
1
-5
/
+6
2018-04-04
net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()
Florian Fainelli
1
-5
/
+6
2018-04-01
net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
Florian Fainelli
1
-1
/
+2
2018-04-01
net: bgmac: Correctly annotate register space
Florian Fainelli
1
-3
/
+3
2018-03-31
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
3
-17
/
+90
2018-03-31
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
3
-16
/
+65
2018-03-31
bnxt_en: Refactor bnxt_need_reserve_rings().
Michael Chan
1
-32
/
+25
2018-03-31
bnxt_en: Add IRQ remapping logic.
Michael Chan
1
-17
/
+42
2018-03-31
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
3
-3
/
+61
2018-03-31
bnxt_en: Improve ring allocation logic.
Michael Chan
2
-15
/
+21
2018-03-31
bnxt_en: Improve valid bit checking in firmware response message.
Michael Chan
2
-5
/
+18
2018-03-31
bnxt_en: Improve resource accounting for SRIOV.
Michael Chan
1
-10
/
+8
2018-03-31
bnxt_en: Check max_tx_scheduler_inputs value from firmware.
Michael Chan
3
-2
/
+19
2018-03-31
bnxt_en: Add extended port statistics support
Vasundhara Volam
3
-2
/
+81
2018-03-31
bnxt_en: Include additional hardware port statistics in ethtool -S.
Vasundhara Volam
1
-0
/
+5
2018-03-31
bnxt_en: Add support for ndo_set_vf_trust
Vasundhara Volam
4
-9
/
+37
2018-03-31
bnxt_en: fix clear flags in ethtool reset handling
Scott Branden
1
-2
/
+6
2018-03-31
bnxt_en: Use a dedicated VNIC mode for RDMA.
Michael Chan
2
-4
/
+15
2018-03-31
bnxt_en: Adjust default rings for multi-port NICs.
Michael Chan
1
-3
/
+9
2018-03-31
bnxt_en: Update firmware interface to 1.9.1.15.
Michael Chan
4
-103
/
+210
2018-03-30
net: bcmgenet: Fix coalescing settings handling
Florian Fainelli
2
-35
/
+61
2018-03-30
net: systemport: Fix coalescing settings handling
Florian Fainelli
2
-20
/
+46
2018-03-30
net: systemport: Remove adaptive TX coalescing
Florian Fainelli
2
-54
/
+8
2018-03-29
net: bcmgenet: return NULL instead of plain integer
Wei Yongjun
1
-1
/
+1
2018-03-29
net: bgmac: Mask interrupts during probe
Florian Fainelli
1
-0
/
+2
2018-03-29
net: bgmac: Use interface name to request interrupt
Florian Fainelli
1
-1
/
+1
2018-03-26
bnxt_en: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2
-1
/
+10
2018-03-26
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
6
-11
/
+17
2018-03-26
bnx2x: Replace doorbell barrier() with wmb()
Sinan Kaya
2
-2
/
+4
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
4
-15
/
+15
2018-03-25
net: bcmgenet: Add support for adaptive RX coalescing
Florian Fainelli
2
-18
/
+103
2018-03-25
net: systemport: Implement adaptive interrupt coalescing
Florian Fainelli
2
-15
/
+140
2018-03-21
bnx2x: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
1
-1
/
+1
2018-03-16
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2
-19
/
+16
2018-03-14
tg3: prevent scheduling while atomic splat
Jonathan Toppins
1
-1
/
+1
2018-03-12
bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
Michael Chan
1
-0
/
+3
2018-03-12
bnxt_en: close & open NIC, only when the interface is in running state.
Venkat Duvvuru
1
-5
/
+12
2018-03-12
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
1
-3
/
+20
2018-03-12
bnxt_en: Fix regressions when setting up MQPRIO TX rings.
Michael Chan
1
-2
/
+5
2018-03-12
bnxt_en: Pass complete VLAN TCI to the stack.
Michael Chan
2
-2
/
+3
2018-03-12
bnxt_en: Remove unwanted ovs-offload messages in some conditions
Sriharsha Basavapatna
1
-8
/
+2
[next]