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
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
2017-03-17
i40e: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
i40e: rename auto_disable_flags to hw_disabled_flags
Harshitha Ramamurthy
2017-03-15
i40e/i40evf: Change version from 1.6.27 to 2.1.7
Bimmy Pujari
2017-03-15
i40e: Allow untrusted VFs to have more filters
Mitch Williams
2017-03-15
i40e/i40evf: Add support for mapping pages with DMA attributes
Alexander Duyck
2017-03-15
i40e: Clarify steps in MAC/VLAN filters initialization routine
Filip Sadowski
2017-03-15
i40e: fix RSS queues only operating on PF0
Lihong Yang
2017-03-15
i40e: fix ethtool to get EEPROM data from X722 interface
Lihong Yang
2017-03-15
i40e: don't add more vectors to num_lan_msix than number of CPUs
Jacob Keller
2017-03-15
i40e: KISS the client interface
Mitch Williams
2017-03-14
i40e: fix up recent proxy and wol bits for X722_SUPPORT
Shannon Nelson
2017-03-14
i40e: Acquire NVM lock before reads on all devices
Aaron Salter
2017-02-27
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
2017-02-18
i40e: Invoke softirqs after napi_reschedule
Benjamin Poirier
2017-02-18
i40e: remove duplicate device id from PCI table
Carolyn Wyborny
2017-02-18
i40e: mark the value passed to csum_replace_by_diff as __wsum
Jacob Keller
2017-02-18
i40e: Error handling for link event
Harshitha Ramamurthy
2017-02-18
i40e: properly convert le16 value to CPU format
Jacob Keller
2017-02-18
i40e: convert to cpu from le16 to generate switch_id correctly
Jacob Keller
2017-02-18
i40e: refactor AQ CMD buffer debug printing
Alan Brady
2017-02-18
i40e: Fix Adaptive ITR enabling
Carolyn Wyborny
2017-02-18
i40e: remove unnecessary call to i40e_update_link_info
Jacob Keller
2017-02-18
i40e: enable mc magic pkt wakeup during power down
Joshua Hay
2017-02-18
i40e: fix disable overflow promiscuous mode
Alan Brady
2017-02-11
i40e: Save more link abilities when using ethtool
Henry Tieman
2017-02-11
i40e: avoid race condition when sending filters to firmware for addition
Jacob Keller
2017-02-11
i40e: allow i40e_update_filter_state to skip broadcast filters
Jacob Keller
2017-02-11
i40e: don't warn every time we clear an Rx timestamp register
Jacob Keller
2017-02-11
i40e: Save link FEC info from link up event
Henry Tieman
2017-02-11
i40e: Add bus number info to i40e_bus_info struct
Sudheer Mogilappagari
2017-02-11
i40e: Clean up dead code
Mitch Williams
2017-02-11
i40e/i40evf : Changed version from 1.6.25 to 1.6.27
Bimmy Pujari
2017-02-11
i40e: update comment explaining where FDIR buffers are freed
Jacob Keller
2017-02-11
i40e/i40evf: eliminate i40e_pull_tail()
Scott Peterson
2017-02-11
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
2017-02-11
i40e/i40evf: Limit DMA sync of RX buffers to actual packet size
Scott Peterson
2017-02-11
i40e: don't check params until after checking for client instance
Jacob Keller
2017-02-02
i40e: add interrupt rate limit verbosity
Alan Brady
2017-02-02
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
2017-02-02
i40e: remove unused function
Mitch Williams
2017-02-02
i40e: Quick refactor to start moving data off stack and into Tx buffer info
Alexander Duyck
2017-02-02
i40e: remove unnecessary __packed
Tushar Dave
2017-02-02
i40e: Deprecating unused macro
Bimmy Pujari
2017-02-02
i40e: when adding or removing MAC filters, correctly handle VLANs
Jacob Keller
2017-02-02
i40e: avoid O(n^2) loop when deleting all filters
Jacob Keller
2017-02-02
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
2017-02-02
i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan
Jacob Keller
2017-02-02
i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
Jacob Keller
2017-02-02
i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
Jacob Keller
[next]