aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net:usb: Use ARRAY_SIZE instead of calculating the array sizezhong jiang2018-08-041-1/+1
* tun: not use hardcoded mask valueLi RongQing2018-08-041-1/+2
* net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-08-043-3/+3
* ppp: mppe: Remove VLA usageKees Cook2018-08-031-26/+30
* net: systemport: Create helper to set MPDFlorian Fainelli2018-08-031-7/+13
* net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli2018-08-031-3/+1
* net: dsa: bcm_sf2: Disable learning while in WoLFlorian Fainelli2018-08-032-1/+13
* net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rulesFlorian Fainelli2018-08-031-1/+2
* net: hns3: Refine the MSIX allocation for PFJian Shen2018-08-033-4/+9
* net: hns3: Fix MSIX allocation issue for VFJian Shen2018-08-034-16/+85
* bnxt_en: combine 'else if' and 'else' into single branchYueHaibing2018-08-031-2/+6
* xen-netback: use true and false for boolean valuesGustavo A. R. Silva2018-08-021-2/+2
* net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing2018-08-022-14/+1
* net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran2018-08-021-0/+27
* net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran2018-08-021-2/+39
* net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran2018-08-021-5/+2
* net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran2018-08-021-0/+15
* net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran2018-08-021-5/+15
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-02107-453/+1060
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-0212-11/+161
| |\
| | * net: stmmac: Fix WoL for PCI-based setupsJose Abreu2018-08-011-2/+38
| | * bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-011-2/+12
| | * enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan2018-07-311-1/+1
| | * net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud2018-07-311-0/+4
| | * net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim2018-07-311-1/+2
| | * net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz2018-07-311-0/+2
| | * net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-07-311-2/+2
| | * net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn2018-07-311-2/+2
| | * Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub...David S. Miller2018-07-314-1/+98
| | |\
| | | * brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki2018-07-251-1/+2
| | | * iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach2018-07-253-0/+96
| * | | Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-08-011-1/+2
| |\ \ \
| | * | | mmc: mxcmmc: Fix missing parentheses and braceKees Cook2018-07-161-1/+2
| * | | | Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2018-08-011-2/+15
| |\ \ \ \
| | * | | | cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada2018-07-311-2/+15
| * | | | | staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz2018-08-011-0/+2
| | |_|/ / | |/| | |
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-3113-57/+75
| |\ \ \ \
| | * | | | scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy2018-07-191-4/+3
| | * | | | scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran2018-07-191-2/+3
| | * | | | scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran2018-07-195-28/+34
| | * | | | scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran2018-07-194-1/+8
| | * | | | scsi: qla2xxx: Fix unintialized List head crashQuinn Tran2018-07-192-0/+6
| | * | | | scsi: sg: update comment for blk_get_request()Tony Battersby2018-07-121-9/+5
| | * | | | scsi: sg: fix minor memory leak in error pathTony Battersby2018-07-121-0/+1
| | * | | | scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash2018-07-121-6/+6
| | * | | | scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash2018-07-121-7/+9
| * | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-07-311-0/+2
| |\ \ \ \ \
| | * | | | | virtio_balloon: fix another race between migration and ballooningJiang Biao2018-07-301-0/+2
| * | | | | | Merge tag 'acpi-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-312-16/+29
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'acpi-soc'Rafael J. Wysocki2018-07-311-9/+17
| | |\ \ \ \ \ \