summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-16r8152: simply the argumentshayeswang
2017-03-15drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11Iyappan Subramanian
2017-03-15drivers: net: xgene: Add workaround for errata 10GE_1Quan Nguyen
2017-03-15drivers: net: xgene: Fix Rx checksum validation logicIyappan Subramanian
2017-03-15drivers: net: xgene: Fix wrong logical operationQuan Nguyen
2017-03-15drivers: net: xgene: Fix hardware checksum settingQuan Nguyen
2017-03-15drivers: net: phy: xgene: Fix mdio writeQuan Nguyen
2017-03-15net: dsa: mv88e6xxx: specify ageing time limitsVivien Didelot
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-15netxen_nic: remove redundant check if retries is zeroColin Ian King
2017-03-15net: stmmac: stmmac interrupt treatment prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: tso init prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: dma channel init prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare rx/tx set tail function for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare stmmac_tx_err for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto
2017-03-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-15i40e: rename auto_disable_flags to hw_disabled_flagsHarshitha Ramamurthy
2017-03-15i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari
2017-03-15i40e: Allow untrusted VFs to have more filtersMitch Williams
2017-03-15i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck
2017-03-15i40e: Clarify steps in MAC/VLAN filters initialization routineFilip Sadowski
2017-03-15i40e: fix RSS queues only operating on PF0Lihong Yang
2017-03-15i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang
2017-03-15i40e: don't add more vectors to num_lan_msix than number of CPUsJacob Keller
2017-03-15i40e: KISS the client interfaceMitch Williams
2017-03-15i40evf: add client interfaceMitch Williams
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14i40e: fix up recent proxy and wol bits for X722_SUPPORTShannon Nelson
2017-03-14i40e: Acquire NVM lock before reads on all devicesAaron Salter
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko
2017-03-13tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa