Age | Commit message (Expand) | Author |
2021-09-07 | Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-06 | net: wwan: iosm: Unify IO accessors used in the driver | Andy Shevchenko |
2021-09-06 | net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors | Andy Shevchenko |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-26 | Revert "net: really fix the build..." | Kalle Valo |
2021-08-23 | net: wwan: iosm: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2021-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan |
2021-08-16 | net: iosm: Prevent underflow in ipc_chnl_cfg_get() | Dan Carpenter |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-12 | wwan: core: Avoid returning NULL from wwan_create_dev() | Andy Shevchenko |
2021-08-12 | wwan: core: Unshadow error code returned by ida_alloc_range() | Andy Shevchenko |
2021-08-09 | wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe() | Wei Yongjun |
2021-08-07 | net: wwan: mhi_wwan_ctrl: Fix possible deadlock | Loic Poulain |
2021-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-05 | Revert "wwan: mhi: Fix build." | David S. Miller |
2021-08-05 | wwan: mhi: Fix build. | David S. Miller |
2021-08-05 | net: wwan: iosm: fix recursive lock acquire in unregister | M Chetan Kumar |
2021-08-05 | net: wwan: iosm: correct data protocol mask bit | M Chetan Kumar |
2021-08-05 | net: wwan: iosm: endianness type correction | M Chetan Kumar |
2021-08-05 | net: wwan: iosm: fix lkp buildbot warning | M Chetan Kumar |
2021-08-04 | net: wwan: Add MHI MBIM network driver | Loic Poulain |
2021-08-03 | net: really fix the build... | David S. Miller |
2021-07-23 | wwan: core: Fix missing RTM_NEWLINK event for default link | Loic Poulain |
2021-07-23 | wwan: core: Fix missing RTM_NEWLINK event for default link | Loic Poulain |
2021-07-21 | net: wwan: iosm: Switch to use module_pci_driver() macro | Andy Shevchenko |
2021-07-01 | net: wwan: iosm: set default mtu | M Chetan Kumar |
2021-07-01 | net: wwan: iosm: fix netdev tx stats | M Chetan Kumar |
2021-07-01 | net: wwan: iosm: correct link-id handling | M Chetan Kumar |
2021-07-01 | net: wwan: iosm: remove reduandant check | M Chetan Kumar |
2021-07-01 | net: wwan: iosm: fix uevent reporting | M Chetan Kumar |
2021-06-22 | wwan: core: add WWAN common private data for netdev | Sergey Ryazanov |
2021-06-22 | net: iosm: create default link via WWAN core | Sergey Ryazanov |
2021-06-22 | wwan: core: support default netdev creation | Sergey Ryazanov |
2021-06-22 | wwan: core: no more hold netdev ops owning module | Sergey Ryazanov |
2021-06-22 | net: iosm: drop custom netdev(s) removing | Sergey Ryazanov |
2021-06-22 | wwan: core: remove all netdevs on ops unregistering | Sergey Ryazanov |
2021-06-22 | wwan: core: multiple netdevs deletion support | Sergey Ryazanov |
2021-06-22 | wwan: core: require WWAN netdev setup callback existence | Sergey Ryazanov |
2021-06-22 | wwan: core: relocate ops registering code | Sergey Ryazanov |
2021-06-22 | wwan_hwsim: support network interface creation | Sergey Ryazanov |
2021-06-21 | net: iosm: remove an unnecessary NULL check | Dan Carpenter |
2021-06-18 | net: wwan: Allow WWAN drivers to provide blocking tx and poll function | Stephan Gerhold |
2021-06-18 | net: wwan: Add RPMSG WWAN CTRL driver | Stephan Gerhold |
2021-06-16 | net: iosm: remove the repeated declaration and comment | Shaokun Zhang |
2021-06-16 | net: iosm: add missing MODULE_DEVICE_TABLE | Zou Wei |
2021-06-14 | net: wwan: Fix WWAN config symbols | Loic Poulain |
2021-06-14 | net: wwan: iosm: Remove DEBUG flag | Loic Poulain |
2021-06-13 | net: iosm: infrastructure | M Chetan Kumar |