开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
2017-03-21
net: bcmgenet: Track per TX/RX rings statistics
Florian Fainelli
2017-03-16
net: ethernet: bgmac: Allow MAC address to be specified in DTB
Steve Lin
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-13
net: bcmgenet: add support for the GENETv5 hardware
Doug Berger
2017-03-13
net: bcmgenet: return EOPNOTSUPP for unknown ioctl commands
Doug Berger
2017-03-13
net: bcmgenet: correct return value of __bcmgenet_tx_reclaim
Doug Berger
2017-03-13
net: bcmgenet: clear status to reduce spurious interrupts
Doug Berger
2017-03-13
net: bcmgenet: remove handling of wol interrupts from isr0
Doug Berger
2017-03-13
net: bcmgenet: manage dma interrupts in napi code
Doug Berger
2017-03-13
net: bcmgenet: remove meaningless lines
Doug Berger
2017-03-13
net: bcmgenet: simplify circular pointer arithmetic
Doug Berger
2017-03-09
net: bcmgenet: decouple flow control from bcmgenet_tx_reclaim
Doug Berger
2017-03-09
net: bcmgenet: add begin/complete ethtool ops
Edwin Chan
2017-03-09
net: bcmgenet: Power up the internal PHY before probing the MII
Doug Berger
2017-03-09
net: bcmgenet: synchronize irq0 status between the isr and task
Doug Berger
2017-03-09
net: bcmgenet: power down internal phy if open or resume fails
Doug Berger
2017-03-09
net: bcmgenet: reserved phy revisions must be checked first
Doug Berger
2017-03-09
net: bcmgenet: correct MIB access of UniMAC RUNT counters
Doug Berger
2017-03-09
net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
Doug Berger
2017-03-09
bnxt_en: Ignore 0 value in autoneg supported speed from firmware.
Michael Chan
2017-03-09
bnxt_en: Check if firmware LLDP agent is running.
Michael Chan
2017-03-09
bnxt_en: Call bnxt_ulp_stop() during tx timeout.
Michael Chan
2017-03-09
bnxt_en: Perform function reset earlier during probe.
Michael Chan
2017-03-09
tg3: Add the ability to conditionally build w/ HWMON
Florian Fainelli
2017-03-07
bnx2x: add missing configuration of VF VLAN filters
Michal Schmidt
2017-03-07
bnx2x: fix incorrect filter count in an error message
Michal Schmidt
2017-03-07
bnx2x: do not rollback VF MAC/VLAN filters we did not configure
Michal Schmidt
2017-03-07
bnx2x: fix detection of VLAN filtering feature for VF
Michal Schmidt
2017-03-07
bnx2x: fix possible overrun of VFPF multicast addresses array
Michal Schmidt
2017-03-07
bnx2x: lower verbosity of VF stats debug messages
Michal Schmidt
2017-03-07
bnx2x: prevent crash when accessing PTP with interface down
Michal Schmidt
2017-03-06
net: ethernet: bgmac: driver power manangement
Joey Zhong
2017-03-06
net: ethernet: bgmac: unify code of the same family
Jon Mason
2017-03-06
net: ethernet: bgmac: use #defines for MAX size
Jon Mason
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2017-03-02
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "initialiazation" pattern and fix typo instances
Masahiro Yamada
2017-02-21
bnxt_en: use eth_hw_addr_random()
Tobias Klauser
2017-02-20
bnxt_en: fix pci cleanup in bnxt_init_one() failure path
Sathya Perla
2017-02-20
bnxt_en: Fix NULL pointer dereference in a failure path during open.
Michael Chan
2017-02-20
bnxt_en: Reject driver probe against all bridge devices
Ray Jui
2017-02-17
net: bgmac: store MAC address directly in netdev->dev_addr
Tobias Klauser
2017-02-12
bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs
Deepak Khungar
2017-02-12
bnxt_en: Fix bnxt_setup_tc() error message.
Michael Chan
2017-02-12
bnxt_en: Print FEC settings as part of the linkup dmesg.
Michael Chan
[next]