aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-31net: phy: Log only PHY state transitionsMarc Gonzalez1-3/+4
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata1-2/+2
2017-07-31mlxsw: spectrum_router: Clarify a piece of codePetr Machata1-1/+1
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata1-3/+1
2017-07-31mlxsw: reg.h: Namespace IP2ME registersPetr Machata1-4/+4
2017-07-31mlxsw: Update specification of reg_ritr_typePetr Machata1-4/+4
2017-07-31mlxsw: spectrum_router: Fix a typoPetr Machata1-1/+1
2017-07-31mlxsw: reg.h: Fix a typoPetr Machata1-1/+1
2017-07-31mlxsw: spectrum_acl: Fix a typoPetr Machata1-1/+1
2017-07-31net: bcmgenet: Utilize bcmgenet_mii_exit() for error pathFlorian Fainelli1-6/+1
2017-07-31net: bcmgenet: Drop legacy MDIO codeFlorian Fainelli1-125/+0
2017-07-31net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driverFlorian Fainelli3-34/+116
2017-07-31net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli1-6/+22
2017-07-31net: phy: mdio-bcm-unimac: Add debug print for PHY workaroundFlorian Fainelli1-1/+3
2017-07-31net: phy: mdio-bcm-unimac: create unique bus namesFlorian Fainelli1-1/+1
2017-07-31net: phy: mdio-bcm-unimac: factor busy polling loopFlorian Fainelli1-22/+21
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds5-11/+20
2017-07-31libata: fix a couple of doc build warningsJonathan Corbet1-2/+2
2017-07-31Bluetooth: hci_uart: Fix uninitialized alignment valueLoic Poulain1-1/+1
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-29Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller2-6/+1
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-29net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King1-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: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2-5/+24
2017-07-29Revert "vhost: cache used event for better performance"Jason Wang2-25/+6
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-29Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-93/+225
2017-07-29team: use a larger struct for mac addressWANG Cong1-4/+4
2017-07-28Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2017-07-28Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-13/+5