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