summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
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/+13
* wlcore: Fix timout errors after recoveryTony Lindgren2018-06-271-2/+1
* wlcore: Fix misplaced PM call for scan_complete_work()Tony Lindgren2018-06-271-2/+2
* wlcore: Add support for runtime PMTony Lindgren2018-06-2714-338/+416
* wlcore: Make sure PM calls are pairedTony Lindgren2018-06-271-2/+8
* wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren2018-06-271-0/+6
* wlcore: sdio: check for valid platform device data before suspendEyal Reizer2018-05-291-0/+5
* wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren2018-05-291-4/+12
* wlcore: sdio: allow pm to handle sdio powerEyal Reizer2018-04-301-21/+6
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-274-24/+20
* Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-252-20/+86
|\
| * net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-131-2/+2
| * wl1251: Set generated MAC address back to NVS dataPali Rohár2018-02-271-0/+17
| * wl1251: Parse and use MAC address from supplied NVS dataPali Rohár2018-02-271-8/+47
| * wl1251: Generate random MAC address only if driver does not have validPali Rohár2018-02-271-9/+18
| * wl1251: Update wl->nvs_len after wl->nvs is validPali Rohár2018-02-271-2/+3
* | net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-151-3/+1
|/
* wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King2018-01-081-2/+1
* wlcore: fix unused function warningArnd Bergmann2017-12-142-7/+3
* wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...Colin Ian King2017-12-072-4/+2
* wlcore: allow elp during wowlan suspendReizer, Eyal2017-12-071-1/+28
* wlcore: use boottime for fw time syncArnd Bergmann2017-12-072-6/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-292-3/+4
|\
| * mac80211: use QoS NDP for AP probingJohannes Berg2017-11-272-3/+4
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* wlcore: add missing nvs file name info for wilink8Reizer, Eyal2017-08-244-0/+28
* wlcore: add const to bin_attribute structureBhumika Goyal2017-08-081-1/+1
* wl1251: add a missing spin_lock_init()Cong Wang2017-07-271-0/+1
* wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva2017-06-281-2/+4
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-252-5/+4
|\
| * wlcore: spi: remove unnecessary variableGustavo A. R. Silva2017-06-131-5/+2
| * wlcore: add wl1285 compatibleSebastian Reichel2017-06-132-0/+2
* | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+1
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-163-5/+3
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-163-6/+4
* | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-162-5/+3
|/
* wlcore: fix 64K page supportArnd Bergmann2017-05-241-3/+3
* wlcore: use memdup_userGeliang Tang2017-05-181-10/+3
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-1/+1
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-282-2/+2
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+1
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-132-3/+4
* wlcore: fix spelling mistakes in wl1271_warningColin Ian King2017-04-051-1/+1
* scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* wlcore: disable multicast filter in AP modeIain Hunter2017-02-151-0/+15
* Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-102-3/+4
|\
| * mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-082-3/+4