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
...
*
|
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
Deepak Khungar
2017-04-24
2
-5
/
+12
*
|
bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.
Michael Chan
2017-04-24
1
-1
/
+2
*
|
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
Deepak Khungar
2017-04-24
3
-3
/
+18
*
|
bnxt_en: Fix VF attributes reporting.
Michael Chan
2017-04-24
1
-3
/
+5
*
|
bnxt_en: Pass DCB RoCE app priority to firmware.
Michael Chan
2017-04-24
2
-1
/
+108
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
3
-18
/
+36
|
\
|
|
*
bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*
Colin Ian King
2017-04-04
2
-12
/
+12
|
*
bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.
Michael Chan
2017-03-29
1
-5
/
+10
|
*
bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()
Sankar Patchineelam
2017-03-29
1
-1
/
+1
|
*
bnxt_en: Fix NULL pointer dereference in reopen failure path
Sankar Patchineelam
2017-03-29
1
-0
/
+13
*
|
bnxt_en: Cap the msix vector with the max completion rings.
Michael Chan
2017-04-05
1
-2
/
+3
*
|
bnxt_en: Use short TX BDs for the XDP TX ring.
Michael Chan
2017-04-05
1
-14
/
+2
*
|
bnxt_en: Add interrupt test to ethtool -t selftest.
Michael Chan
2017-04-05
1
-1
/
+31
*
|
bnxt_en: Add PHY loopback to ethtool self-test.
Michael Chan
2017-04-05
1
-2
/
+60
*
|
bnxt_en: Add ethtool mac loopback self test.
Michael Chan
2017-04-05
5
-11
/
+199
*
|
bnxt_en: Add basic ethtool -t selftest support.
Michael Chan
2017-04-05
4
-3
/
+150
*
|
bnxt_en: Add suspend/resume callbacks.
Michael Chan
2017-04-05
1
-0
/
+57
*
|
bnxt_en: Add ethtool set_wol method.
Michael Chan
2017-04-05
3
-0
/
+60
*
|
bnxt_en: Add ethtool get_wol method.
Michael Chan
2017-04-05
2
-0
/
+17
*
|
bnxt_en: Add pci shutdown method.
Michael Chan
2017-04-05
1
-0
/
+31
*
|
bnxt_en: Add basic WoL infrastructure.
Michael Chan
2017-04-05
2
-0
/
+47
*
|
bnxt_en: Update firmware interface spec to 1.7.6.2.
Michael Chan
2017-04-05
3
-37
/
+297
*
|
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
2
-0
/
+3
*
|
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-29
1
-0
/
+1
*
|
net: systemport: Simplify circular pointer arithmetic
Florian Fainelli
2017-03-24
1
-5
/
+1
*
|
net: systemport: Clear status to reduce spurious interrupts
Florian Fainelli
2017-03-24
1
-0
/
+10
*
|
net: systemport: Track per TX ring statistics
Florian Fainelli
2017-03-24
2
-7
/
+63
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-24
2
-19
/
+4
|
\
|
|
*
net: bcmgenet: remove bcmgenet_internal_phy_setup()
Doug Berger
2017-03-22
1
-15
/
+0
|
*
net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
Florian Fainelli
2017-03-15
1
-2
/
+4
*
|
net: bcmgenet: Track per TX/RX rings statistics
Florian Fainelli
2017-03-21
2
-8
/
+75
*
|
net: ethernet: bgmac: Allow MAC address to be specified in DTB
Steve Lin
2017-03-16
1
-16
/
+23
*
|
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
2
-2
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
9
-82
/
+254
|
\
|
|
*
net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim
Doug Berger
2017-03-10
1
-9
/
+11
|
*
net: bcmgenet: add begin/complete ethtool ops
Edwin Chan
2017-03-10
1
-0
/
+18
|
*
net: bcmgenet: Power up the internal PHY before probing the MII
Doug Berger
2017-03-10
1
-0
/
+8
|
*
net: bcmgenet: synchronize irq0 status between the isr and task
Doug Berger
2017-03-10
2
-35
/
+44
|
*
net: bcmgenet: power down internal phy if open or resume fails
Doug Berger
2017-03-10
1
-0
/
+4
|
*
net: bcmgenet: reserved phy revisions must be checked first
Doug Berger
2017-03-10
1
-6
/
+6
|
*
net: bcmgenet: correct MIB access of UniMAC RUNT counters
Doug Berger
2017-03-10
1
-4
/
+7
|
*
net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
Doug Berger
2017-03-10
2
-10
/
+60
|
*
bnxt_en: Ignore 0 value in autoneg supported speed from firmware.
Michael Chan
2017-03-10
1
-2
/
+3
|
*
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
2017-03-10
3
-1
/
+6
|
*
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
Michael Chan
2017-03-10
1
-1
/
+7
|
*
bnxt_en: Perform function reset earlier during probe.
Michael Chan
2017-03-10
1
-4
/
+4
|
*
bnx2x: add missing configuration of VF VLAN filters
Michal Schmidt
2017-03-07
1
-0
/
+17
|
*
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
2017-03-07
1
-1
/
+1
|
*
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2017-03-07
2
-1
/
+8
|
*
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
2017-03-07
1
-5
/
+11
[prev]
[next]