summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-1/+1
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+1
* 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 "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-281-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-101-1/+2
|\
| * mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-1/+2
* | wlcore: print the sdio buffer after reading itGuy Mishol2017-01-281-7/+7
|/
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-021-1/+1
|\
| * wlcore: fix spelling mistake in wl1271_warningColin Ian King2017-01-011-1/+1
* | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-151-2/+0Star
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-283-5/+11
|\
| * wlcore: Allow scans when in AP modeJames Minor2016-11-171-0/+2
| * wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul2016-11-173-5/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-1/+0Star
|\ \
| * | wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun2016-10-051-1/+0Star
| |/
* / mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-0/+1
|/
* wlcore: Fix config firmware loading issuesTony Lindgren2016-09-263-23/+35
* wlcore: spi: Populate config firmware dataTony Lindgren2016-09-261-18/+24
* wlcore: sdio: Populate config firmware dataTony Lindgren2016-09-261-29/+47
* wlcore: Prepare family to fix nvs file handlingTony Lindgren2016-09-262-8/+11
* wl18xx: add time sync configuration apiGuy Mishol2016-09-031-0/+3
* wlcore: Remove wl pointer from wl_sta structureMaxim Altshul2016-09-032-2/+0Star
* wlcore: spi: fix non static symbol warningWei Yongjun2016-09-031-1/+1
* mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-2/+3
* wlcore: spi: fix build warning caused by redundant variableReizer, Eyal2016-07-201-1/+0Star
* wlcore: spi: add wl18xx supportEyal Reizer2016-07-191-18/+105
* 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-183-0/+21
* wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn2016-07-185-10/+39
* Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller2016-07-153-1/+12
|\
| * wlcore: reconfigure sta rates on authorizationGuy Mishol2016-06-292-0/+12
| * wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irqBruno Herrera2016-06-291-1/+0Star
* | mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-062-3/+13
|/
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-281-2/+2
* wlcore/wl12xx: Fix fw logger over sdioGuy Mishol2016-05-112-4/+16
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-1211-55/+55
* wlcore: use to_delayed_work()Geliang Tang2016-04-073-7/+7
* wlcore/wl18xx: add radar_debug_mode handlingEliad Peller2016-03-102-0/+6
* wlcore: don't WARN_ON in case of existing ROCEliad Peller2016-03-101-4/+4
* Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller2016-03-011-3/+5
|\
| * mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-3/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-232-6/+6
|\ \
| * | wlcore: Fix regression in wlcore_set_partition()Emil Goode2016-02-122-6/+6
| |/
* | wlcore: fix error handling in wlcore_event_fw_loggerAndrzej Hajda2016-01-291-1/+1
* | wlcore/wl12xx: spi: add device tree supportUri Mashiach2016-01-292-5/+44
* | wlcore/wl12xx: spi: add power operation functionUri Mashiach2016-01-291-0/+39
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-1315-368/+190Star
|\