summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl1251/main.c
AgeCommit message (Expand)Author
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2023-10-23wifi: wl1251: replace deprecated strncpy with strscpyJustin Stitt
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2021-12-16wl1251: specify max. IE lengthMerlijn Wajer
2020-08-18wl1251, wlcore: fix spelling mistake "buld" -> "build"Colin Ian King
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2018-02-27wl1251: Set generated MAC address back to NVS dataPali Rohár
2018-02-27wl1251: Parse and use MAC address from supplied NVS dataPali Rohár
2018-02-27wl1251: Generate random MAC address only if driver does not have validPali Rohár
2018-02-27wl1251: Update wl->nvs_len after wl->nvs is validPali Rohár
2018-01-08wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-07wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-05-13wl1251: fix mixed up args for joinGrazvydas Ignotas
2014-05-13wl1251: fix null data for IBSSGrazvydas Ignotas
2014-05-13Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-09wl1251: add nvs file name to module firmware listPavel Machek
2014-01-09wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt
2014-01-09wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt
2014-01-09wl1251: fix channel switching in monitor modeDavid Gnedt
2014-01-09wl1251: disable power saving in monitor modeDavid Gnedt
2014-01-09wl1251: implement multicast address filtering (fwd)David Gnedt
2014-01-09wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt
2014-01-09wl1251: implement hardware ARP filteringDavid Gnedt
2014-01-09wl1251: retry power save entryDavid Gnedt
2014-01-09wl1251: fix scan behaviour while not associatedDavid Gnedt
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2013-12-26wireless: slight optimization of addr comparedingtianhong
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn