summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl12xx
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-15/+15
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-15/+15
2025-07-24wifi: Fix typosBjorn Helgaas-3/+3
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xxBreno Leitao-0/+1
2023-09-18wifi: wlcore: Convert to platform remove callback returning voidUwe Kleine-König-3/+3
2022-07-27wifi: wl12xx: Drop if with an always false conditionUwe Kleine-König-3/+0
2021-06-14wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren-0/+7
2021-01-25wlcore: Fix command execute failure 19 for wl12xxTony Lindgren-3/+0
2020-09-29wl1251/wl12xx: fix a typo in commentsWang Qing-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner-210/+14
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-02-01wl12xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-19/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+1
2016-05-11wlcore/wl12xx: Fix fw logger over sdioGuy Mishol-2/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg-14/+14
2016-04-06wl12xx: remove redundant null check on wl->scan.ssidColin Ian King-1/+1
2015-12-11wlcore: split wl12xx/wl18xx sg parametersGuy Mishol-57/+292
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern-1/+2
2015-08-10wlcore: add p2p device supportEliad Peller-1/+5
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller-11/+8
2015-03-24wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho-4/+84
2015-01-09wlcore: enable sleep during AP mode operationKobi L-0/+1
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani-0/+3
2014-10-20net: wireless: ti: wl12xx: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller-1/+1
2014-06-25mac80211: split sched scan IEsDavid Spinadel-8/+14
2014-02-13wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov-0/+1
2014-02-13wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller-1/+25
2014-02-13wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller-0/+3
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller-0/+5
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller-1/+84
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez-1/+1
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky-0/+9
2013-10-23wl12xx/wl18xx: update default fw logger's settingsIdo Reis-2/+2
2013-10-23wlcore: add ap_event_maskEliad Peller-1/+2
2013-09-26wireless: wl12xx: use dev_get_platdata()Jingoo Han-1/+1
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller-1/+1
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho-2/+2
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho-1/+1
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg-0/+3
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg-1/+1
2013-03-25wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky-0/+3
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho-1/+2
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho-63/+1096
2012-12-11wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv-6/+27
2012-12-11wlcore: support scan reports during periodic scanEyal Shapira-3/+7
2012-12-11wlcore/wl18xx: change priority calculations for linksArik Nemtsov-0/+22