summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/conf.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2015-12-11wlcore: split wl12xx/wl18xx sg parametersGuy Mishol1-234/+3
2015-08-10wl18xx: use long intervals in sched scanEliad Peller1-1/+10
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani1-1/+6
2013-10-23wlcore: fwlog dynamic mem_block controlIdo Reis1-1/+4
2012-12-11wlcore: increase scan dwell times if no activityEyal Shapira1-0/+22
2012-12-05wl18xx: set last Tx rate from FW statusArik Nemtsov1-14/+43
2012-12-05wlcore: improved Tx scheduling algorithmArik Nemtsov1-1/+13
2012-12-04wlcore/wl18xx/wl12xx: add recovery settings to confYair Shapira1-1/+10
2012-11-28wlcore: configure dwell times according to scan typeEliad Peller1-13/+5
2012-11-27wlcore: specify correct supported_ratesEliad Peller1-2/+2
2012-09-27wlcore: allow only the lowest OFDM rate for p2p setup framesArik Nemtsov1-2/+1
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov1-1/+7
2012-06-08wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho1-0/+22
2012-06-08wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho1-22/+22
2012-06-08wlcore: use u8 instead of enum for bcn_filt_modeLuciano Coelho1-1/+1
2012-06-08wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho1-2/+7
2012-06-05wlcore: fix the CONF_TX_AC_ANY_TID to be 0xffYoni Divinsky1-1/+1
2012-06-05wl18xx: ipmlement ap_rate_mask hw opArik Nemtsov1-0/+6
2012-06-05wl18xx: define HW-rate translation elements/tablesArik Nemtsov1-1/+9
2012-04-12wlcore/wl12xx: use a single memory config and reset if using wl127xLuciano Coelho1-2/+1
2012-04-12wlcore/wl12xx: move extended radio configuration parameters to wl12xxLuciano Coelho1-21/+0
2012-04-12wlcore/wl12xx: move runtime configuration struct to the lower driverLuciano Coelho1-1/+1
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov1-30/+1
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho1-1/+0
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho1-0/+1326