summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/acx.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2018-06-27wlcore: Add support for runtime PMTony Lindgren
2017-12-07wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...Colin Ian King
2016-11-17wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul
2015-12-11wlcore: split wl12xx/wl18xx sg parametersGuy Mishol
2015-01-23wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel
2014-02-13wlcore: enable beacon filtering only after receiving a beaconEliad Peller
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller
2013-10-23wlcore: fix interrogate command lengthIgal Chernobelsky
2013-03-25wlcore: report rssi from roaming statisticsNadim Zubidat
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller
2012-12-04wlcore: allow ACX_BA_SESSION_RX_SETUP to failEliad Peller
2012-06-21wlcore: reconfigure sleep_auth when removing interfacesArik Nemtsov
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov
2012-06-21wlcore: add a debugfs entry to allow changing the sleep mode by handLuciano Coelho
2012-06-05wlcore: abstract debugfs fw_stats to be handled by the lower driversLuciano Coelho
2012-06-05wlcore/wl12xx: add plt_init op and move the code to wl12xxLuciano Coelho
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira
2012-05-16wlcore: fix pointer print out in wl1271_acx_set_rx_filter()Luciano Coelho
2012-05-15wl12xx: add RX filters ACX commandsEyal Shapira
2012-04-12wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA modeArik Nemtsov
2012-04-12wlcore/wl12xx: use a single memory config and reset if using wl127xLuciano Coelho
2012-04-12wlcore/wl12xx: add hw_init operationLuciano Coelho
2012-04-12wlcore/wl12xx: set the number of Tx descriptors per chip familyArik Nemtsov
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho