Age | Commit message (Expand) | Author |
2020-01-06 | wil6210: get rid of begin() and complete() ethtool_ops | Michal Kubecek |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-20 | Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/... | David S. Miller |
2019-12-19 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo |
2019-12-19 | ath11k: Use sizeof_field() instead of FIELD_SIZEOF() | Kees Cook |
2019-12-19 | ath11k: explicitly cast wmi commands to their correct struct type | John Crispin |
2019-12-19 | wil6210: add support for set_cqm_rssi_config | Dedy Lansky |
2019-12-19 | wil6210: support set_multicast_to_unicast cfg80211 operation | Ahmad Masri |
2019-12-19 | wil6210: fix MID valid bits in Rx status message | Dedy Lansky |
2019-12-19 | wil6210: reduce ucode_debug memory region | Dedy Lansky |
2019-12-19 | wil6210: add verification for cid upper bound | Alexei Avshalom Lazar |
2019-12-19 | wil6210: take mem_lock for writing in crash dump collection | Alexei Avshalom Lazar |
2019-12-19 | wil6210: minimize the time that mem_lock is held | Alexei Avshalom Lazar |
2019-12-19 | wil6210: dump Rx status message on errors | Ahmad Masri |
2019-12-18 | orinoco: avoid assertion in case of NULL pointer | Aditya Pakki |
2019-12-18 | brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabled | Dmitry Osipenko |
2019-12-18 | brcmfmac: Fix memory leak in brcmf_usbdev_qinit | Navid Emamdoost |
2019-12-18 | brcmfmac: not set mbss in vif if firmware does not support MBSS | Wright Feng |
2019-12-18 | brcmfmac: add RSDB condition when setting interface combinations | Wright Feng |
2019-12-18 | brcmfmac: add support for BCM4359 SDIO chipset | Soeren Moch |
2019-12-18 | brcmfmac: make errors when setting roaming parameters non-fatal | Soeren Moch |
2019-12-18 | brcmfmac: fix rambase for 4359/9 | Soeren Moch |
2019-12-18 | brcmfmac: set F2 blocksize and watermark for 4359 | Chung-Hsien Hsu |
2019-12-18 | brcmfmac: reset two D11 cores if chip has two D11 cores | Wright Feng |
2019-12-18 | rtlwifi: rtl8192de: use generic rtl_signal_scale_mapping | Michael Straube |
2019-12-18 | rtlwifi: rtl8192cu: use generic rtl_signal_scale_mapping | Michael Straube |
2019-12-18 | rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping | Michael Straube |
2019-12-18 | rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentage | Michael Straube |
2019-12-18 | rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentage | Michael Straube |
2019-12-18 | rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage | Michael Straube |
2019-12-18 | zd1211rw: fix storage endpoint lookup | Johan Hovold |
2019-12-18 | rsi_91x_usb: fix interface sanity check | Johan Hovold |
2019-12-18 | rtl8xxxu: fix interface sanity check | Johan Hovold |
2019-12-18 | orinoco_usb: fix interface sanity check | Johan Hovold |
2019-12-18 | brcmfmac: fix interface sanity check | Johan Hovold |
2019-12-18 | at76c50x-usb: fix endpoint debug message | Johan Hovold |
2019-12-18 | brcmfmac: set interface carrier to off by default | Rafał Miłecki |
2019-12-18 | mwifiex: delete unused mwifiex_get_intf_num() | Brian Norris |
2019-12-18 | rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()' | Christophe JAILLET |
2019-12-18 | brcmfmac: Fix use after free in brcmf_sdio_readframes() | Dan Carpenter |
2019-12-18 | rsi: add missing endpoint sanity checks | Johan Hovold |
2019-12-18 | rsi: fix non-atomic allocation in completion handler | Johan Hovold |
2019-12-18 | rsi: fix memory leak on failed URB submission | Johan Hovold |
2019-12-18 | rsi: fix use-after-free on probe errors | Johan Hovold |
2019-12-18 | rsi: fix use-after-free on failed probe and unbind | Johan Hovold |
2019-12-18 | rt2x00: use RESET state bit to prevent IV changes on restart | Stanislaw Gruszka |
2019-12-18 | rt2x00: implement reconfig_complete | Stanislaw Gruszka |
2019-12-18 | rtlwifi: rtl_pci: Fix -Wcast-function-type | Phong Tran |
2019-12-18 | iwlegacy: Fix -Wcast-function-type | Phong Tran |