summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-03ppp: mppe: Remove VLA usageKees Cook
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli
2018-08-03net: dsa: bcm_sf2: Disable learning while in WoLFlorian Fainelli
2018-08-03net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rulesFlorian Fainelli
2018-08-03net: hns3: Refine the MSIX allocation for PFJian Shen
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen
2018-08-03bnxt_en: combine 'else if' and 'else' into single branchYueHaibing
2018-08-02xen-netback: use true and false for boolean valuesGustavo A. R. Silva
2018-08-02net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing
2018-08-02net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran
2018-08-02net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran
2018-08-02net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran
2018-08-02net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran
2018-08-02net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King
2018-08-02net: fec: check DMA addressing limitationsStefan Agner
2018-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-01Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan
2018-08-01mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata
2018-08-01mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata
2018-08-01net: change Exar/Neterion menu items to be alphabeticalJon Mason
2018-08-01be2net: Update the driver version to 12.0.0.0Suresh Reddy
2018-08-01be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy
2018-08-01net/mlx5e: Fix uninitialized variableGustavo A. R. Silva
2018-08-01qed: Make some functions staticYueHaibing
2018-08-01net: stmmac: Fix WoL for PCI-based setupsJose Abreu
2018-08-01bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet
2018-08-01net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk
2018-07-31enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan
2018-07-31net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud
2018-07-31net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim
2018-07-31net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz
2018-07-31net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen
2018-07-31net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn
2018-07-31Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub...David S. Miller
2018-07-31virtio-net: get rid of unnecessary container of rq statsJason Wang
2018-07-31virtio-net: correctly update XDP_TX countersJason Wang
2018-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-07-31mlx5: handle DMA mapping error case for XDP redirectJesper Dangaard Brouer
2018-07-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-07-31Merge tag 'acpi-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-31cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada
2018-07-31Merge branch 'acpi-soc'Rafael J. Wysocki
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds