Age | Commit message (Expand) | Author | Files | Lines |
2017-10-17 | i40e: rename 'change' variable to 'autoneg_changed' | Alan Brady | 1 | -6/+6 |
2017-10-17 | i40e: convert i40e_get_settings_link_up to new API | Alan Brady | 1 | -62/+125 |
2017-10-17 | i40e: convert i40e_phy_type_to_ethtool to new API | Alan Brady | 1 | -64/+140 |
2017-10-17 | i40e: Add new PHY types for 25G AOC and ACC support | Sudheer Mogilappagari | 5 | -0/+16 |
2017-10-17 | i40e: group autoneg PHY types together | Alan Brady | 1 | -44/+41 |
2017-10-17 | i40e: fix whitespace issues in i40e_ethtool.c | Alan Brady | 1 | -26/+18 |
2017-10-17 | i40e: fix comment typo | Alan Brady | 1 | -2/+2 |
2017-10-17 | i40e: fix i40e_phy_type_to_ethtool function header | Alan Brady | 1 | -1/+1 |
2017-10-17 | i40e: fix clearing link masks in i40e_get_link_ksettings | Alan Brady | 1 | -8/+6 |
2017-10-17 | i40e: add function header for i40e_get_rxfh | Alan Brady | 1 | -0/+10 |
2017-10-17 | i40e: remove ifdef SPEED_25000 | Alan Brady | 1 | -5/+0 |
2017-10-17 | i40e: rename 'cmd' variables in ethtool interface | Alan Brady | 1 | -71/+74 |
2017-10-14 | i40e/i40evf: don't trust VF to reset itself | Alan Brady | 2 | -6/+10 |
2017-10-14 | i40e: fix link reporting | Alan Brady | 1 | -1/+6 |
2017-10-14 | i40e: make const array patterns static, reduces object code size | Colin Ian King | 1 | -1/+3 |
2017-10-14 | i40e: Add support setting TC max bandwidth rates | Amritha Nambiar | 2 | -9/+93 |
2017-10-14 | i40e: Refactor VF BW rate limiting | Amritha Nambiar | 3 | -43/+71 |
2017-10-14 | i40e: Enable 'channel' mode in mqprio for TC configs | Amritha Nambiar | 3 | -106/+362 |
2017-10-13 | i40e: Add infrastructure for queue channel support | Amritha Nambiar | 3 | -9/+743 |
2017-10-13 | i40e: Add macro for PF reset bit | Amritha Nambiar | 4 | -10/+9 |
2017-10-10 | igb: check memory allocation failure | Christophe JAILLET | 1 | -0/+2 |
2017-10-10 | e1000e: Be drop monitor friendly | Florian Fainelli | 1 | -7/+11 |
2017-10-10 | e1000e: apply burst mode settings only on default | Willem de Bruijn | 3 | -13/+15 |
2017-10-10 | e1000e: fix buffer overrun while the I219 is processing DMA transactions | Sasha Neftin | 1 | -3/+5 |
2017-10-10 | e1000e: Avoid receiver overrun interrupt bursts | Benjamin Poirier | 2 | -8/+26 |
2017-10-10 | e1000e: Separate signaling for link check/link up | Benjamin Poirier | 2 | -4/+9 |
2017-10-10 | e1000e: Fix return value test | Benjamin Poirier | 1 | -1/+1 |
2017-10-10 | e1000e: Fix wrong comment related to link detection | Benjamin Poirier | 1 | -2/+2 |
2017-10-10 | e1000e: Fix error path in link detection | Benjamin Poirier | 1 | -3/+4 |
2017-10-10 | i40e: Fix memory leak related filter programming status | Alexander Duyck | 1 | -27/+36 |
2017-10-10 | i40e: Fix comment about locking for __i40e_read_nvm_word() | Stefano Brivio | 1 | -1/+1 |
2017-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -50/+13 |
2017-10-10 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 12 | -81/+107 |
2017-10-10 | i40e: Avoid some useless variables and initializers in NVM functions | Stefano Brivio | 1 | -13/+7 |
2017-10-10 | i40e: fix a typo | Rami Rosen | 1 | -1/+1 |
2017-10-10 | i40e: use a local variable instead of calculating multiple times | Lihong Yang | 1 | -13/+7 |
2017-10-10 | i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs | Jayaprakash Shanmugam | 3 | -13/+35 |
2017-10-10 | i40e: add check for return from find_first_bit call | Lihong Yang | 1 | -0/+4 |
2017-10-10 | i40e: allow XPS with QoS enabled | Jacob Keller | 1 | -11/+6 |
2017-10-10 | i40e/i40evf: bundle more descriptors when allocating buffers | Jacob Keller | 2 | -2/+2 |
2017-10-10 | i40e/i40evf: bump tail only in multiples of 8 | Jacob Keller | 2 | -0/+18 |
2017-10-10 | i40e: reduce lrxqthresh from 2 to 1 | Jacob Keller | 2 | -2/+2 |
2017-10-10 | i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts | Jacob Keller | 5 | -18/+10 |
2017-10-10 | i40e/i40evf: fix incorrect default ITR values on driver load | Jacob Keller | 4 | -8/+12 |
2017-10-10 | i40evf: fix mac filter removal timing issue | Alan Brady | 1 | -0/+2 |
2017-10-10 | i40e: use the safe hash table iterator when deleting mac filters | Lihong Yang | 1 | -1/+2 |
2017-10-09 | i40e: fix flags declaration | Jacob Keller | 1 | -1/+1 |
2017-10-09 | ixgbe: fix crash when injecting AER after failed reset | Emil Tantilov | 1 | -0/+3 |
2017-10-09 | ixgbe: Update adaptive ITR algorithm | Alexander Duyck | 3 | -55/+178 |
2017-10-09 | ixgbe: fix the FWSM.PT check in ixgbe_mng_present() | Emil Tantilov | 1 | -2/+2 |