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
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
bnxt_en: add support for software dynamic interrupt moderation
Andy Gospodarek
5
-12
/
+118
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-01-08
bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.
Venkat Duvvuru
1
-1
/
+1
2018-01-08
bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
Sunil Challa
1
-1
/
+1
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+13
2018-01-05
bnxt_en: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-0
/
+13
2018-01-02
ethernet/broadcom: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-3
/
+2
2017-12-19
bnxt_en: Use NETIF_F_GRO_HW.
Michael Chan
1
-7
/
+20
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-5
/
+1
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-12-08
bnxt_en: Fix sources of spurious netpoll warnings
Calvin Owens
1
-2
/
+2
2017-12-07
bnxt_en: Don't print "Link speed -1 no longer supported" messages.
Michael Chan
1
-3
/
+7
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-4
/
+2
2017-12-06
bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
Dan Carpenter
1
-4
/
+1
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-29
/
+31
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+0
2017-12-02
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-02
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-02
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-12-02
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
1
-1
/
+2
2017-12-03
net: xdp: make the stack take care of the tear down
Jakub Kicinski
1
-2
/
+0
2017-12-01
bnxt_en: Add ETH_RESET_AP support
Scott Branden
2
-0
/
+12
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2017-11-28
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
1
-2
/
+2
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-08
bnxt: fix bnxt_hwrm_fw_set_time for y2038
Arnd Bergmann
1
-8
/
+3
2017-11-08
bnxt: delete some unreachable code
Dan Carpenter
1
-1
/
+0
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
3
-3
/
+3
2017-11-03
bnxt_en: Fix IRQ coalescing regression.
Michael Chan
1
-1
/
+5
2017-11-03
bnxt_en: fix typo in bnxt_set_coalesce
Andy Gospodarek
1
-1
/
+1
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2
-2
/
+2
2017-10-28
bnxt_en: Fix randconfig build errors.
Michael Chan
1
-0
/
+6
2017-10-28
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
5
-22
/
+34
2017-10-28
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
Sathya Perla
4
-85
/
+218
2017-10-28
bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filter
Sathya Perla
1
-4
/
+125
2017-10-28
bnxt_en: add support for Flower based vxlan encap/decap offload
Sathya Perla
4
-12
/
+631
2017-10-28
bnxt_en: Refactor and simplify coalescing code.
Michael Chan
1
-46
/
+35
2017-10-28
bnxt_en: Reorganize the coalescing parameters.
Michael Chan
3
-52
/
+79
2017-10-28
bnxt_en: Add ethtool reset method
Vasundhara Volam
2
-1
/
+38
2017-10-28
bnxt_en: Check maximum supported MTU from firmware.
Michael Chan
2
-6
/
+12
2017-10-28
bnxt_en: Optimize .ndo_set_mac_address() for VFs.
Michael Chan
1
-3
/
+3
2017-10-28
bnxt_en: Get firmware package version one time.
Michael Chan
2
-16
/
+18
2017-10-28
bnxt_en: Check for zero length value in bnxt_get_nvram_item().
Michael Chan
1
-0
/
+3
2017-10-28
bnxt_en: adding PCI ID for SMARTNIC VF support
Rob Miller
1
-1
/
+5
2017-10-28
bnxt_en: Add PCIe device ID for bcm58804
Ray Jui
2
-0
/
+5
2017-10-28
bnxt_en: Update firmware interface to 1.8.3.1
Michael Chan
1
-24
/
+396
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-34
/
+112
2017-10-21
bnxt: Move generic devlink code to new file
Steve Lin
6
-85
/
+112
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2
-4
/
+0
[next]