summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-30net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn1-3/+5
2017-07-30net: fec: Issue error for missing but expected PHYAndrew Lunn1-1/+3
2017-07-30net: dsa: lan9303: MDIO access phy registers directlyEgil Hjelmeland4-7/+47
2017-07-30net: dsa: lan9303: Renamed indirect phy access functionsEgil Hjelmeland1-14/+14
2017-07-30net: dsa: lan9303: Multiply by 4 to get MDIO registerEgil Hjelmeland2-0/+8
2017-07-30net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIOEgil Hjelmeland1-1/+2
2017-07-29cxgb4: ethtool forward error correction management supportCasey Leedom1-0/+100
2017-07-29cxgb4: core hardware/firmware support for Forward Error Correction on a linkCasey Leedom1-35/+117
2017-07-29netvsc: signal host if receive ring is emptiedstephen hemminger1-3/+8
2017-07-29netvsc: fix error unwind on device setup failurestephen hemminger1-1/+2
2017-07-29netvsc: optimize receive completionsstephen hemminger3-175/+126
2017-07-29netvsc: remove unnecessary indirection of page_bufferstephen hemminger4-20/+17
2017-07-29netvsc: don't print pointer value in error messagestephen hemminger1-2/+4
2017-07-29netvsc: fix warnings reported by lockdepstephen hemminger4-50/+54
2017-07-29netvsc: fix return value for set_channelsstephen hemminger1-1/+1
2017-07-29liquidio: bump up driver version to match newer NIC firmwareFelix Manlunas1-2/+3
2017-07-29bnxt_re: add MAY_USE_DEVLINK dependencySathya Perla1-0/+1
2017-07-29net: moxa: Add spaces preferred around that '{+,-}'SZ Lin1-4/+4
2017-07-29net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring()SZ Lin1-1/+1
2017-07-29net: moxa: Remove extra space after a castSZ Lin1-1/+1
2017-07-29net: moxa: Fix comparison to NULL could be written with !SZ Lin1-2/+2
2017-07-29net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'SZ Lin1-2/+2
2017-07-29net: moxa: Remove braces from single-line bodySZ Lin1-2/+1
2017-07-27liquidio: cleanup: removed cryptic and misleading macroRick Farrington1-3/+1
2017-07-27liquidio: standardization: use min_t instead of custom macroRick Farrington1-2/+1
2017-07-27net: phy: Remove stale comments referencing timerFlorian Fainelli1-6/+5
2017-07-27nfp: only use direct firmware requestsJakub Kicinski1-16/+26
2017-07-27nfp: look for firmware image by device serial number and PCI nameJakub Kicinski1-1/+19
2017-07-27nfp: remove the probe deferral when FW not presentJakub Kicinski1-1/+1
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma9-21/+322
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma8-85/+249
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-0/+84
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru5-7/+236
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish5-60/+347
2017-07-27qede: Add getter APIs support for RX flow classificationChopra, Manish3-8/+144
2017-07-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller11-56/+122
2017-07-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-51/+96
2017-07-26hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann1-1/+1
2017-07-26i40e: handle setting administratively set MAC address back to zeroStefan Assmann1-2/+10
2017-07-26i40evf: remove unnecessary __packedTushar Dave1-2/+2
2017-07-26i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave1-7/+7
2017-07-26i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann1-0/+1
2017-07-26i40evf: add some missing includesJesse Brandeburg1-0/+11
2017-07-26i40e: display correct UDP tunnel type nameJacob Keller1-8/+20
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg5-12/+12
2017-07-26i40e/i40evf: make IPv6 ATR code clearerJesse Brandeburg1-3/+9
2017-07-26i40e: fix odd formatting and indentJesse Brandeburg1-10/+8
2017-07-26i40e: fix up 32 bit timespec referencesJesse Brandeburg1-3/+2
2017-07-26i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr1-2/+19
2017-07-26i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller1-5/+7