summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
* ixgbe: tweak page counting for XDP_REDIRECTBjörn Töpel2018-03-23
* ixgbe: enable TSO with IPsec offloadShannon Nelson2018-03-23
* ixgbe: no need for esp trailer if GSOShannon Nelson2018-03-23
* ixgbe: remove unneeded ipsec test in TX pathShannon Nelson2018-03-23
* ixgbe: no need for ipsec csum feature checkShannon Nelson2018-03-23
* ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt2018-03-23
* ixgbe: add status reg reads to ixgbe_check_removePaul Greenwalt2018-03-23
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* ixgbe: fix disabling hide VLAN on VF resetPaul Greenwalt2018-03-12
* ixgbe: Add receive length error counterTonghao Zhang2018-03-12
* ixgbe: remove unneeded ipsec state free callbackShannon Nelson2018-03-12
* ixgbe: fix ipsec trailer lengthShannon Nelson2018-03-12
* ixgbe: check for 128-bit authenticationShannon Nelson2018-03-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\
| * ixgbe: fix crash in build_skb Rx code pathEmil Tantilov2018-02-26
* | ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL modeJacob Keller2018-02-26
* | ixgbe: Avoid to write the RETA table when unnecessaryTonghao Zhang2018-02-26
* | ixgbe: remove redundant initialization of 'pool'Colin Ian King2018-02-26
|/
* ixgbe: don't set RXDCTL.RLPML for 82599Emil Tantilov2018-01-26
* ixgbe: Fix && vs || typoDan Carpenter2018-01-26
* ixgbe: add support for reporting 5G link speedPaul Greenwalt2018-01-26
* ixgbe: Don't report unsupported timestamping filters for X550Miroslav Lichvar2018-01-26
* ixgbe: use ARRAY_SIZE for array sizing calculation on array bufColin Ian King2018-01-26
* ixgbe: use tc_cls_can_offload_and_chain0()Jakub Kicinski2018-01-25
* ixgbe: register ipsec offload with the xfrm subsystemShannon Nelson2018-01-23
* ixgbe: ipsec offload statsShannon Nelson2018-01-23
* ixgbe: process the Tx ipsec offloadShannon Nelson2018-01-23
* ixgbe: process the Rx ipsec offloadShannon Nelson2018-01-23
* ixgbe: restore offloaded SAs after a resetShannon Nelson2018-01-23
* ixgbe: add ipsec offload add and remove SAShannon Nelson2018-01-23
* ixgbe: add ipsec data structuresShannon Nelson2018-01-23
* ixgbe: add ipsec engine start and stop routinesShannon Nelson2018-01-23
* ixgbe: add ipsec register access routinesShannon Nelson2018-01-23
* ixgbe: clean up ipsec definesShannon Nelson2018-01-23
* ixgbe: Fix kernel-doc format warningsTony Nguyen2018-01-12
* ixgbe: Fix handling of macvlan Tx offloadAlexander Duyck2018-01-12
* ixgbe: avoid bringing rings up/down as macvlans are added/removedAlexander Duyck2018-01-12
* ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offloadAlexander Duyck2018-01-12
* ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded r...Alexander Duyck2018-01-12
* ixgbe: Don't assume dev->num_tc is equal to hardware TC configAlexander Duyck2018-01-12
* ixgbe: Default to 1 pool always being allocatedAlexander Duyck2018-01-12
* ixgbe: Assume provided MAC filter has been verified by macvlanAlexander Duyck2018-01-12
* ixgbe: Drop l2_accel_priv data pointer from ring structAlexander Duyck2018-01-09
* ixgbe: Use ring values to test for Tx pendingAlexander Duyck2018-01-09
* ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devicesAlexander Duyck2018-01-09
* ixgbe: There is no need to update num_rx_pools in L2 fwd offloadAlexander Duyck2018-01-09
* ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handlingAlexander Duyck2018-01-09
* ixgbe: Perform reinit any time number of VFs changeAlexander Duyck2018-01-09
* ixgbe: Fix interaction between SR-IOV and macvlan offloadAlexander Duyck2018-01-09