index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
2016-12-06
i40e: use unsigned printf format specifier for active_filters count
Jacob Keller
2016-12-06
Changed version from 1.6.21 to 1.6.25
Bimmy Pujari
2016-12-06
i40e: Blink LED on 1G BaseT boards
Henry Tieman
2016-12-06
i40e: remove code to handle dev_addr specially
Jacob Keller
2016-12-06
i40e/i40evf: napi_poll must return the work done
Alexander Duyck
2016-12-06
i40e: restore workaround for removing default MAC filter
Jacob Keller
2016-12-06
i40e: simplify txd use count calculation
Mitch Williams
2016-12-06
i40e: Driver prints log message on link speed change
Filip Sadowski
2016-12-02
i40e: change message to only appear when extra debug info is wanted
Carolyn Wyborny
2016-12-02
i40e/i40evf: replace for memcpy with single memcpy call in ethtool
Jacob Keller
2016-12-02
i40e: set broadcast promiscuous mode for each active VLAN
Jacob Keller
2016-12-02
i40e: Fix for ethtool Supported link modes
Harshitha Ramamurthy
2016-12-02
i40e: Pass unknown PHY type for unknown PHYs
Henry Tieman
2016-12-02
i40e: Remove unreachable code
Henry Tieman
2016-12-02
i40e: fix panic on SPARC while changing num of desc
Tushar Dave
2016-12-02
i40e: Add protocols over MCTP to i40e_aq_discover_capabilities
Piotr Raczynski
2016-12-02
i40e: fix trivial typo in naming of i40e_sync_filters_subtask
Jacob Keller
2016-12-02
i40e: Add Clause22 implementation
Michal Kosiarz
2016-12-02
i40e: avoid duplicate private flags definitions
Jacob Keller
2016-12-02
i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid
Jacob Keller
2016-12-02
i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg
Jacob Keller
2016-12-02
i40e: Be much more verbose about what we can and cannot offload
Alexander Duyck
2016-10-31
i40e: removed unreachable code
Filip Sadowski
2016-10-31
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
2016-10-31
i40e: Fix for division by zero
Michal Kosiarz
2016-10-31
i40e: clear mac filter count on reset
Mitch Williams
2016-10-31
i40e: Reorder logic for coalescing RS bits
Alexander Duyck
2016-10-31
i40e: Add common function for finding VSI by type
Alexander Duyck
2016-10-31
i40e: replace PTP Rx timestamp hang logic
Jacob Keller
2016-10-31
i40e: use a mutex instead of spinlock in PTP user entry points
Jacob Keller
2016-10-31
i40e: correct check for reading TSYNINDX from the receive descriptor
Jacob Keller
2016-10-31
i40e: remove duplicate add/delete adminq command code for filters
Jacob Keller
2016-10-31
i40e: avoid looping to check whether we're in VLAN mode
Jacob Keller
2016-10-31
i40e: fix MAC filters when removing VLANs
Alan Brady
2016-10-31
i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters
Jacob Keller
2016-10-31
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
2016-10-31
i40e: implement __i40e_del_filter and use where applicable
Jacob Keller
2016-10-31
i40e: When searching all MAC/VLAN filters, ignore removed filters
Jacob Keller
2016-10-31
i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
Jacob Keller
2016-10-31
i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
2016-10-31
i40e: make use of __dev_uc_sync and __dev_mc_sync
Jacob Keller
2016-10-31
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
2016-10-31
i40e: Add missing \n to end of dev_err message
Colin Ian King
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-28
i40e: Clean up handling of msglevel flags and debug parameter
Alexander Duyck
2016-10-28
i40e: Fix bit logic error in failure case
David Ertman
2016-10-28
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
Bimmy Pujari
2016-10-28
i40e: Removal of workaround for simple MAC address filter deletion
Filip Sadowski
2016-10-28
i40e: Fix for long link down notification time
Carolyn Wyborny
2016-10-28
i40e: Drop redundant Rx descriptor processing code
Alexander Duyck
[prev]
[next]