summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+0
* 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-143-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/+0
* | mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-062-3/+13
|/
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-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-1215-368/+190
|\
| * wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach2015-12-311-3/+7
| * wlcore/wl18xx: fw logger over sdioShahar Patury2015-12-3110-124/+169
| * wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach2015-12-111-3/+7
| * wlcore: split wl12xx/wl18xx sg parametersGuy Mishol2015-12-113-237/+6
| * ti: unify Kconfig with other vendorsKalle Valo2015-11-181-1/+1
* | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-231-16/+1
|/
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller2015-10-121-1/+1
|\ \
| * | wlcore: align reg_ch_conf_last[] to 64bitGuodong Xu2015-09-291-1/+1
| |/
* | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
|/
* wlcore: add p2p device supportEliad Peller2015-08-105-24/+79
* wlcore: add generic_cfg_feature command definitionsEliad Peller2015-08-102-0/+45
* wl18xx: use long intervals in sched scanEliad Peller2015-08-102-1/+16
* wlcore: add antenna diversity reading commentsGuy Mishol2015-08-061-0/+6
* wl18xx: add dynamic fw tracesGuy Mishol2015-08-061-0/+3
* wlcore: add antenna diversity readingGuy Mishol2015-07-212-1/+5
* wlcore: sdio: return correct error codeRaphaƫl Poggi2015-07-211-1/+2
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-13/+13
OpenPOWER on IntegriCloud