index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
2018-09-01
bnxt_en: remove set but not used variable 'rx_stats'
YueHaibing
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-08-13
bnxt_en: take coredump_record structure off stack
Arnd Bergmann
2018-08-13
bnxt_en: avoid string overflow for record->system_name
Arnd Bergmann
2018-08-10
bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
Vasundhara Volam
2018-08-07
bnx2x: Mark expected switch fall-thoughs
Gustavo A. R. Silva
2018-08-05
bnxt_en: Do not use the CNP CoS queue for networking traffic.
Michael Chan
2018-08-05
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
2018-08-05
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
2018-08-05
bnxt_en: Notify firmware about IF state changes.
Michael Chan
2018-08-05
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
2018-08-05
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
2018-08-05
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2018-08-05
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
2018-08-05
bnxt_en: Add PHY retry logic.
Michael Chan
2018-08-05
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
2018-08-05
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
2018-08-05
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
2018-08-03
bnxt_en: combine 'else if' and 'else' into single branch
YueHaibing
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-16
bnxt_en: remove redundant debug register dma mem allocation
YueHaibing
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-09
bnxt_en: Fix for system hang if request_irq fails
Vikas Gupta
2018-07-09
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
Michael Chan
2018-07-09
bnxt_en: Support clearing of the IFF_BROADCAST flag.
Michael Chan
2018-07-09
bnxt_en: Always set output parameters in bnxt_get_max_rings().
Michael Chan
2018-07-09
bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.
Michael Chan
2018-07-09
bnxt_en: Fix the vlan_tci exact match check.
Venkat Duvvuru
2018-07-05
bnxt_en: Add bnxt_en initial params table and register it.
Vasundhara Volam
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-25
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-25
bnxt_en: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-05-08
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
2018-05-08
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
2018-05-08
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
Michael Chan
2018-05-08
bnxt_en: Fix firmware message delay loop regression.
Michael Chan
2018-04-27
bnxt_en: Reserve rings at driver open if none was reserved at probe time.
Michael Chan
2018-04-27
bnxt_en: Reserve RSS and L2 contexts for VF.
Michael Chan
2018-04-27
bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.
Michael Chan
2018-04-27
bnxt_en: Reserve rings in bnxt_set_channels() if device is down.
Michael Chan
2018-04-27
bnxt_en: add debugfs support for DIM
Andy Gospodarek
2018-04-27
bnxt_en: reduce timeout on initial HWRM calls
Andy Gospodarek
2018-04-27
bnxt_en: Increase RING_IDLE minimum threshold to 50
Andy Gospodarek
2018-04-27
bnxt_en: Do not allow VF to read EEPROM.
Michael Chan
2018-04-27
bnxt_en: Display function level rx/tx_discard_pkts via ethtool
Vasundhara Volam
2018-04-27
bnxt_en: Simplify ring alloc/free error messages.
Michael Chan
[next]