aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl18xx/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24wl18xx: Fix Wunused-const-variableNathan Huckleberry1-38/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-15/+12
2017-06-28wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva1-2/+4
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-11-17wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul1-1/+2
2016-09-26wlcore: wl18xx: Use chip specific configuration firmwareTony Lindgren1-9/+10
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul1-0/+4
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn1-3/+12
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-11/+11
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury1-4/+5
2015-12-11wlcore: split wl12xx/wl18xx sg parametersGuy Mishol1-63/+75
2015-09-29net/wireless/wl18xx: Add missing MODULE_FIRMWAREGeoff Levand1-0/+1
2015-08-10wlcore: add p2p device supportEliad Peller1-1/+47
2015-08-10wl18xx: use long intervals in sched scanEliad Peller1-0/+2
2015-08-10wlcore/wl18xx : add time sync event handlingMachani, Yaniv1-2/+2
2015-08-06wl18xx: add dynamic fw tracesGuy Mishol1-0/+5
2015-05-09wl18xx: fallback to default conf in case of invalid conf fileEliad Peller1-20/+25
2015-05-09wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer1-1/+25
2015-01-09wl18xx: declare radar_detect_widths support for ap interfacesEliad Peller1-0/+4
2015-01-09wlcore: add dfs master restart callsEliad Peller1-0/+1
2015-01-09wl18xx: add radar detection implementationEliad Peller1-1/+3
2015-01-09wlcore: enable sleep during AP mode operationKobi L1-0/+7
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani1-0/+3
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller1-14/+4
2014-10-20net: wireless: ti: wl18xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller1-8/+8
2014-07-15wl18xx: make sure fw_status->priv exists before derefEliad Peller1-2/+12
2014-07-15wlcore/wl18xx: handle smart config eventsEliad Peller1-1/+4
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller1-0/+3
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller1-1/+1
2014-02-13wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller1-1/+38
2014-02-13wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller1-0/+2
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller1-0/+3
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller1-2/+37
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky1-0/+9
2013-10-23wl12xx/wl18xx: update default fw logger's settingsIdo Reis1-2/+2
2013-10-23wlcore: add ap_event_maskEliad Peller1-1/+2
2013-10-23wl18xx: default config alignment with phy defaultsIgal Chernobelsky1-8/+8
2013-09-30wl18xx: print new RDL versions during bootVictor Goldenshtein1-6/+36
2013-09-30wl18xx: fix boot process in high temperature environmentVictor Goldenshtein1-0/+53
2013-06-17wl18xx: use locally administered MAC address if not available from fuseLuciano Coelho1-0/+11
2013-06-17wl18xx: FDSP Code RAM Corruption fixIdo Reis1-2/+34
2013-03-25wl18xx: print chip info during bootVictor Goldenshtein1-1/+23
2013-03-25wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky1-0/+1
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-1/+1
2013-02-08wl18xx: add new phy configuration parameters for telec supportVictor Goldenshtein1-0/+5
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-48/+219
2012-12-11wl18xx: count HW block spare based correctly on keysArik Nemtsov1-25/+31