]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2016-07-07 Michael Chanbnxt_en: Add PCI device ID for 57404 NPAR devices.
2016-07-07 Satish Baddipadigebnxt_en: Enable NPAR (NIC Partitioning) Support.
2016-07-07 Michael Chanbnxt_en: Handle VF_CFG_CHANGE event from firmware.
2016-07-07 Michael Chanbnxt_en: Add new function bnxt_reset().
2016-07-07 Michael Chanbnxt_en: Add function for VF driver to query default...
2016-07-07 Michael Chanbnxt_en: Simplify VLAN receive logic.
2016-07-07 Michael Chanbnxt_en: Enable and disable RX CTAG and RX STAG VLAN...
2016-07-07 Michael Chanbnxt_en: Fix tx push race condition.
2016-07-07 Michael Chanbnxt_en: Use dma_rmb() instead of rmb().
2016-07-07 Michael Chanbnxt_en: Add BCM57314 device ID.
2016-07-07 Michael Chanbnxt_en: Simplify and improve unsupported SFP+ module...
2016-07-07 Michael Chanbnxt_en: Fix length value in dmesg log firmware error...
2016-07-07 Michael Chanbnxt_en: Improve the delay logic for firmware response.
2016-07-07 Michael Chanbnxt_en: Reduce maximum ring pages if page size is...
2016-07-07 Ajit Khapardebnxt_en: Report PCIe link speed and width during driver...
2016-07-07 Ajit Khapardebnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOO...
2016-07-07 Satish Baddipadigebnxt_en: Fix invalid max channel parameter in ethtool -l.
2016-07-07 Michael Chanbnxt_en: Add async event handling for speed config...
2016-07-07 Michael Chanbnxt_en: Call firmware to approve VF MAC address change.
2016-07-07 Michael Chanbnxt_en: Shutdown link when device is closed.
2016-07-07 Michael Chanbnxt_en: Disallow forced speed for 10GBaseT devices.
2016-07-07 Michael Chanbnxt_en: Improve ethtool .get_settings().
2016-07-07 Michael Chanbnxt_en: Check for valid forced speed during ethtool -s.
2016-07-07 Michael Chanbnxt_en: Add unsupported SFP+ module warnings.
2016-07-07 Michael Chanbnxt_en: Set async event bits when registering with...
2016-07-07 Michael Chanbnxt_en: Add get_eee() and set_eee() ethtool support.
2016-07-07 Michael Chanbnxt_en: Add EEE setup code.
2016-07-07 Michael Chanbnxt_en: Add basic EEE support.
2016-07-07 Michael Chanbnxt_en: Improve flow control autoneg with Firmware...
2016-07-07 Michael Chanbnxt_en: Update to Firmware 1.2.2 spec.
2016-07-07 Michael Chanbnxt_en: Add workaround to detect bad opaque in rx...
2016-07-07 Michael Chanbnxt_en: Add workaround to detect bad opaque in rx...
2016-07-07 Michael Chanbnxt_en: Setup multicast properly after resetting device.
2016-07-07 Michael Chanbnxt_en: Need memory barrier when processing the comple...
2016-07-07 Michael Chanbnxt_en: Divide a page into 32K buffers for the aggrega...
2016-07-07 Michael Chanbnxt_en: Limit RX BD pages to be no bigger than 32K.
2016-07-07 Michael Chanbnxt_en: Don't fallback to INTA on VF.
2016-07-07 Michael Chanbnxt_en: Fix ethtool -a reporting.
2016-07-07 Michael Chanbnxt_en: Fix typo in bnxt_hwrm_set_pause_common().
2016-07-07 Michael Chanbnxt_en: Implement proper firmware message padding.
2016-07-07 Prashant Sreedharanbnxt_en: Initialize CP doorbell value before ring alloc...
2016-07-07 Satish Baddipadigebnxt_en: Enable AER support.
2016-07-07 Michael Chanbnxt_en: Include hardware port statistics in ethtool -S.
2016-07-07 Michael Chanbnxt_en: Include some hardware port statistics in ndo_g...
2016-07-07 Michael Chanbnxt_en: Add port statistics support.
2016-07-07 Michael Chanbnxt_en: Extend autoneg to all speeds.
2016-07-07 Michael Chanbnxt_en: Use common function to get ethtool supported...
2016-07-07 Michael Chanbnxt_en: Add reporting of link partner advertisement.
2016-07-07 Michael Chanbnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().
2016-07-07 Michael Chanbnxt_en: Add hwrm_send_message_silent().
2016-07-07 Michael Chanbnxt_en: Refactor _hwrm_send_message().
2016-07-07 Rob Swindellbnxt_en: Add installed-package firmware version reporti...
2016-07-07 Michael Chanbnxt_en: Fix dmesg log firmware error messages.
2016-07-07 Michael Chanbnxt_en: Use firmware provided message timeout value.
2016-07-07 Michael Chanbnxt_en: Add coalescing support for tx rings.
2016-07-07 Michael Chanbnxt_en: Refactor bnxt_hwrm_set_coal().
2016-07-07 Michael Chanbnxt_en: Store irq coalescing timer values in micro...
2016-07-07 Jeffrey Huangbnxt_en: Send PF driver unload notification to all...
2016-07-07 Jeffrey Huangbnxt_en: Improve bnxt_vf_update_mac().
2016-07-07 Michael Chanbnxt_en: Fix zero padding of tx push data.
2016-07-07 Michael Chanbnxt_en: Failure to update PHY is not fatal condition.
2016-07-07 Michael Chanbnxt_en: Remove unnecessary call to update PHY settings.
2016-07-07 Michael Chanbnxt_en: Poll link at the end of __bnxt_open_nic().
2016-07-07 Michael Chanbnxt_en: Reduce default ring sizes.
2016-07-07 Michael Chanbnxt_en: Fix implementation of tx push operation.
2016-07-07 Michael Chanbnxt_en: Remove 20G support and advertise only 40GbaseCR4.
2016-07-07 Michael Chanbnxt_en: Cleanup and Fix flow control setup logic
2016-07-07 Michael Chanbnxt_en: Fix ethtool autoneg logic.
2016-07-07 Michael Chanbnxt_en: Fix crash in bnxt_free_tx_skbs() during tx...
2016-07-07 Michael Chanbnxt_en: Exclude rx_drop_pkts hw counter from the stack...
2016-07-07 Prashant Sreedharanbnxt_en: Ring free response from close path should...
2016-07-07 Arnd Bergmannnet: bnxt: always return values from _bnxt_get_max_rings
2016-07-07 Rob Swindellbnxt_en: Reset embedded processor after applying firmwa...
2016-07-07 Michael Chanbnxt_en: Zero pad firmware messages to 128 bytes.
2016-07-07 Michael Chanbnxt_en: Modify ethtool -l|-L to support combined or...
2016-07-07 Michael Chanbnxt_en: Modify init sequence to support shared or...
2016-07-07 Michael Chanbnxt_en: Modify bnxt_get_max_rings() to support shared...
2016-07-07 Michael Chanbnxt_en: Re-structure ring indexing and mapping.
2016-07-07 Michael Chanbnxt_en: Check for NULL rx or tx ring.
2016-07-07 Michael Chanbnxt_en: Separate bnxt_{rx|tx}_ring_info structs from...
2016-07-07 Michael Chanbnxt_en: Refactor bnxt_dbg_dump_states().
2016-07-07 David Christensenbnxt_en: Add BCM57301 & BCM57402 devices.
2016-07-07 Michael Chanbnxt_en: Update to Firmware interface spec 1.0.0.
2016-07-07 Michael Chanbnxt_en: Keep track of the ring group resource.
2016-07-07 Michael Chanbnxt_en: Improve VF resource accounting.
2016-07-07 Michael Chanbnxt_en: Cleanup bnxt_hwrm_func_cfg().
2016-07-07 Michael Chanbnxt_en: Check hardware resources before enabling NTUPLE.
2016-07-07 Michael Chanbnxt_en: Don't treat single segment rx frames as GRO...
2016-07-07 Michael Chanbnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS...
2016-07-07 Satish Baddipadigebnxt_en: Increment checksum error counter only if NETIF...
2016-07-07 Rob Swindellbnxt_en: Add support for upgrading APE/NC-SI firmware...
2016-07-07 Michael Chanbnxt_en: Optimize ring alloc and ring free functions.
2016-07-07 Jeffrey Huangbnxt_en: support hwrm_func_drv_unrgtr command
2016-07-07 Michael Chanbnxt_en: Implement missing tx timeout reset logic.
2016-07-07 Michael Chanbnxt_en: Don't cancel sp_task from bnxt_close_nic().
2016-07-07 Michael Chanbnxt_en: Change bp->state to bitmap.
2016-07-07 Michael Chanbnxt_en: Fix bitmap declaration to work on 32-bit arches.
2016-07-07 Michael Chanbnxt_en: Setup uc_list mac filters after resetting...
2016-07-07 Jeffrey Huangbnxt_en: enforce proper storing of MAC address
2016-07-07 Jeffrey Huangbnxt_en: Fixed incorrect implementation of ndo_set_mac_...
next