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: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.
Venkat Duvvuru
2018-01-08
1
-1
/
+1
*
bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
Sunil Challa
2018-01-08
1
-1
/
+1
*
bnx2x: Improve reliability in case of nested PCI errors
Guilherme G. Piccoli
2017-12-27
2
-3
/
+15
*
tg3: Enable PHY reset in MTU change path for 5720
Siva Reddy Kallam
2017-12-27
1
-1
/
+2
*
tg3: Add workaround to restrict 5762 MRRS to 2048
Siva Reddy Kallam
2017-12-27
2
-0
/
+14
*
tg3: Update copyright
Siva Reddy Kallam
2017-12-27
2
-3
/
+6
*
tg3: Fix rx hang on MTU change with 5717/5719
Brian King
2017-12-19
1
-1
/
+3
*
bnxt_en: Fix sources of spurious netpoll warnings
Calvin Owens
2017-12-08
1
-2
/
+2
*
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
2017-12-03
1
-1
/
+1
*
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
2017-12-03
1
-22
/
+26
*
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
2017-12-03
1
-5
/
+2
*
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
2017-12-03
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
1
-2
/
+2
|
\
|
*
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
2017-11-28
1
-2
/
+2
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
5
-15
/
+15
|
/
*
bnx2x: fix slowpath null crash
Zhu Yanjun
2017-11-14
1
-3
/
+10
*
net: bgmac: Pad packets to a minimum size
Florian Fainelli
2017-11-11
1
-0
/
+16
*
net: ethernet: bgmac: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-11
1
-0
/
+1
*
bnxt: fix bnxt_hwrm_fw_set_time for y2038
Arnd Bergmann
2017-11-08
1
-8
/
+3
*
bnxt: delete some unreachable code
Dan Carpenter
2017-11-08
1
-1
/
+0
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
2
-2
/
+2
*
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
6
-4
/
+11
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
1
-4
/
+6
|
|
\
|
|
*
net: systemport: Correct IPG length settings
Florian Fainelli
2017-11-03
1
-4
/
+6
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
|
|
/
*
|
bnxt_en: Fix IRQ coalescing regression.
Michael Chan
2017-11-03
1
-1
/
+5
*
|
bnxt_en: fix typo in bnxt_set_coalesce
Andy Gospodarek
2017-11-03
1
-1
/
+1
*
|
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2017-11-02
2
-2
/
+8
*
|
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-11-02
2
-2
/
+2
*
|
net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()
Wei Yongjun
2017-11-01
1
-1
/
+0
*
|
bnxt_en: Fix randconfig build errors.
Michael Chan
2017-10-28
1
-0
/
+6
*
|
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
2017-10-27
5
-22
/
+34
*
|
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
Sathya Perla
2017-10-27
4
-85
/
+218
*
|
bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filter
Sathya Perla
2017-10-27
1
-4
/
+125
*
|
bnxt_en: add support for Flower based vxlan encap/decap offload
Sathya Perla
2017-10-27
4
-12
/
+631
*
|
bnxt_en: Refactor and simplify coalescing code.
Michael Chan
2017-10-27
1
-46
/
+35
*
|
bnxt_en: Reorganize the coalescing parameters.
Michael Chan
2017-10-27
3
-52
/
+79
*
|
bnxt_en: Add ethtool reset method
Vasundhara Volam
2017-10-27
2
-1
/
+38
*
|
bnxt_en: Check maximum supported MTU from firmware.
Michael Chan
2017-10-27
2
-6
/
+12
*
|
bnxt_en: Optimize .ndo_set_mac_address() for VFs.
Michael Chan
2017-10-27
1
-3
/
+3
*
|
bnxt_en: Get firmware package version one time.
Michael Chan
2017-10-27
2
-16
/
+18
*
|
bnxt_en: Check for zero length value in bnxt_get_nvram_item().
Michael Chan
2017-10-27
1
-0
/
+3
*
|
bnxt_en: adding PCI ID for SMARTNIC VF support
Rob Miller
2017-10-27
1
-1
/
+5
*
|
bnxt_en: Add PCIe device ID for bcm58804
Ray Jui
2017-10-27
2
-0
/
+5
*
|
bnxt_en: Update firmware interface to 1.8.3.1
Michael Chan
2017-10-27
1
-24
/
+396
*
|
net: bcmgenet: Use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
2017-10-27
1
-2
/
+1
*
|
net: systemport: Check DSA notifier master against ourself
Florian Fainelli
2017-10-27
1
-15
/
+18
*
|
net: bcmgenet: use dev->phydev instead of priv->phydev
Doug Berger
2017-10-26
3
-34
/
+31
*
|
Revert "net: bcmgenet: Software reset EPHY after power on"
Doug Berger
2017-10-26
3
-18
/
+0
[next]