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
2017-04-05
bnxt_en: Cap the msix vector with the max completion rings.
Michael Chan
1
-2
/
+3
2017-04-05
bnxt_en: Use short TX BDs for the XDP TX ring.
Michael Chan
1
-14
/
+2
2017-04-05
bnxt_en: Add interrupt test to ethtool -t selftest.
Michael Chan
1
-1
/
+31
2017-04-05
bnxt_en: Add PHY loopback to ethtool self-test.
Michael Chan
1
-2
/
+60
2017-04-05
bnxt_en: Add ethtool mac loopback self test.
Michael Chan
5
-11
/
+199
2017-04-05
bnxt_en: Add basic ethtool -t selftest support.
Michael Chan
4
-3
/
+150
2017-04-05
bnxt_en: Add suspend/resume callbacks.
Michael Chan
1
-0
/
+57
2017-04-05
bnxt_en: Add ethtool set_wol method.
Michael Chan
3
-0
/
+60
2017-04-05
bnxt_en: Add ethtool get_wol method.
Michael Chan
2
-0
/
+17
2017-04-05
bnxt_en: Add pci shutdown method.
Michael Chan
1
-0
/
+31
2017-04-05
bnxt_en: Add basic WoL infrastructure.
Michael Chan
2
-0
/
+47
2017-04-05
bnxt_en: Update firmware interface spec to 1.7.6.2.
Michael Chan
3
-37
/
+297
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2
-0
/
+3
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-24
net: systemport: Simplify circular pointer arithmetic
Florian Fainelli
1
-5
/
+1
2017-03-24
net: systemport: Clear status to reduce spurious interrupts
Florian Fainelli
1
-0
/
+10
2017-03-24
net: systemport: Track per TX ring statistics
Florian Fainelli
2
-7
/
+63
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-19
/
+4
2017-03-22
net: bcmgenet: remove bcmgenet_internal_phy_setup()
Doug Berger
1
-15
/
+0
2017-03-21
net: bcmgenet: Track per TX/RX rings statistics
Florian Fainelli
2
-8
/
+75
2017-03-16
net: ethernet: bgmac: Allow MAC address to be specified in DTB
Steve Lin
1
-16
/
+23
2017-03-15
net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled
Florian Fainelli
1
-2
/
+4
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2
-2
/
+7
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-82
/
+254
2017-03-13
net: bcmgenet: add support for the GENETv5 hardware
Doug Berger
3
-49
/
+116
2017-03-13
net: bcmgenet: return EOPNOTSUPP for unknown ioctl commands
Doug Berger
1
-16
/
+3
2017-03-13
net: bcmgenet: correct return value of __bcmgenet_tx_reclaim
Doug Berger
1
-2
/
+2
2017-03-13
net: bcmgenet: clear status to reduce spurious interrupts
Doug Berger
1
-1
/
+20
2017-03-13
net: bcmgenet: remove handling of wol interrupts from isr0
Doug Berger
2
-23
/
+2
2017-03-13
net: bcmgenet: manage dma interrupts in napi code
Doug Berger
1
-17
/
+22
2017-03-13
net: bcmgenet: remove meaningless lines
Doug Berger
1
-10
/
+3
2017-03-13
net: bcmgenet: simplify circular pointer arithmetic
Doug Berger
1
-14
/
+5
2017-03-09
net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim
Doug Berger
1
-9
/
+11
2017-03-09
net: bcmgenet: add begin/complete ethtool ops
Edwin Chan
1
-0
/
+18
2017-03-09
net: bcmgenet: Power up the internal PHY before probing the MII
Doug Berger
1
-0
/
+8
2017-03-09
net: bcmgenet: synchronize irq0 status between the isr and task
Doug Berger
2
-35
/
+44
2017-03-09
net: bcmgenet: power down internal phy if open or resume fails
Doug Berger
1
-0
/
+4
2017-03-09
net: bcmgenet: reserved phy revisions must be checked first
Doug Berger
1
-6
/
+6
2017-03-09
net: bcmgenet: correct MIB access of UniMAC RUNT counters
Doug Berger
1
-4
/
+7
2017-03-09
net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
Doug Berger
2
-10
/
+60
2017-03-09
bnxt_en: Ignore 0 value in autoneg supported speed from firmware.
Michael Chan
1
-2
/
+3
2017-03-09
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
3
-1
/
+6
2017-03-09
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
Michael Chan
1
-1
/
+7
2017-03-09
bnxt_en: Perform function reset earlier during probe.
Michael Chan
1
-4
/
+4
2017-03-09
tg3: Add the ability to conditionally build w/ HWMON
Florian Fainelli
2
-1
/
+14
2017-03-07
bnx2x: add missing configuration of VF VLAN filters
Michal Schmidt
1
-0
/
+17
2017-03-07
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
1
-1
/
+1
2017-03-07
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2
-1
/
+8
2017-03-07
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
1
-5
/
+11
2017-03-07
bnx2x: fix possible overrun of VFPF multicast addresses array
Michal Schmidt
1
-12
/
+11
[next]