summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/main.c
AgeCommit message (Expand)Author
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
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-06-29wlcore: reconfigure sta rates on authorizationGuy Mishol
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-07wlcore: use to_delayed_work()Geliang Tang
2016-03-10wlcore: don't WARN_ON in case of existing ROCEliad Peller
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-08-10wlcore: add p2p device supportEliad Peller
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-09wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer