summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-162-4/+0
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-276-6/+42
|\
| * wlcore: Allow scans when in AP modeJames Minor2016-11-171-0/+2
| * wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul2016-11-173-1/+31
| * 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/+0
|\ \
| * | wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun2016-10-051-1/+0
| |/
* | mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-0/+1
|/
* 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
OpenPOWER on IntegriCloud