]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2017-02-25 Emil Tantilovixgbe: fix panic when using macvlan with l2-fwd-offload...
2017-02-25 David Ahernixgbe: Flip to the new dev walk API
2017-02-25 Emil Tantilovixgbe: reset before SRIOV init to avoid mailbox issues
2017-02-25 Alexander Duyckixgbe: Support 4 queue RSS on VFs with 1 or 2 queue...
2017-02-25 Alexander Duyckixgbe: Limit reporting of redirection table if SR-IOV...
2017-02-25 Alexander Duyckixgbe: Allow setting multiple queues when SR-IOV is...
2017-02-25 Mark Rustadixgbe: Use MDIO_PRTAD_NONE consistently
2017-02-25 Emil Tantilovixgbevf: add spinlocks for MTU change calls
2017-02-25 Mark Rustadixgbe: Indicate support for pause frames in all cases
2017-02-25 Mark Rustadixgbe: Resolve NULL reference by setting {read, write...
2017-02-25 Emil Tantilovixgbe: make ixgbe_led_on/off_t_x550em static
2017-02-25 Emil Tantilovixgbe: simplify the logic for setting VLAN filtering
2017-02-25 Javier Martinez... ixgbe: use IS_ENABLED() instead of checking for built...
2017-02-25 Mark Rustadixgbe: Eliminate useless message and improve logic
2017-02-25 Don Skidmoreixgbe: Add support for new X557 device
2017-02-25 Don Skidmoreixgbe: add device to MDIO speed setting
2017-02-25 Don Skidmoreixgbe: Fix led interface for X557 devices
2017-02-25 Emil Tantilovixgbevf: fix incorrect MAC address on load
2017-02-25 Veola Nazarethixgbe: report correct media type for KR, KX and KX4...
2017-02-25 Alexander Duyckixgbe: Do not clear RAR entry when clearing VMDq for...
2017-02-25 Emil Tantilovixgbe: use atomic bitwise operations when handling...
2017-02-25 Emil Tantilovixgbevf: only check Tx queue enablement when debugging
2017-02-25 Emil Tantilovixgbevf: change hw_dbg to use netdev_dbg
2017-02-25 Emil Tantilovixgbe: only check Tx queue enablement when debugging
2017-02-25 Alexander Duyckixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
2017-02-25 Don Skidmoreixgbe: cleanup crosstalk fix
2017-02-25 Colin Ian Kingixgbe: remove redundant check on ret_val
2017-02-25 Tony Nguyenixgbevf: Commonize mailbox write/read
2017-02-25 Tony Nguyenixgbevf: Add range checking for setting MTU
2017-02-25 Don Skidmoreixgbevf: Protect ixgbevf_reset_subtask from remove...
2017-02-25 Wei Yongjunixgbe: Add missing destroy_workqueue() on error in...
2017-02-25 Don Skidmoreixgbevf: Add lock around ixgbevf_reinit_locked call
2017-02-25 Emil Tantilovixgbe: fix setup_fc for x550em
2017-02-25 Don Skidmoreixgbevf: add VF support for new hardware
2017-02-25 Babu Mogerixgbe: Fix minor typo while freeing irq
2017-02-25 Don Skidmoreixgbe: Change register variable to unsigned
2017-02-25 Don Skidmoreixgbevf: bump version number
2017-02-25 Don Skidmoreixgbevf: Correct parameter sent to LED function
2017-02-25 Emil Tantilovixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()
2017-02-25 Paolo Abeniixgbe: napi_poll must return the work done
2017-02-25 Jesse Brandeburgixgbe/ixgbevf: use napi_complete_done()
2017-02-25 Emil Tantilovixgbe: fix spoofed packets with macvlans
2017-02-25 Tony Nguyenixgbe: Correct reporting of timestamping for x550
2017-02-25 Xin Longixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE...
2017-02-25 Emil Tantilovixgbe: use correct mask when enabling sriov
2017-02-25 Tony Nguyenixgbevf: Remove unused parameter
2017-02-25 Usha Ketineniixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
2017-02-25 Alexander Duyckixgbevf: Use mac_ops instead of trying to identify...
2017-02-25 Preethi Banalaixgbe: Revise populating few registers and macro defini...
2017-02-25 Preethi Banalaixgbe: Return 64 bit stats values
2017-02-25 Preethi Banalaixgbe: Remove duplicate and unused device ID definitions
2017-02-25 Emil Tantilovixgbe: check EEPROM for WOL support for X540 and above
2017-02-25 Emil Tantilovixgbe: add WoL support for some 82599 subdevice IDs
2017-02-25 KY Srinivasanixgbevf: Support Windows hosts (Hyper-V)
2017-02-25 KY Srinivasanixgbevf: Add the device ID's presented while running...
2017-02-25 Arnd Bergmannixgbe: use msleep for long delays
2017-02-25 Alexander Duyckixgbevf: Move API negotiation function into mac_ops
2017-02-25 Jacob Kellerixgbevf: make use of BIT() macro to avoid shift of...
2017-02-25 Jacob Kellerixgbe: resolve shift of negative value warning
2017-02-25 Jacob Kellerixgbe: use BIT() macro
2017-02-25 Don Skidmoreixgbe: Add work around for empty SFP+ cage crosstalk
2017-02-25 Mark Rustadixgbe: Use correct FC setup function for x550em_a
2017-02-25 Emil Tantilovixgbevf: add support for per-queue ethtool stats
2017-02-25 Emil Tantilovixgbevf: refactor ethtool stats handling
2017-02-25 Mark Rustadixgbe: Add register wait for slow links
2017-02-25 Sridhar Samudralaixgbe: make 'action' field in struct ixgbe_fdir_filter...
2017-02-25 Emil Tantilovixgbe: fix default mac->ops.setup_link for X550EM
2017-02-25 Emil Tantilovixgbe: set VLAN spoof checking unconditionally
2017-02-25 Emil Tantilovixgbe: consolidate the configuration of spoof checking
2017-02-25 Hannes Frederic... ixgbe: protect vxlan_get_rx_port in ixgbe_service_task...
2017-02-07 Mukesh Kackerib_uverbs: Allocate pd in a lazy manner to conserve...
2017-01-23 Qing Huangib/mlx4: add msi-x allocation kernel msg logging
2017-01-21 Ashok VairavanNVMe: reduce admin queue depth as workaround for Samsun...
2017-01-21 Keith Buschnvme: Limit command retries
2017-01-21 Marta Rybczynskanvme: avoid cqe corruption when update at the same...
2017-01-21 Keith BuschNVMe: Don't unmap controller registers on reset
2017-01-20 Rami Rosennet: ena: change the return type of ena_set_push_mode...
2017-01-20 Wei Yongjunnet: ena: Fix error return code in ena_device_init()
2017-01-20 Wei Yongjunnet: ena: Remove unnecessary pci_set_drvdata()
2017-01-20 Netanel Belgazalnet: ena: Add a driver for Amazon Elastic Network Adapters
2017-01-20 Michael Chanbnxt_en: Add interface to support RDMA driver.
2017-01-20 Michael Chanbnxt_en: Refactor the driver registration function...
2017-01-20 Michael Chanbnxt_en: Reserve RDMA resources by default.
2017-01-20 Michael Chanbnxt_en: Improve completion ring allocation for VFs.
2017-01-20 Michael Chanbnxt_en: Move function reset to bnxt_init_one().
2017-01-20 Michael Chanbnxt_en: Enable MSIX early in bnxt_init_one().
2017-01-20 Michael Chanbnxt_en: Add bnxt_set_max_func_irqs().
2017-01-20 Michael Chanbnxt_en: Add PFC statistics.
2017-01-20 Michael Chanbnxt_en: Implement DCBNL to support host-based DCBX.
2017-01-20 Michael Chanbnxt_en: Update firmware header file to latest 1.6.0.
2017-01-20 Michael Chanbnxt_en: Re-factor bnxt_setup_tc().
2017-01-20 Andy Gospodarekbnxt: do not busy-poll when link is down
2017-01-20 Christophe... bnxt_en: Fix a VXLAN vs GENEVE issue
2017-01-20 Eric Dumazetbnxt: add a missing rcu synchronization
2017-01-20 Michael Chanbnxt_en: Add ethtool -n|-N rx-flow-hash support.
2017-01-20 Michael Chanbnxt_en: Add UDP RSS support for 57X1X chips.
2017-01-20 Michael Chanbnxt_en: Enhance autoneg support.
2017-01-20 Michael Chanbnxt_en: Update firmware interface spec to 1.5.4.
2017-01-20 Michael Chanbnxt_en: Fix VF virtual link state.
2017-01-20 Michael Chanbnxt_en: Fix ring arithmetic in bnxt_setup_tc().
next