index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
2023-03-10
wifi: iwl4965: Add missing check for create_singlethread_workqueue()
Jiasheng Jiang
2023-03-10
wifi: iwl3945: Add missing check for create_singlethread_workqueue
Jiasheng Jiang
2023-03-10
wifi: iwlwifi: mei: fix compilation errors in rfkill()
Gregory Greenman
2023-03-10
wifi: ipw2200: fix memory leak in ipw_wdev_init()
Zhengchao Shao
2023-03-10
wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2023-03-10
wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2023-01-24
wifi: iwlwifi: fw: skip PPAG for JF
Johannes Berg
2022-12-31
wifi: iwlwifi: mvm: fix double free on tx path.
Ben Greear
2022-12-31
wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone
Johannes Berg
2022-12-31
wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lock
Avraham Stern
2022-12-31
wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx API
Emmanuel Grumbach
2022-12-31
wifi: iwlwifi: mei: don't send SAP commands if AMT is disabled
Emmanuel Grumbach
2022-12-31
wifi: iwlwifi: mei: make sure ownership confirmed message is sent
Avraham Stern
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...
Jose Ignacio Tornos Martinez
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-28
ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-28
wifi: iwlwifi: Track scan_cmd allocation size explicitly
Kees Cook
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
Merge tag 'iwlwifi-next-for-kalle-2022-09-18' of git://git.kernel.org/pub/scm...
Kalle Valo
2022-09-22
wifi: ipw2x00: fix array of flexible structures warnings
Johannes Berg
2022-09-18
wifi: iwlwifi: mvm: d3: parse keys from wowlan info notification
Naftali Goldstein
2022-09-18
wifi: iwlwifi: mvm: iterate over interfaces after an assert in d3
Yedidya Benshimol
2022-09-18
wifi: iwlwifi: mvm: trigger resume flow before wait for notifications
Haim, Dreyfuss
2022-09-18
wifi: iwlwifi: mvm: Add handling for scan offload match info notification
Ilan Peer
2022-09-18
wifi: iwlwifi: mvm: enable resume based on notifications
Haim Dreyfuss
2022-09-18
wifi: iwlwifi: mvm: Add support for d3 end notification
Haim Dreyfuss
2022-09-18
wifi: iwlwifi: mvm: Add support for wowlan wake packet notification
Haim Dreyfuss
2022-09-18
wifi: iwlwifi: mvm: Add support for wowlan info notification
Haim Dreyfuss
2022-09-18
wifi: iwlwifi: mvm: don't check D0I3 version
Haim Dreyfuss
2022-09-18
wifi: iwlwifi: cfg: remove IWL_DEVICE_BZ_COMMON macro
Johannes Berg
2022-09-18
wifi: iwlwifi: mvm: refactor iwl_mvm_set_sta_rate() a bit
Johannes Berg
2022-09-18
wifi: iwlwifi: mvm: rxmq: further unify some VHT/HE code
Johannes Berg
2022-09-18
wifi: iwlwifi: mvm: rxmq: refactor mac80211 rx_status setting
Johannes Berg
2022-09-18
wifi: iwlwifi: mvm: fix typo in struct iwl_rx_no_data API
Johannes Berg
2022-09-18
wifi: iwlwifi: pcie: add support for BZ devices
Yaara Baruch
2022-09-12
wifi: iwlwifi: Mark IWLMEI as broken
Toke Høiland-Jørgensen
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-07
wifi: ipw2100: fix warnings about non-kernel-doc
Johannes Berg
2022-09-07
wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarity
Kees Cook
2022-09-07
wifi: iwlwifi: don't spam logs with NSS>2 messages
Jason A. Donenfeld
2022-09-06
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...
Stanislaw Gruszka
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
[next]