开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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: Add unsupported SFP+ module warnings.
Michael Chan
2016-04-05
bnxt_en: Set async event bits when registering with the firmware.
Michael Chan
2016-04-05
bnxt_en: Add EEE setup code.
Michael Chan
2016-04-05
bnxt_en: Add basic EEE support.
Michael Chan
2016-04-05
bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface.
Michael Chan
2016-04-05
bnxt_en: Update to Firmware 1.2.2 spec.
Michael Chan
2016-03-30
bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().
Michael Chan
2016-03-30
bnxt_en: Implement proper firmware message padding.
Michael Chan
2016-03-30
bnxt_en: Initialize CP doorbell value before ring allocation
Prashant Sreedharan
2016-03-08
bnxt_en: Enable AER support.
Satish Baddipadige
2016-03-08
bnxt_en: Include some hardware port statistics in ndo_get_stats64().
Michael Chan
2016-03-08
bnxt_en: Add port statistics support.
Michael Chan
2016-03-08
bnxt_en: Add reporting of link partner advertisement.
Michael Chan
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-03
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-03-01
bnxt_en: Add hwrm_send_message_silent().
Michael Chan
2016-03-01
bnxt_en: Refactor _hwrm_send_message().
Michael Chan
2016-03-01
bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO
Rob Swindell
2016-03-01
bnxt_en: Fix dmesg log firmware error messages.
Michael Chan
2016-03-01
bnxt_en: Use firmware provided message timeout value.
Michael Chan
2016-03-01
bnxt_en: Add coalescing support for tx rings.
Michael Chan
2016-03-01
bnxt_en: Refactor bnxt_hwrm_set_coal().
Michael Chan
2016-03-01
bnxt_en: Store irq coalescing timer values in micro seconds.
Michael Chan
2016-03-01
bnxt_en: Send PF driver unload notification to all VFs.
Jeffrey Huang
2016-02-23
bnxt_en: Fix zero padding of tx push data.
Michael Chan
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-19
bnxt_en: Failure to update PHY is not fatal condition.
Michael Chan
2016-02-19
bnxt_en: Remove unnecessary call to update PHY settings.
Michael Chan
2016-02-19
bnxt_en: Poll link at the end of __bnxt_open_nic().
Michael Chan
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-16
bnxt_en: Fix implementation of tx push operation.
Michael Chan
2016-02-16
bnxt_en: Cleanup and Fix flow control setup logic
Michael Chan
2016-01-29
bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.
Michael Chan
2016-01-29
bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.
Michael Chan
2016-01-29
bnxt_en: Ring free response from close path should use completion ring
Prashant Sreedharan
2016-01-12
net: bnxt: always return values from _bnxt_get_max_rings
Arnd Bergmann
2016-01-10
bnxt_en: Zero pad firmware messages to 128 bytes.
Michael Chan
2016-01-04
bnxt_en: Modify init sequence to support shared or non shared rings.
Michael Chan
2016-01-04
bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.
Michael Chan
2016-01-04
bnxt_en: Re-structure ring indexing and mapping.
Michael Chan
2016-01-04
bnxt_en: Check for NULL rx or tx ring.
Michael Chan
2016-01-04
bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.
Michael Chan
2016-01-04
bnxt_en: Refactor bnxt_dbg_dump_states().
Michael Chan
2015-12-28
bnxt_en: Add BCM57301 & BCM57402 devices.
David Christensen
[prev]
[next]