summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/main.c
Commit message (Expand)AuthorAgeFilesLines
* wlcore: Make sure firmware is initialized in wl1271_op_add_interface()Tony Lindgren2018-06-271-13/+18
* wlcore: Use generic runtime pm calls for wowlan elp configurationEyal Reizer2018-06-271-38/+13Star
* wlcore: Fix timout errors after recoveryTony Lindgren2018-06-271-2/+1Star
* wlcore: Add support for runtime PMTony Lindgren2018-06-271-115/+295
* wlcore: Make sure PM calls are pairedTony Lindgren2018-06-271-2/+8
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-4/+4
* wlcore: fix unused function warningArnd Bergmann2017-12-141-5/+3Star
* wlcore: allow elp during wowlan suspendReizer, Eyal2017-12-071-1/+28
* wlcore: use boottime for fw time syncArnd Bergmann2017-12-071-3/+1Star
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+3Star
* wlcore: add missing nvs file name info for wilink8Reizer, Eyal2017-08-241-0/+23
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-3/+2Star
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+1
* wlcore: disable multicast filter in AP modeIain Hunter2017-02-151-0/+15
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-281-2/+6
|\
| * wlcore: Allow scans when in AP modeJames Minor2016-11-171-0/+2
| * wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul2016-11-171-2/+4
* | mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-0/+1
|/
* wlcore: Fix config firmware loading issuesTony Lindgren2016-09-261-12/+24
* wlcore: Remove wl pointer from wl_sta structureMaxim Altshul2016-09-031-1/+0Star
* mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-2/+3
* wlcore: Add support for get_expected_throughput opcodeMaxim Altshul2016-07-181-0/+11
* wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul2016-07-181-0/+1
* wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn2016-07-181-4/+28
* Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller2016-07-151-0/+5
|\
| * wlcore: reconfigure sta rates on authorizationGuy Mishol2016-06-291-0/+5
* | mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-2/+9
|/
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-16/+16
* wlcore: use to_delayed_work()Geliang Tang2016-04-071-5/+5
* wlcore: don't WARN_ON in case of existing ROCEliad Peller2016-03-101-4/+4
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* wlcore/wl18xx: fw logger over sdioShahar Patury2015-12-311-86/+10Star
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
* wlcore: add p2p device supportEliad Peller2015-08-101-13/+56
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-13/+13
* Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-251-12/+14
|\
| * wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer2015-05-091-12/+14
* | Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller2015-05-091-3/+3
|\ \ | |/ |/|
| * mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-2/+1Star
| * wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* | wlcore: remove wl12xx_platform_dataEliad Peller2015-03-241-3/+1Star
* | wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho2015-03-191-11/+16
|/
* wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter2015-01-231-1/+3
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-221-10/+12
|\
| * cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-1/+1
| * mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-081-9/+11
| * mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-1/+1
* | wlcore: add dfs region to reg domain update cmdGuy Mishol2015-01-091-0/+4
* | wlcore: allow using dfs channelsEliad Peller2015-01-091-14/+0Star
* | wlcore: add dfs master restart callsEliad Peller2015-01-091-1/+9