summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-03-15net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto6-21/+22
2017-03-15net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto3-79/+124
2017-03-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller20-413/+1333
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller41-393/+738
2017-03-15i40e: rename auto_disable_flags to hw_disabled_flagsHarshitha Ramamurthy4-31/+35
2017-03-15i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari2-6/+6
2017-03-15i40e: Allow untrusted VFs to have more filtersMitch Williams1-1/+1
2017-03-15i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck4-10/+58
2017-03-15i40e: Clarify steps in MAC/VLAN filters initialization routineFilip Sadowski1-4/+4
2017-03-15i40e: fix RSS queues only operating on PF0Lihong Yang2-12/+5
2017-03-15i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang1-0/+5
2017-03-15i40e: don't add more vectors to num_lan_msix than number of CPUsJacob Keller1-3/+27
2017-03-15i40e: KISS the client interfaceMitch Williams5-328/+179
2017-03-15i40evf: add client interfaceMitch Williams7-10/+879
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-429/+760
2017-03-14i40e: fix up recent proxy and wol bits for X722_SUPPORTShannon Nelson2-2/+128
2017-03-14i40e: Acquire NVM lock before reads on all devicesAaron Salter1-6/+6
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval13-295/+592
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval1-0/+3
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval1-0/+2
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani1-4/+5
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval1-0/+28
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval1-0/+2
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar1-3/+2
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani1-1/+2
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-03-13net: bcmgenet: add support for the GENETv5 hardwareDoug Berger3-49/+116
2017-03-13net: bcmgenet: return EOPNOTSUPP for unknown ioctl commandsDoug Berger1-16/+3
2017-03-13net: bcmgenet: correct return value of __bcmgenet_tx_reclaimDoug Berger1-2/+2
2017-03-13net: bcmgenet: clear status to reduce spurious interruptsDoug Berger1-1/+20
2017-03-13net: bcmgenet: remove handling of wol interrupts from isr0Doug Berger2-23/+2
2017-03-13net: bcmgenet: manage dma interrupts in napi codeDoug Berger1-17/+22
2017-03-13net: bcmgenet: remove meaningless linesDoug Berger1-10/+3
2017-03-13net: bcmgenet: simplify circular pointer arithmeticDoug Berger1-14/+5
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval12-822/+1895
2017-03-13net: stmmac: added default rx queue size in stmmac_dma_interruptJoao Pinto1-0/+3
2017-03-13net: stmmac: set default number of rx and tx queues in stmmac_pciJoao Pinto1-0/+4
2017-03-12r8169: replace init_timer with setup_timerZhu Yanjun1-3/+1
2017-03-12mlxsw: spectrum: Add support for TC flower offload statisticsArkadi Sharshevsky4-0/+82
2017-03-12mlxsw: spectrum: Add support for counters on TCAM entriesArkadi Sharshevsky2-0/+42
2017-03-12mlxsw: spectrum: Add support for Policing and Counting action blockArkadi Sharshevsky2-0/+53
2017-03-12mlxsw: spectrum: Add periodic ACL rule activity updateArkadi Sharshevsky1-1/+73
2017-03-12mlxsw: spectrum: Add support for direct rule accessArkadi Sharshevsky1-0/+6
2017-03-12mlxsw: spectrum_acl_tcam: Add support for retrieving TCAM entry activityArkadi Sharshevsky2-0/+44
2017-03-12mlxsw: spectrum: Add support for generic flow counter allocationArkadi Sharshevsky5-3/+86
2017-03-12mlxsw: reg: Add Monitoring General Purpose Counter Set registerArkadi Sharshevsky1-0/+65
2017-03-12mlxsw: spectrum: Add support for counter allocatorArkadi Sharshevsky6-1/+247
2017-03-12nfp: add support for xdp_adjust_head()Jakub Kicinski2-30/+70
2017-03-12nfp: prepare metadata handling for xdp_adjust_head()Jakub Kicinski1-9/+19