summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-05-141-2/+3
|\
| *-. Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones2019-05-14208-1379/+2001
| |\ \
| | * | net: stmmac: socfpga: Use shared System Manager driverThor Thayer2019-04-021-2/+3
| |/ /
* | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-142-3/+2
|\ \ \
| * | | stmmac: pci: Use pci_dev_id() helperHeiner Kallweit2019-04-291-1/+1
| * | | r8169: use pci_dev_id() helperHeiner Kallweit2019-04-291-2/+1
| |/ /
* | | net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe2019-05-131-0/+2
* | | net: ethernet: ti: netcp_ethss: fix buildGrygorii Strashko2019-05-131-1/+1
* | | bonding: fix arp_validate toggling in active-backup modeJarod Wilson2019-05-131-7/+0
* | | net: meson: fixup g12a glue ephy idJerome Brunet2019-05-131-1/+1
* | | net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...Kunihiko Hayashi2019-05-131-3/+3
* | | net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer2019-05-131-0/+1
* | | net: mvpp2: cls: Add missing NETIF_F_NTUPLE flagMaxime Chevallier2019-05-131-1/+3
* | | net: phy: realtek: fix double page ops in generic Realtek driverHeiner Kallweit2019-05-111-2/+0
* | | net: phy: realtek: add missing page operationsHeiner Kallweit2019-05-111-0/+12
* | | net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-111-1/+1
* | | net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-1119-19/+19
* | | net/ibmvnic: Update carrier state after link state changeThomas Falcon2019-05-111-5/+4
* | | net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon2019-05-112-27/+28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-1014-26/+157
|\ \ \
| * | | nfp: add missing kdocJakub Kicinski2019-05-101-0/+2
| * | | nfp: bpf: fix static check error through tightening shift amount adjustmentJiong Wang2019-05-101-1/+12
| * | | net: aquantia: fix undefined devm_hwmon_device_register_with_info referenceKefeng Wang2019-05-091-0/+5
| * | | aqc111: fix double endianness swap on BEOliver Neukum2019-05-091-2/+4
| * | | aqc111: fix writing to the phy on BEOliver Neukum2019-05-091-6/+17
| * | | aqc111: fix endianness issue in aqc111_change_mtuOliver Neukum2019-05-091-0/+2
| * | | macvlan: disable SIOCSHWTSTAMP in containerHangbin Liu2019-05-091-0/+2
| * | | tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang2019-05-091-1/+6
| * | | tuntap: fix dividing by zero in ebpf queue selectionJason Wang2019-05-091-1/+6
| * | | dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han2019-05-091-0/+2
| * | | nfp: reintroduce ndo_get_port_parent_id for representor portsPieter Jansen van Vuuren2019-05-092-0/+17
| * | | net: phy: realtek: Change TX-delay setting for RGMII modes onlySerge Semin2019-05-091-4/+15
| * | | net: phy: realtek: Add rtl8211e rx/tx delays configSerge Semin2019-05-091-0/+51
| * | | net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_getVladimir Oltean2019-05-081-1/+5
| * | | net: dsa: sja1105: fix check on while loop exitColin Ian King2019-05-081-3/+4
| * | | net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' staticWang Hai2019-05-081-2/+2
| * | | net: hns3: remove redundant assignment of l2_hdr to itselfColin Ian King2019-05-081-1/+1
| * | | net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"Colin Ian King2019-05-081-4/+4
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-19/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2019-04-251-5/+13
| |\ \ \
| * \ \ \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-24128-874/+1236
| |\ \ \ \
| | * | | | RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-19/+11
| * | | | | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-04-1011-281/+337
| |\ \ \ \ \
* | \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08748-13523/+91169
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-089-38/+62
| |\ \ \ \ \ \ \
| | * | | | | | | cxgb4: Fix error path in cxgb4_init_moduleYueHaibing2019-05-071-3/+12
| | * | | | | | | net: macb: Change interrupt and napi enable order in openHarini Katakam2019-05-071-3/+3
| | * | | | | | | net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy2019-05-051-5/+3
| | * | | | | | | dpaa_eth: fix SG frame cleanupLaurentiu Tudor2019-05-051-1/+1
| | * | | | | | | net: phy: fix phy_validate_pauseHeiner Kallweit2019-05-051-4/+7