summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl1251
Commit message (Expand)AuthorAgeFilesLines
* net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitionsH. Nikolaus Schaller2019-11-151-8/+0
* net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definitionH. Nikolaus Schaller2019-11-151-1/+1
* net: wireless: ti: wl1251 add device tree supportH. Nikolaus Schaller2019-11-151-0/+15
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-0524-359/+24
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* wl1251: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-54/+5
* Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-251-18/+84
|\
| * wl1251: Set generated MAC address back to NVS dataPali Rohár2018-02-271-0/+17
| * wl1251: Parse and use MAC address from supplied NVS dataPali Rohár2018-02-271-8/+47
| * wl1251: Generate random MAC address only if driver does not have validPali Rohár2018-02-271-9/+18
| * wl1251: Update wl->nvs_len after wl->nvs is validPali Rohár2018-02-271-2/+3
* | net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-151-3/+1
|/
* wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King2018-01-081-2/+1
* wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...Colin Ian King2017-12-071-3/+1
* mac80211: use QoS NDP for AP probingJohannes Berg2017-11-271-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* wl1251: add a missing spin_lock_init()Cong Wang2017-08-311-0/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+1
* mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-2/+2
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-2/+0
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-062-2/+10
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-122-2/+2
* wl1251: use to_delayed_work()Geliang Tang2016-04-071-1/+1
* ti: unify Kconfig with other vendorsKalle Valo2015-11-181-1/+1
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-231-3/+0
|\
| * wl1251: drop unneeded gotoJulia Lawall2015-06-081-3/+0
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-1/+2
|/
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-7/+2
* wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida2015-04-071-1/+1
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
* mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-3/+2
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-1/+1
* net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi2014-08-251-1/+0
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+2
* drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin2014-05-161-22/+21
* lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-163-4/+1
* wl1251: only call ieee80211_beacon_loss in managed modeGrazvydas Ignotas2014-05-131-2/+3
* wl1251: fix mixed up args for joinGrazvydas Ignotas2014-05-131-2/+2
* wl1251: fix null data for IBSSGrazvydas Ignotas2014-05-131-14/+37
* Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas2014-05-131-13/+0
* Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil2014-03-041-1/+1
* wl1251: use skb_trim to make skb shorterIvaylo Dimitrov2014-03-031-1/+1
* wl1251: spi: add device tree supportSebastian Reichel2014-02-281-6/+17
* wl1251: spi: add vio regulator supportSebastian Reichel2014-02-282-2/+19
* wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-283-18/+38
* wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-282-7/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-1/+0
|\
OpenPOWER on IntegriCloud