aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.9.143 into android-msm-bluecross-4.9Nathan Chancellor2018-12-051-6/+0
|\
| * Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin2018-12-051-6/+0
* | Merge 4.9.131 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-0/+6
|\|
| * wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren2018-10-031-0/+6
* | Merge 4.9.128 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-2/+6
|\|
| * wlcore: Set rx_status boottime_ns field on rxLoic Poulain2018-09-191-2/+6
* | Merge 4.9.117 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-0/+5
|\|
| * wlcore: sdio: check for valid platform device data before suspendEyal Reizer2018-08-031-0/+5
* | Merge 4.9.94 into android-4.9Greg Kroah-Hartman2018-04-141-2/+1
|\|
| * wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King2018-04-131-2/+1
* | Merge 4.9.48 into android-4.9Greg Kroah-Hartman2017-09-071-0/+1
|\|
| * wl1251: add a missing spin_lock_init()Cong Wang2017-09-071-0/+1
* | Merge 4.9.40 into android-4.9Greg Kroah-Hartman2017-07-271-3/+3
|\|
| * wlcore: fix 64K page supportArnd Bergmann2017-07-271-3/+3
* | Merge 4.9.28 into android-4.9Greg Kroah-Hartman2017-05-156-6/+40
|\|
| * wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul2017-05-143-1/+31
| * wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul2017-05-143-5/+9
* | FROMLIST: wlcore: Disable filtering in AP roleJimmy Perchet2017-01-271-0/+5
|/
* wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun2016-10-051-1/+0
* wlcore: wl18xx: Use chip specific configuration firmwareTony Lindgren2016-09-261-9/+10
* 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-034-0/+46
* 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-186-5/+48
* wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn2016-07-187-14/+52
* Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller2016-07-145-16/+42
|\
| * wlcore: time sync : add support for 64 bit clockMachani, Yaniv2016-07-082-15/+30
| * 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-064-5/+23
|/
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-2/+2
* wlcore/wl12xx: Fix fw logger over sdioGuy Mishol2016-05-113-6/+18
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-1220-93/+93
* wl1251: use to_delayed_work()Geliang Tang2016-04-071-1/+1
* wlcore: use to_delayed_work()Geliang Tang2016-04-073-7/+7
* wl12xx: remove redundant null check on wl->scan.ssidColin Ian King2016-04-061-1/+1
* wlcore/wl18xx: add radar_debug_mode handlingEliad Peller2016-03-104-1/+74
* 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
| |/