aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2019-01-10wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen1-2/+5
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren1-4/+26
2018-10-05wlcore: Fix BUG with clear completion on timeoutTony Lindgren1-4/+14
2018-07-31wlcore: remove duplicate \n for some warningsH. Nikolaus Schaller1-5/+5
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat1-1/+1
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren1-36/+75
2018-06-27wlcore: Make sure firmware is initialized in wl1271_op_add_interface()Tony Lindgren1-13/+18
2018-06-27wlcore: Use generic runtime pm calls for wowlan elp configurationEyal Reizer1-38/+13
2018-06-27wlcore: Fix timout errors after recoveryTony Lindgren1-2/+1
2018-06-27wlcore: Add support for runtime PMTony Lindgren1-115/+295
2018-06-27wlcore: Make sure PM calls are pairedTony Lindgren1-2/+8
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-4/+4
2017-12-14wlcore: fix unused function warningArnd Bergmann1-5/+3
2017-12-07wlcore: allow elp during wowlan suspendReizer, Eyal1-1/+28
2017-12-07wlcore: use boottime for fw time syncArnd Bergmann1-3/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-08-24wlcore: add missing nvs file name info for wilink8Reizer, Eyal1-0/+23
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-3/+2
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-1/+1
2017-02-15wlcore: disable multicast filter in AP modeIain Hunter1-0/+15
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-2/+6
2016-11-17wlcore: Allow scans when in AP modeJames Minor1-0/+2
2016-11-17wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul1-2/+4
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon1-0/+1
2016-09-26wlcore: Fix config firmware loading issuesTony Lindgren1-12/+24
2016-09-03wlcore: Remove wl pointer from wl_sta structureMaxim Altshul1-1/+0
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-2/+3
2016-07-18wlcore: Add support for get_expected_throughput opcodeMaxim Altshul1-0/+11
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul1-0/+1
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn1-4/+28
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+5
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-2/+9
2016-06-29wlcore: reconfigure sta rates on authorizationGuy Mishol1-0/+5
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-16/+16
2016-04-07wlcore: use to_delayed_work()Geliang Tang1-5/+5
2016-03-10wlcore: don't WARN_ON in case of existing ROCEliad Peller1-4/+4
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-3/+5
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury1-86/+10
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-08-10wlcore: add p2p device supportEliad Peller1-13/+56
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-13/+13
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-12/+14
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+3
2015-05-09wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer1-12/+14
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-2/+1
2015-04-22wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller1-3/+1
2015-03-19wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho1-11/+16