summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwl: fix debug printf format stringsLinus Torvalds2021-09-061-2/+2
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-042-2/+0
|\
| * isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-192-2/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-021-2/+2
|\ \
| * \ Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-30207-2521/+3600
| |\ \
| * \ \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-08-2322-69/+926
| |\ \ \
| * | | | RDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt_allocPrabhakar Kushwaha2021-07-301-2/+2
* | | | | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-2/+1
|\ \ \ \ \
| * | | | | parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-301-2/+1
* | | | | | iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()Luca Coelho2021-09-021-0/+1
* | | | | | Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-09-021-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-08-181-0/+1
| |\ \ \ \ \ \
| | * | | | | | firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent moduleJohn Stultz2021-07-191-0/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-6/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-09103-525/+1400
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | tty: drop put_tty_driverJiri Slaby2021-07-271-2/+2
| * | | | | | | tty: stop using alloc_tty_driverJiri Slaby2021-07-271-4/+4
* | | | | | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-013-7/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-0973-410/+776
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | nubus: Make struct nubus_driver::remove return voidUwe Kleine-König2021-07-282-5/+2
| * | | | | | | | Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-2738-120/+629
| |\ \ \ \ \ \ \ \
| * | | | | | | | | bus: Make remove callback return voidUwe Kleine-König2021-07-211-2/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-011-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman2021-08-272-2/+2
| * | | | | | | | | Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman2021-08-2478-335/+809
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman2021-08-0971-408/+774
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | ath11k: set register access length for MHI driverBhaumik Bhatt2021-08-051-0/+1
| * | | | | | | | | | bus: mhi: Add inbound buffers allocation flagLoic Poulain2021-08-052-2/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-3112-20/+108
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | atlantic: Fix driver resume flow.Sudarsana Reddy Kalluru2021-08-291-0/+3
| * | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-08-282-16/+63
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ice: Only lock to update netdev dev_addrBrett Creeley2021-08-271-4/+9
| | * | | | | | | | | | ice: restart periodic outputs around time changesJacob Keller2021-08-271-0/+49
| | * | | | | | | | | | ice: add lock around Tx timestamp tracker flushJacob Keller2021-08-271-0/+4
| | * | | | | | | | | | ice: remove dead code for allocating pin_configJacob Keller2021-08-271-11/+0
| | * | | | | | | | | | ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller2021-08-271-1/+1
| * | | | | | | | | | | net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...Vladimir Oltean2021-08-281-0/+8
| |/ / / / / / / / / /
| * | | | | | | | | | net/mlx5: DR, fix a potential use-after-free bugWentao_Liang2021-08-271-1/+1
| * | | | | | | | | | net/mlx5e: Use correct eswitch for stack devices with lagDmytro Linkin2021-08-271-0/+18
| * | | | | | | | | | net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd groupMaor Dickman2021-08-271-0/+1
| * | | | | | | | | | net/mlx5e: Fix possible use-after-free deleting fdb ruleRoi Dayan2021-08-271-2/+2
| * | | | | | | | | | net/mlx5: Remove all auxiliary devices at the unregister eventLeon Romanovsky2021-08-271-1/+1
| * | | | | | | | | | net/mlx5: Lag, fix multipath lag activationDima Chumak2021-08-273-0/+11
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | net: Add depends on OF_NET for LiteX's LiteETHSlark Xiao2021-08-311-0/+1
* | | | | | | | | | net: hns3: remove unnecessary spacesHao Chen2021-08-312-2/+2
* | | | | | | | | | net: hns3: add some required spacesHao Chen2021-08-315-25/+25
* | | | | | | | | | net: hns3: clean up a type mismatch warningGuojia Liao2021-08-311-1/+8
* | | | | | | | | | net: hns3: refine function hns3_set_default_feature()Jian Shen2021-08-311-46/+16
* | | | | | | | | | net: w5100: check return value after calling platform_get_resource()Yang Yingliang2021-08-311-0/+2
* | | | | | | | | | net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()Cai Huoqing2021-08-314-36/+9