summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar2018-05-211-15/+14
* net: ethernet: Sort Kconfig sourcing alphabeticallyFlorian Fainelli2018-05-211-8/+8
* net: phy: phylink: Don't release NULL GPIOFlorian Fainelli2018-05-211-1/+1
* mv88e6xxx: Fix uninitialized variable warning.David S. Miller2018-05-201-1/+1
* net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn2018-05-202-5/+8
* net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn2018-05-201-7/+49
* net: dsa: mv88e6xxx: Remove OF check for IRQ domainAndrew Lunn2018-05-201-3/+0
* sh_eth: fix typo in comment to BCULR writeSergei Shtylyov2018-05-201-1/+2
* sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov2018-05-201-11/+11
* sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov2018-05-202-7/+7
* net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin2018-05-201-8/+8
* net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang2018-05-201-2/+2
* net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang2018-05-201-0/+3
* net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan2018-05-201-1/+5
* net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang2018-05-206-2/+8
* net: hns3: Fix the missing client list node initializationXi Wang2018-05-201-0/+2
* net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen2018-05-201-8/+6
* net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li2018-05-201-102/+2
* net: hns3: Fixes error reported by Kbuild and internal reviewSalil Mehta2018-05-201-1/+3
* r8169: fix network error on resume from suspendHeiner Kallweit2018-05-201-19/+20
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-05-2010-214/+273
|\
| * Bluetooth: Add a new 13d3:3496 QCA_ROME deviceJoão Paulo Rechi Vita2018-05-181-0/+1
| * Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain2018-05-182-56/+59
| * Bluetooth: hci_ldisc: Provide a 'default' switch caseFabio Estevam2018-05-181-0/+2
| * Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei2018-05-181-0/+1
| * Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Hans de Goede2018-05-181-5/+4
| * Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Hans de Goede2018-05-181-73/+5
| * Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede2018-05-183-26/+14
| * Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devicesHans de Goede2018-05-181-29/+43
| * Bluetooth: btbcm: Factor out common code to determine subversionHans de Goede2018-05-181-22/+18
| * Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsHans de Goede2018-05-181-9/+6
| * Bluetooth: hci_qca: Add serdev supportThierry Escande2018-05-182-2/+109
| * Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir2018-05-181-0/+6
| * Bluetooth: btqcomsmd: Fix rx/tx statsLoic Poulain2018-05-181-0/+10
| * Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8Hans de Goede2018-05-181-20/+0
| * Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to itHans de Goede2018-05-181-0/+23
* | Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"Jeff Kirsher2018-05-201-8/+1
* | net: qcom/emac: Allocate buffers from local nodeHemanth Puranik2018-05-201-2/+4
* | sh_eth: add R8A77980 supportSergei Shtylyov2018-05-191-0/+44
* | sh_eth: add EDMR.NBST supportSergei Shtylyov2018-05-192-0/+6
* | sh_eth: add RGMII supportSergei Shtylyov2018-05-191-0/+3
* | net: mvpp2: Add missing VLAN tag detectionMaxime Chevallier2018-05-191-0/+3
* | mlxsw: use devlink helper to generate physical port nameJiri Pirko2018-05-194-20/+19
* | devlink: extend attrs_set for setting port flavoursJiri Pirko2018-05-192-4/+5
* | devlink: introduce devlink_port_attrs_setJiri Pirko2018-05-195-9/+11
* | net: stmmac: Populate missing callbacks in HWIF initializationJose Abreu2018-05-181-16/+22
* | cxgb4: collect SGE PF/VF queue mapRahul Lakkireddy2018-05-183-2/+65
* | net: mvpp2: typo and cosmetic fixesAntoine Tenart2018-05-181-8/+4
* | hippi: fix spelling mistake: "Framming" -> "Framing"Colin Ian King2018-05-181-1/+1
* | Merge tag 'mlx5e-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-186-80/+196
|\ \