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
2016-07-02
bnxt_en: Add support for firmware updates for additional processors.
Rob Swindell
2016-07-02
bnxt_en: Request firmware reset after successful firwmare update
Rob Swindell
2016-07-02
bnxt_en: Add support for updating flash more securely
Rob Swindell
2016-07-02
bnxt_en: Do function reset on the 1st PF open only.
Michael Chan
2016-07-02
bnxt_en: Update firmware spec. to 1.3.0.
Michael Chan
2016-07-02
bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.
Michael Chan
2016-06-17
bnxt: Move GENEVE support from hard-coded port to using port notifier
Alexander Duyck
2016-06-17
bnxt: Update drivers to support unified UDP encapsulation offload functions
Alexander Duyck
2016-06-14
bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.
Michael Chan
2016-06-14
bnxt_en: Don't allow autoneg on cards that don't support it.
Michael Chan
2016-06-14
bnxt_en: Add BCM5731X and BCM5741X device IDs.
Michael Chan
2016-06-14
bnxt_en: Add GRO logic for BCM5731X chips.
Michael Chan
2016-06-14
bnxt_en: Refactor bnxt_gro_skb().
Michael Chan
2016-06-14
bnxt_en: Define the supported chip numbers.
Michael Chan
2016-06-14
bnxt_en: Add PCI device ID for 57404 NPAR devices.
Michael Chan
2016-06-14
bnxt_en: Enable NPAR (NIC Partitioning) Support.
Satish Baddipadige
2016-06-14
bnxt_en: Handle VF_CFG_CHANGE event from firmware.
Michael Chan
2016-06-14
bnxt_en: Add new function bnxt_reset().
Michael Chan
2016-06-14
bnxt_en: Add function for VF driver to query default VLAN.
Michael Chan
2016-06-07
bnxt_en: Simplify VLAN receive logic.
Michael Chan
2016-06-07
bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.
Michael Chan
2016-06-07
bnxt_en: Fix tx push race condition.
Michael Chan
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-15
bnxt_en: Use dma_rmb() instead of rmb().
Michael Chan
2016-05-15
bnxt_en: Add BCM57314 device ID.
Michael Chan
2016-05-15
bnxt_en: Simplify and improve unsupported SFP+ module reporting.
Michael Chan
2016-05-15
bnxt_en: Fix length value in dmesg log firmware error message.
Michael Chan
2016-05-15
bnxt_en: Improve the delay logic for firmware response.
Michael Chan
2016-05-15
bnxt_en: Reduce maximum ring pages if page size is 64K.
Michael Chan
2016-05-15
bnxt_en: Report PCIe link speed and width during driver load
Ajit Khaparde
2016-05-15
bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
Ajit Khaparde
2016-05-15
bnxt_en: Fix invalid max channel parameter in ethtool -l.
Satish Baddipadige
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-11
bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)
Michael Chan
2016-05-11
bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)
Michael Chan
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
bnxt_en: Setup multicast properly after resetting device.
Michael Chan
2016-05-04
bnxt_en: Need memory barrier when processing the completion ring.
Michael Chan
2016-05-04
bnxt: Add support for segmentation of tunnels with outer checksums
Alexander Duyck
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-27
bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.
Michael Chan
2016-04-27
bnxt_en: Limit RX BD pages to be no bigger than 32K.
Michael Chan
2016-04-27
bnxt_en: Don't fallback to INTA on VF.
Michael Chan
2016-04-11
bnxt_en: Add async event handling for speed config changes.
Michael Chan
2016-04-11
bnxt_en: Call firmware to approve VF MAC address change.
Michael Chan
2016-04-11
bnxt_en: Shutdown link when device is closed.
Michael Chan
2016-04-11
bnxt_en: Disallow forced speed for 10GBaseT devices.
Michael Chan
2016-04-05
bnxt_en: Improve ethtool .get_settings().
Michael Chan
2016-04-05
bnxt_en: Check for valid forced speed during ethtool -s.
Michael Chan
2016-04-05
bnxt_en: Add unsupported SFP+ module warnings.
Michael Chan
[next]