index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-1
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+4
2017-07-25
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
Sathya Perla
1
-5
/
+1
2017-07-25
bnxt: fix unused variable warnings
stephen hemminger
1
-4
/
+0
2017-07-25
bnxt_en: Use SWITCHDEV_SET_OPS().
David S. Miller
1
-1
/
+1
2017-07-25
bnxt_en: add support for port_attr_get and and get_phys_port_name
Sathya Perla
1
-0
/
+57
2017-07-25
bnxt_en: add vf-rep RX/TX and netdev implementation
Sathya Perla
1
-11
/
+57
2017-07-25
bnxt_en: add support to enable VF-representors
Sathya Perla
1
-1
/
+8
2017-07-25
bnxt_en: Report firmware DCBX agent.
Michael Chan
1
-9
/
+10
2017-07-25
bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.
Michael Chan
1
-1
/
+2
2017-07-25
bnxt_en: Implement ndo_bridge_{get|set}link methods.
Michael Chan
1
-0
/
+67
2017-07-25
bnxt_en: Retrieve the hardware bridge mode from the firmware.
Michael Chan
1
-0
/
+8
2017-07-25
bnxt_en: Update firmware interface spec to 1.8.0.
Michael Chan
1
-3
/
+5
2017-07-11
bnxt_en: Fix SRIOV on big-endian architecture.
Michael Chan
1
-5
/
+10
[next]