summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl18xx/main.c
AgeCommit message (Expand)Author
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl18xxBreno Leitao
2023-10-23wifi: wl18xx: replace deprecated strncpy with strscpyJustin Stitt
2023-09-18wifi: wlcore: Convert to platform remove callback returning voidUwe Kleine-König
2019-06-24wl18xx: Fix Wunused-const-variableNathan Huckleberry
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-06-28wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva
2017-02-27scripts/spelling.txt: add "configuartion" pattern and fix typo instancesMasahiro Yamada
2016-11-17wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul
2016-09-26wlcore: wl18xx: Use chip specific configuration firmwareTony Lindgren
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury
2015-12-11wlcore: split wl12xx/wl18xx sg parametersGuy Mishol
2015-09-29net/wireless/wl18xx: Add missing MODULE_FIRMWAREGeoff Levand
2015-08-10wlcore: add p2p device supportEliad Peller
2015-08-10wl18xx: use long intervals in sched scanEliad Peller
2015-08-10wlcore/wl18xx : add time sync event handlingMachani, Yaniv
2015-08-06wl18xx: add dynamic fw tracesGuy Mishol
2015-05-09wl18xx: fallback to default conf in case of invalid conf fileEliad Peller
2015-05-09wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer
2015-01-09wl18xx: declare radar_detect_widths support for ap interfacesEliad Peller
2015-01-09wlcore: add dfs master restart callsEliad Peller
2015-01-09wl18xx: add radar detection implementationEliad Peller
2015-01-09wlcore: enable sleep during AP mode operationKobi L
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller
2014-10-20net: wireless: ti: wl18xx: drop owner assignment from platform_driversWolfram Sang
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller
2014-07-15wl18xx: make sure fw_status->priv exists before derefEliad Peller
2014-07-15wlcore/wl18xx: handle smart config eventsEliad Peller
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky
2013-10-23wl12xx/wl18xx: update default fw logger's settingsIdo Reis
2013-10-23wlcore: add ap_event_maskEliad Peller
2013-10-23wl18xx: default config alignment with phy defaultsIgal Chernobelsky
2013-09-30wl18xx: print new RDL versions during bootVictor Goldenshtein
2013-09-30wl18xx: fix boot process in high temperature environmentVictor Goldenshtein
2013-06-17wl18xx: use locally administered MAC address if not available from fuseLuciano Coelho
2013-06-17wl18xx: FDSP Code RAM Corruption fixIdo Reis
2013-03-25wl18xx: print chip info during bootVictor Goldenshtein
2013-03-25wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg