summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore
AgeCommit message (Expand)AuthorFilesLines
2019-11-28wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...Christophe JAILLET1-1/+1
2019-04-27wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen1-2/+5
2018-12-13Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin1-6/+0
2018-10-10wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2018-08-06wlcore: sdio: check for valid platform device data before suspendEyal Reizer1-0/+5
2017-07-28wlcore: fix 64K page supportArnd Bergmann1-1/+1
2017-05-20wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul3-5/+9
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon1-3/+5
2016-02-17wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-17wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-10-13Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller1-1/+1
2015-09-29wlcore: align reg_ch_conf_last[] to 64bitGuodong Xu1-1/+1
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-08-10wlcore: add p2p device supportEliad Peller5-24/+79
2015-08-10wlcore: add generic_cfg_feature command definitionsEliad Peller2-0/+45
2015-08-10wl18xx: use long intervals in sched scanEliad Peller2-1/+16
2015-08-06wlcore: add antenna diversity reading commentsGuy Mishol1-0/+6
2015-08-06wl18xx: add dynamic fw tracesGuy Mishol1-0/+3
2015-07-21wlcore: add antenna diversity readingGuy Mishol2-1/+5
2015-07-21wlcore: sdio: return correct error codeRaphaƫl Poggi1-1/+2
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-13/+13
2015-05-25Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller1-12/+14
2015-05-10Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David 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-22Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds7-34/+80
2015-04-22wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller5-66/+27
2015-03-24wlcore: add device-tree supportEliad Peller1-6/+87
2015-03-20wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho4-16/+20
2015-03-16wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss1-2/+2
2015-03-04wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2015-01-23wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter1-1/+3
2015-01-23wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel1-1/+1
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo1-10/+12
2015-01-09wlcore: add dfs region to reg domain update cmdGuy Mishol4-0/+10
2015-01-09wlcore: allow using dfs channelsEliad Peller2-21/+9
2015-01-09wlcore: add dfs master restart callsEliad Peller5-1/+21
2015-01-09wlcore: add support for ap csaEliad Peller2-4/+87
2015-01-09wl18xx: add debugfs file to emulate radar eventEliad Peller1-0/+2
2015-01-09wl18xx: add radar detection implementationEliad Peller6-5/+176
2015-01-09wlcore: enable sleep during AP mode operationKobi L4-8/+16
2015-01-09wlcore: enable AP wowlanEliad Peller1-5/+13
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani4-24/+69
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller4-7/+40
2015-01-09wlcore: fix sparse warningEliad Peller1-8/+1
2015-01-09wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller1-1/+1
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-1/+1