summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-18Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...David S. Miller
2018-01-16brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller
2018-01-05Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach
2018-01-04wcn36xx: Fix dynamic power savingLoic Poulain
2017-12-19Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-12-19mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai
2017-12-19mac80211_hwsim: enable TODS BIT in null data frameAdiel Aloni
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko
2017-12-05iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon
2017-12-05iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel
2017-12-05iwlwifi: mvm: flush queue before deleting ROCJohannes Berg
2017-12-05iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika
2017-12-02brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel
2017-12-02Merge tag 'iwlwifi-for-kalle-2017-11-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25iwlwifi: fix access to prph when transport is stoppedSara Sharon
2017-11-25iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon
2017-11-25iwlwifi: mvm: fix packet injectionEmmanuel Grumbach
2017-11-25iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach
2017-11-25iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach
2017-11-25iwlwifi: mvm: set correct chains in Rx statusShaul Triebitz
2017-11-24Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-20wcn36xx: fix iris child-node lookupJohan Hovold
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-11-18rsi: fix memory leak on buf and usb_reg_bufColin Ian King
2017-11-16iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund
2017-11-16iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho
2017-11-16genetlink: fix genlmsg_nlhdr()Michal Kubecek
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-15iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-11brcmfmac: add CLM download supportChung-Hsien Hsu
2017-11-10rsi: rsi_91x_ps: remove redundant code in str_psstateGustavo A. R. Silva