Commit Graph

2653 Commits (ff9174291eddb3f42a1e9429f8b919bebc33533b)

Author SHA1 Message Date
Yanir Lubetkin ff9174291e e1000e: fix flush_desc_ring implementation 10 years ago
Yanir Lubetkin 95f0d95046 e1000e: fix logical error in flush_desc_rings 10 years ago
Yanir Lubetkin bfc9473bf9 e1000e: remove call to do_div and sign mismatch warning 10 years ago
Yanir Lubetkin 0ffc56464b e1000e: i219 execute unit hang fix on every reset or power state transition 10 years ago
Yanir Lubetkin ad851fbb73 e1000e: i219 fix unit hang on reset and runtime D3 10 years ago
Vaishali Thakkar f16e9d86ae ethernet/intel: Use setup_timer 10 years ago
Catherine Sullivan f029094e49 i40e: Bump version to 1.3.4 10 years ago
Jesse Brandeburg 335075989f i40e/i40evf: remove time_stamp member 10 years ago
Jesse Brandeburg 3e587cf3c1 i40e/i40evf: force inline transmit functions 10 years ago
Jesse Brandeburg 8f6a2b05c6 i40evf: skb->xmit_more support 10 years ago
Anjali Singhai Jain 2e4875e38c i40e: Move the FD ATR/SB messages to a higher debug level 10 years ago
Vasu Dev 41837cad54 i40e: fix unrecognized FCOE EOF case 10 years ago
Greg Rose 6b02a174c1 i40e/i40evf: Remove unneeded TODO 10 years ago
Anjali Singhai Jain 0bf4b1b0c3 i40e: Remove unnecessary pf members 10 years ago
Anjali Singhai Jain 60ccd45cba i40e/i40evf: Add stats to count Tunnel ATR hits 10 years ago
Anjali Singhai Jain 89232c3bf7 i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets. 10 years ago
Greg Rose e17bc411ae i40e: Disable offline diagnostics if VFs are enabled 10 years ago
Neerav Parikh e120814d74 i40e: Collect PFC XOFF RX stats even in single TC case 10 years ago
John Fastabend 7aac842596 ixgbe: Allow flow director to use entire queue space 10 years ago
françois romieu 4ffd3c730e net: batch of last_rx update avoidance in ethernet drivers. 10 years ago
David Ahern 5684044f80 e1000e: Add pm_qos header 10 years ago
Alexander Duyck 6bf93ba89e e1000: Replace e1000_free_frag with skb_free_frag 10 years ago
Alexander Duyck 2ee52ad496 igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation 10 years ago
Toshiaki Makita 2439fc4d71 igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector 10 years ago
Toshiaki Makita c0a06ee185 igb: Fix oops on changing number of rings 10 years ago
Mark Rustad a1e869de72 ixgbe: Use a signed type to hold error codes 10 years ago
Mark Rustad cb2effe540 ixgbe: Release semaphore bits in the right order 10 years ago
Mark Rustad ae14a1d8e1 ixgbe: Fix IOSF SB access issues 10 years ago
Jeff Kirsher 30544af548 e1000e: fix call to do_div() to use u64 arg 10 years ago
Alexander Duyck 55e7fe5b9c e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames 10 years ago
Alexander Duyck 8084b86dcf e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size 10 years ago
Jean Sacren ac7c1c5af9 e100: don't initialize int object to zero 10 years ago
Todd Fujinaka 8cfb879d1b igb: simplify and clean up igb_enable_mas() 10 years ago
Alexander Duyck e7fcd5439f ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skb 10 years ago
Alexander Duyck 59486329b4 fm10k: Do not assume budget will never be 0 for NAPI 10 years ago
Nicolas Dichtel 46c264daaa bridge/nl: remove wrong use of NLM_F_MULTI 10 years ago
Catherine Sullivan 2aea6dcb78 i40e: Bump version to 1.3.2 10 years ago
Greg Rose edf5cffd58 i40e: Use new 40G speeds 10 years ago
Jesse Brandeburg 0f575bf338 i40e: get rid of unused locals 10 years ago
Jesse Brandeburg c1147280d2 i40e: handle possible memory allocation failure 10 years ago
Kevin Scott 73b23402bb i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities 10 years ago
Jesse Brandeburg 3169c323cf i40e: enable user dump of internal hardware state 10 years ago
Vasu Dev f18ae10092 i40e: print FCoE capability reported by the device function 10 years ago
Anjali Singhai Jain 57175ac198 i40e: For VF reset (VFR and VFLR) add some more delay 10 years ago
Mitch Williams 532b045588 i40e: move VF notification routines up 10 years ago
Mitch Williams 055b295d99 i40e: notify VFs of link state 10 years ago
Mitch Williams ed636960c3 i40evf: remove aq_pending 10 years ago
Anjali Singhai Jain e7c8c60bc5 i40e: Add support to program FDir SB rules for VF from PF through ethtool 10 years ago
Mitch Williams 2619ef475f i40evf: fix bad indentation 10 years ago
Mitch Williams 4443463852 i40e: stop VF rings 10 years ago