开源镜像站
帮助
动态
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-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-19
bcm63xx_enet: use platform device id directly for miibus name
Jonas Gorski
2017-12-19
bcm63xx_enet: remove pointless mac_id check
Jonas Gorski
2017-12-19
bcm63xx_enet: use platform data for dma channel numbers
Jonas Gorski
2017-12-19
bcm63xx_enet: just use "enet" as the clock name
Jonas Gorski
2017-12-19
bnx2x: Use NETIF_F_GRO_HW.
Michael Chan
2017-12-19
bnxt_en: Use NETIF_F_GRO_HW.
Michael Chan
2017-12-19
tg3: Fix rx hang on MTU change with 5717/5719
Brian King
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-08
bnxt_en: Fix sources of spurious netpoll warnings
Calvin Owens
2017-12-07
bnxt_en: Don't print "Link speed -1 no longer supported" messages.
Michael Chan
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-12-06
bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
Dan Carpenter
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-02
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
2017-12-02
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
2017-12-02
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
2017-12-02
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
2017-12-03
net: xdp: make the stack take care of the tear down
Jakub Kicinski
2017-12-01
bnxt_en: Add ETH_RESET_AP support
Scott Branden
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-28
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-14
bnx2x: fix slowpath null crash
Zhu Yanjun
2017-11-11
net: bgmac: Pad packets to a minimum size
Florian Fainelli
2017-11-11
net: ethernet: bgmac: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-08
bnxt: fix bnxt_hwrm_fw_set_time for y2038
Arnd Bergmann
2017-11-08
bnxt: delete some unreachable code
Dan Carpenter
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
bnxt_en: Fix IRQ coalescing regression.
Michael Chan
2017-11-03
bnxt_en: fix typo in bnxt_set_coalesce
Andy Gospodarek
2017-11-03
net: systemport: Correct IPG length settings
Florian Fainelli
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-11-01
net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()
Wei Yongjun
2017-10-28
bnxt_en: Fix randconfig build errors.
Michael Chan
2017-10-28
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
2017-10-28
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
Sathya Perla
2017-10-28
bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filter
Sathya Perla
2017-10-28
bnxt_en: add support for Flower based vxlan encap/decap offload
Sathya Perla
2017-10-28
bnxt_en: Refactor and simplify coalescing code.
Michael Chan
2017-10-28
bnxt_en: Reorganize the coalescing parameters.
Michael Chan
2017-10-28
bnxt_en: Add ethtool reset method
Vasundhara Volam
2017-10-28
bnxt_en: Check maximum supported MTU from firmware.
Michael Chan
[next]