summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: cpsw: use of_phy_connect() in fixed-link caseDavid Rivshin2016-04-281-10/+1
* drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin2016-04-281-2/+8
* drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin2016-04-281-13/+22
* drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin2016-04-282-7/+7
* pegasus: fixes reported packet lengthPetko Manolov2016-04-281-2/+2
* pegasus: fixes URB buffer allocation size;Petko Manolov2016-04-281-3/+3
* net: phy: at803x: only the AT8030 needs a hardware reset on link changeTimur Tabi2016-04-281-22/+18
* ps3_gelic: fix memcpy parameterChristophe Jaillet2016-04-281-1/+1
* lan78xx: workaround of forced 100 Full/Half duplex mode errorWoojung Huh2016-04-281-1/+28
* lan78xx: fix statistics counter errorWoojung Huh2016-04-281-5/+10
* net: dsa: mv88e6xxx: fix uninitialized error returnColin Ian King2016-04-281-1/+1
* net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong2016-04-281-1/+4
* Merge tag 'wireless-drivers-for-davem-2016-04-25' of git://git.kernel.org/pub...David S. Miller2016-04-287-29/+30
|\
| * Merge tag 'iwlwifi-for-kalle-2016-04-12_2' of https://git.kernel.org/pub/scm/...Kalle Valo2016-04-215-19/+27
| |\
| | * iwlwifi: mvm: fix accessing Null pointer during fw dump collectionMatti Gottlieb2016-04-122-2/+6
| | * iwlwifi: 8000: fix MODULE_FIRMWARE inputSara Sharon2016-04-122-14/+1
| | * iwlwifi: mvm: avoid to WARN about gscan capabilitiesAyala Beker2016-04-121-3/+10
| | * iwlwifi: add device IDs for the 8265 deviceOren Givon2016-04-121-0/+10
| * | ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel2016-04-152-10/+3
* | | sfc: disable RSS when unsupportedJon Cooper2016-04-281-2/+13
* | | myri10ge: fix sleeping with bh disabledStanislaw Gruszka2016-04-281-2/+2
* | | bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.Michael Chan2016-04-272-5/+34
* | | bnxt_en: Limit RX BD pages to be no bigger than 32K.Michael Chan2016-04-272-9/+18
* | | bnxt_en: Don't fallback to INTA on VF.Michael Chan2016-04-271-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2714-125/+215
|\ \ \
| * | | net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-04-261-2/+4
| * | | net: dummy: remove note about being Y by defaultIvan Babrou2016-04-261-3/+2
| * | | cxgbi: fix uninitialized flowi6Jiri Benc2016-04-251-0/+1
| * | | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-242-6/+32
| * | | net/mlx5_core: Remove static from local variableEli Cohen2016-04-241-1/+1
| * | | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-242-9/+75
| * | | net/mlx5e: Fix minimum MTUSaeed Mahameed2016-04-241-3/+8
| * | | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-243-9/+9
| * | | net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny2016-04-241-0/+2
| * | | net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2016-04-242-5/+5
| * | | net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb2016-04-241-29/+17
| * | | qlcnic: Update version to 5.3.64Manish Chopra2016-04-241-2/+2
| * | | net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut2016-04-241-34/+16
| * | | macsec: fix netlink attribute validationSabrina Dubroca2016-04-241-2/+2
| * | | macsec: add missing macsec prefix in uapiSabrina Dubroca2016-04-241-5/+7
| * | | macsec: fix SA leak if initialization failsSabrina Dubroca2016-04-241-0/+2
| * | | macsec: fix memory leaks around rx_handler (un)registrationSabrina Dubroca2016-04-241-2/+6
| * | | macsec: add consistency check to netlink dumpsSabrina Dubroca2016-04-241-0/+11
| * | | macsec: fix rx_sa refcounting with decrypt callbackSabrina Dubroca2016-04-241-7/+9
| * | | macsec: don't put a NULL rxsaSabrina Dubroca2016-04-241-1/+2
| * | | macsec: take rtnl lock before for_each_netdevSabrina Dubroca2016-04-241-5/+2
| * | | macsec: add missing NULL check after kmallocSabrina Dubroca2016-04-241-2/+2
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-272-6/+7
|\ \ \ \
| * | | | drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2016-04-261-1/+1
| * | | | Merge tag 'omap-for-v4.6/fixes-rc2-v2-signed' of git://git.kernel.org/pub/scm...Kevin Hilman2016-04-2293-801/+981
| |\ \ \ \