index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
bnxt_en: Refactor bnxt_close_nic().
Michael Chan
1
-13
/
+19
2018-01-17
bnxt_en: Update firmware interface to 1.9.0.
Michael Chan
1
-9
/
+10
2018-01-16
bnxt_en: don't update cpr->rx_bytes with uninitialized length len
Colin Ian King
1
-3
/
+4
2018-01-10
bnxt_en: add support for software dynamic interrupt moderation
Andy Gospodarek
1
-0
/
+50
2018-01-06
bnxt_en: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-0
/
+10
2017-12-19
bnxt_en: Use NETIF_F_GRO_HW.
Michael Chan
1
-7
/
+20
2017-12-10
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-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2017-12-03
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-03
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-11-22
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
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
1
-1
/
+1
2017-11-03
bnxt_en: Fix IRQ coalescing regression.
Michael Chan
1
-1
/
+5
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
1
-1
/
+1
2017-10-27
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
1
-1
/
+1
2017-10-27
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
Sathya Perla
1
-0
/
+9
2017-10-27
bnxt_en: Refactor and simplify coalescing code.
Michael Chan
1
-46
/
+35
2017-10-27
bnxt_en: Reorganize the coalescing parameters.
Michael Chan
1
-24
/
+36
2017-10-27
bnxt_en: Check maximum supported MTU from firmware.
Michael Chan
1
-6
/
+11
2017-10-27
bnxt_en: Optimize .ndo_set_mac_address() for VFs.
Michael Chan
1
-3
/
+3
2017-10-27
bnxt_en: Get firmware package version one time.
Michael Chan
1
-2
/
+2
2017-10-27
bnxt_en: adding PCI ID for SMARTNIC VF support
Rob Miller
1
-1
/
+5
2017-10-27
bnxt_en: Add PCIe device ID for bcm58804
Ray Jui
1
-0
/
+3
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-26
/
+73
2017-10-21
bnxt: Move generic devlink code to new file
Steve Lin
1
-0
/
+1
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
1
-2
/
+0
2017-10-21
bnxt: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
1
-5
/
+32
2017-10-15
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
Michael Chan
1
-0
/
+6
2017-10-15
bnxt_en: Fix VF PCIe link speed and width logic.
Vasundhara Volam
1
-1
/
+1
2017-10-15
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
Michael Chan
1
-12
/
+13
2017-10-15
bnxt_en: Improve VF/PF link change logic.
Michael Chan
1
-13
/
+53
2017-09-26
bnxt_en: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2017-09-21
drivers: net: bnxt: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+29
2017-08-29
bnxt_en: bnxt: add TC flower filter offload support
Sathya Perla
1
-8
/
+31
2017-08-29
bnxt_en: Reduce default rings on multi-port cards.
Michael Chan
1
-4
/
+9
2017-08-29
bnxt_en: Improve -ENOMEM logic in NAPI poll loop.
Michael Chan
1
-0
/
+7
2017-08-29
bnxt: initialize board_info values with proper enums
Scott Branden
1
-32
/
+32
2017-08-29
bnxt: Add PCIe device IDs for bcm58802/bcm58808
Ray Jui
1
-1
/
+7
2017-08-29
bnxt_en: assign CPU affinity hints to bnxt_en IRQs
Vasundhara Volam
1
-1
/
+24
2017-08-29
bnxt_en: Improve tx ring reservation logic.
Michael Chan
1
-8
/
+38
2017-08-24
bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().
Michael Chan
1
-12
/
+28
2017-08-24
bnxt_en: Fix .ndo_setup_tc() to include XDP rings.
Michael Chan
1
-0
/
+1
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-3
/
+5
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
[prev]
[next]