summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/wlcore.h
AgeCommit message (Expand)Author
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2015-09-29wlcore: align reg_ch_conf_last[] to 64bitGuodong Xu
2015-08-06wl18xx: add dynamic fw tracesGuy Mishol
2015-03-19wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho
2015-01-09wlcore: add dfs region to reg domain update cmdGuy Mishol
2015-01-09wlcore: add dfs master restart callsEliad Peller
2015-01-09wl18xx: add radar detection implementationEliad Peller
2015-01-09wlcore: enable sleep during AP mode operationKobi L
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller
2014-06-25mac80211: split sched scan IEsDavid Spinadel
2014-02-13wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov
2014-02-13wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller
2014-02-13wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky
2013-10-23wlcore: add ap_event_maskEliad Peller
2013-09-30wlcore: ROC on AP channel before auth replyArik Nemtsov
2013-03-25wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky
2013-02-08wlcore: remove unused set_power methodLuciano Coelho
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-12-11wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv
2012-12-11wlcore: use separate HW queue for each AC in each vifArik Nemtsov
2012-12-11wlcore: use link count for single-STA-PSM optimizationArik Nemtsov
2012-12-11wlcore/wl18xx: change priority calculations for linksArik Nemtsov
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-12-05wlcore: improved Tx scheduling algorithmArik Nemtsov
2012-12-05wlcore: restore default channel configurationVictor Goldenshtein
2012-12-04wlcore: remove WLCORE_QUIRK_NO_ELPEliad Peller
2012-12-04wlcore/wl12xx: make sure session id is always zero for APArik Nemtsov
2012-12-04wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho
2012-12-04wlcore: change way of checking the firmware versionLuciano Coelho
2012-12-04wlcore/wl12xx: move wl12xx chip ID defines to the lower driverLuciano Coelho
2012-12-04wlcore: gather information about firmware stabilityLuciano Coelho
2012-12-04wlcore/wl18xx/wl12xx: separate channel count between chipsArik Nemtsov
2012-11-28wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov
2012-11-28wlcore: call ieee80211_sched_scan_stopped on interface removalEliad Peller
2012-11-28wlcore: add new reg-domain configuration commandVictor Goldenshtein
2012-11-27wlcore: save session_id per-linkEliad Peller
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller
2012-11-27wlcore: update channel_switch/stop_channel_switch commandsEliad Peller
2012-11-27wl18xx: increase MAX_CHANNELS_5GHZEliad Peller
2012-11-27wlcore: split 18xx and 12xx scan mechanismEliad Peller
2012-11-27wlcore: implement .remain_on_channel() callbackEliad Peller
2012-11-27wlcore: workaround start_sta problem in wl12xx fwEliad Peller