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
/
bnxt.c
Age
Commit message (
Expand
)
Author
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
2015-12-28
bnxt_en: Update to Firmware interface spec 1.0.0.
Michael Chan
2015-12-28
bnxt_en: Keep track of the ring group resource.
Michael Chan
2015-12-28
bnxt_en: Improve VF resource accounting.
Michael Chan
2015-12-28
bnxt_en: Check hardware resources before enabling NTUPLE.
Michael Chan
2015-12-28
bnxt_en: Don't treat single segment rx frames as GRO frames.
Michael Chan
2015-12-28
bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled.
Michael Chan
2015-12-28
bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is set.
Satish Baddipadige
2015-12-28
bnxt_en: Optimize ring alloc and ring free functions.
Michael Chan
2015-12-28
bnxt_en: support hwrm_func_drv_unrgtr command
Jeffrey Huang
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-11
bnxt_en: Implement missing tx timeout reset logic.
Michael Chan
2015-12-11
bnxt_en: Don't cancel sp_task from bnxt_close_nic().
Michael Chan
2015-12-11
bnxt_en: Change bp->state to bitmap.
Michael Chan
2015-12-11
bnxt_en: Fix bitmap declaration to work on 32-bit arches.
Michael Chan
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
bnxt_en: Setup uc_list mac filters after resetting the chip.
Michael Chan
2015-12-03
bnxt_en: enforce proper storing of MAC address
Jeffrey Huang
2015-12-03
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
Jeffrey Huang
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-05
bnxt_en: Fix comparison of u16 sw_id against negative value.
Michael Chan
2015-11-05
bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4
Jeffrey Huang
2015-10-25
bnxt_en: Fix compile warnings when CONFIG_INET is not set.
Michael Chan
2015-10-23
bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.
Michael Chan
2015-10-22
bnxt_en: New Broadcom ethernet driver.
Michael Chan
[prev]