summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/main.c
AgeCommit message (Expand)Author
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-16wlcore: Remove unused macro WL1271_SUSPEND_SLEEPYueHaibing
2020-09-07Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"Mauro Carvalho Chehab
2020-07-15wlcore: Remove pointless spinlockTony Lindgren
2020-07-15wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue txTony Lindgren
2020-07-15wlcore: Use spin_trylock in wlcore_irq_locked() for running the queueTony Lindgren
2020-07-15wlcore: Simplify runtime resume ELP pathTony Lindgren
2020-05-29wlcore: fix runtime pm imbalance in wlcore_irq_lockedDinghao Liu
2020-05-29wlcore: fix runtime pm imbalance in __wl1271_op_remove_interfaceDinghao Liu
2020-05-29wlcore: fix runtime pm imbalance in wl1271_op_suspendDinghao Liu
2020-05-29wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu
2020-04-23wlcore: Adding suppoprt for IGTK key in wlcore driverRaz Bouganim
2020-03-12wlcore: remove stray plus signJohannes Berg
2020-01-26wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn
2019-10-11wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNINGTony Lindgren
2019-10-02net/wireless: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-01-10wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren
2018-10-05wlcore: Fix BUG with clear completion on timeoutTony Lindgren
2018-07-31wlcore: remove duplicate \n for some warningsH. Nikolaus Schaller
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren
2018-06-27wlcore: Make sure firmware is initialized in wl1271_op_add_interface()Tony Lindgren
2018-06-27wlcore: Use generic runtime pm calls for wowlan elp configurationEyal Reizer
2018-06-27wlcore: Fix timout errors after recoveryTony Lindgren
2018-06-27wlcore: Add support for runtime PMTony Lindgren
2018-06-27wlcore: Make sure PM calls are pairedTony Lindgren
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-12-14wlcore: fix unused function warningArnd Bergmann
2017-12-07wlcore: allow elp during wowlan suspendReizer, Eyal
2017-12-07wlcore: use boottime for fw time syncArnd Bergmann
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-08-24wlcore: add missing nvs file name info for wilink8Reizer, Eyal
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-02-15wlcore: disable multicast filter in AP modeIain Hunter
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-17wlcore: Allow scans when in AP modeJames Minor
2016-11-17wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon
2016-09-26wlcore: Fix config firmware loading issuesTony Lindgren
2016-09-03wlcore: Remove wl pointer from wl_sta structureMaxim Altshul
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul
2016-07-18wlcore: Add support for get_expected_throughput opcodeMaxim Altshul
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller