Age | Commit message (Expand) | Author |
2020-01-27 | Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/... | David S. Miller |
2020-01-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2020-01-27 | drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()' | Christophe JAILLET |
2020-01-27 | r8169: don't set min_mtu/max_mtu if not needed | Heiner Kallweit |
2020-01-27 | mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()' | Christophe JAILLET |
2020-01-27 | net: socionext: fix xdp_result initialization in netsec_process_rx | Lorenzo Bianconi |
2020-01-27 | net: socionext: fix possible user-after-free in netsec_process_rx | Lorenzo Bianconi |
2020-01-27 | mlx5: Use dev_net netdevice notifier registrations | Jiri Pirko |
2020-01-27 | mvneta driver disallow XDP program on hardware buffer management | Sven Auhagen |
2020-01-26 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo |
2020-01-26 | iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop | Colin Ian King |
2020-01-26 | rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized" | Colin Ian King |
2020-01-26 | rtlwifi: rtl8723ae: remove unused variables | YueHaibing |
2020-01-26 | rtlwifi: rtl8192ee: remove unused variables | YueHaibing |
2020-01-26 | rtlwifi: rtl8821ae: remove unused variables | YueHaibing |
2020-01-26 | rtlwifi: rtl8188ee: remove redundant assignment to variable cond | Colin Ian King |
2020-01-26 | qtnfmac: add support for TWT responder and spatial reuse | Mikhail Karpenko |
2020-01-26 | qtnfmac: add support for STA HE rates | Sergey Matyukevich |
2020-01-26 | qtnfmac: control qtnfmac wireless interfaces bridging | Sergey Matyukevich |
2020-01-26 | qtnfmac: add module param to configure DFS offload | Sergey Matyukevich |
2020-01-26 | qtnfmac: cleanup slave_radar access function | Sergey Matyukevich |
2020-01-26 | brcmfmac: Remove always false 'idx < 0' statement | yuehaibing |
2020-01-26 | rtw88: use shorter delay time to poll PS state | Yan-Hsuan Chuang |
2020-01-26 | rtw88: fix potential NULL skb access in TX ISR | Yan-Hsuan Chuang |
2020-01-26 | brcmfmac: add initial support for monitor mode | Rafał Miłecki |
2020-01-26 | brcmfmac: simplify building interface combinations | Rafał Miłecki |
2020-01-26 | brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362 | Jean-Philippe Brucker |
2020-01-26 | brcmfmac: use true,false for bool variable | zhengbin |
2020-01-26 | cw1200: use true,false for bool variable | zhengbin |
2020-01-26 | rtw88: use true,false for bool variable | zhengbin |
2020-01-26 | rtlwifi: rtl8821ae: Make functions static & rm sw.h | Amadeusz Sławiński |
2020-01-26 | rtlwifi: rtl8723be: Make functions static & rm sw.h | Amadeusz Sławiński |
2020-01-26 | rtlwifi: rtl8723ae: Make functions static & rm sw.h | Amadeusz Sławiński |
2020-01-26 | rtlwifi: rtl8192se: Remove sw.h header | Amadeusz Sławiński |
2020-01-26 | rtlwifi: rtl8192ee: Make functions static & rm sw.h | Amadeusz Sławiński |
2020-01-26 | rtlwifi: rtl8192cu: Remove sw.h header | Amadeusz Sławiński |
2020-01-26 | rtlwifi: rtl8192ce: Make functions static & rm sw.h | Amadeusz Sławiński |
2020-01-26 | rtlwifi: rtl8188ee: Make functions static & rm sw.h | Amadeusz Sławiński |
2020-01-26 | rtlwifi: rtl8192cu: Fix typo | Amadeusz Sławiński |
2020-01-26 | rtw88: change max_num_of_tx_queue() definition to inline in pci.h | Zong-Zhe Yang |
2020-01-26 | rtw88: assign NULL to skb after being kfree()'ed | Yan-Hsuan Chuang |
2020-01-26 | rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop() | Chin-Yen Lee |
2020-01-26 | rtw88: remove unused vif pointer in struct rtw_vif | Yan-Hsuan Chuang |
2020-01-26 | rtw88: remove unused variable 'in_lps' | Yan-Hsuan Chuang |
2020-01-26 | rtw88: remove unused spinlock | Tzu-En Huang |
2020-01-26 | rtw88: 8822c: update power sequence to v15 | Tzu-En Huang |
2020-01-26 | rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M | Ping-Ke Shih |
2020-01-26 | rtw88: fix rate mask for 1SS chip | Ping-Ke Shih |
2020-01-26 | rtw88: Add wowlan net-detect support | Chin-Yen Lee |
2020-01-26 | rtw88: Add wowlan pattern match support | Chin-Yen Lee |