summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore
AgeCommit message (Expand)Author
2012-06-08wlcore/wl12xx/wl18xx: make NVS file optional for wl18xxArik Nemtsov
2012-06-08wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho
2012-06-08wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho
2012-06-08wlcore: use u8 instead of enum for bcn_filt_modeLuciano Coelho
2012-06-08wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho
2012-06-08wlcore: export raw binary with the FW statistics in debugfsLuciano Coelho
2012-06-08wlcore: add debugfs control over rx interrupt pacingEyal Shapira
2012-06-08wlcore: add support macros to easily add conf debugfs entriesEyal Shapira
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis
2012-06-07wl18xx: PG2.0 HW Watch dog interrupt supportIdo Reis
2012-06-06wlcore: set channels 12-14 as pactive for sched scanVictor Goldenshtein
2012-06-06wlcore: compare ssid_len before comparing ssidsEliad Peller
2012-06-06wlcore: add role_id to all the sched_scan commandsYoni Divinsky
2012-06-06wl12xx: send beacon loss events to userspaceEliad Peller
2012-06-06wlcore: do not send stop fwlog cmd if fw is hangedYoni Divinsky
2012-06-06wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov
2012-06-06wlcore: stop queues on Tx flushArik Nemtsov
2012-06-06wlcore: add stop reason bitmap for waking/starting queuesArik Nemtsov
2012-06-06wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov
2012-06-06wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov
2012-06-05wlcore: wait for roc complete only for the first roc commandVictor Goldenshtein
2012-06-05wlcore: don't enable BET for high basic ratesVictor Goldenshtein
2012-06-05wlcore: remove duplicate BUG_ON during recoveryArik Nemtsov
2012-06-05wlcore: increase WL1271_EVENT_TIMEOUTEliad Peller
2012-06-05wlcore: flush tx on CHANGE_CHANNELEliad Peller
2012-06-05wlcore: fix the CONF_TX_AC_ANY_TID to be 0xffYoni Divinsky
2012-06-05wlcore: use psd_type indexing according to specYoni Divinsky
2012-06-05wlcore: set wl->ht_cap per-bandEliad Peller
2012-06-05wlcore: increase number of BA sessions to 3Assaf Azulay
2012-06-05wlcore: flush before stopping APEliad Peller
2012-06-05wlcore: use correct link for bcast/multicast framesEliad Peller
2012-06-05wlcore: fixes for connection_loss_workArik Nemtsov
2012-06-05wlcore: use the original elp time in forced_ps modeEliad Peller
2012-06-05wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127xLuciano Coelho
2012-06-05wlcore: increase aggregation buffer size by one pageLuciano Coelho
2012-06-05wlcore: use proper values for supported local ratesLuciano Coelho
2012-06-05wlcore: print the interrupt status when recovery is triggeredLuciano Coelho
2012-06-05wlcore: create private static_data area and add operation to parse itLuciano Coelho
2012-06-05wlcore: add debugfs macro to help print fw statistics arraysLuciano Coelho
2012-06-05wlcore: abstract debugfs fw_stats to be handled by the lower driversLuciano Coelho
2012-06-05wlcore: use all AP basic rates as defaultLuciano Coelho
2012-06-05wlcore: update beacon and probe_resp templates when rates changeLuciano Coelho
2012-06-05wlcore: reorder identify_chip and get_hw_infoLuciano Coelho
2012-06-05wlcore: add space for private area when allocating fw_statusLuciano Coelho
2012-06-05wlcore: add module parameter to dump SDIO reads and writesLuciano Coelho
2012-06-05wlcore/wl12xx/18xx: split fw_status struct into twoArik Nemtsov
2012-06-05wlcore/wl12xx: add plt_init op and move the code to wl12xxLuciano Coelho
2012-06-05wlcore/wl12xx: move rx_mem_pool_addr element to wl12xxLuciano Coelho
2012-06-05wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xxLuciano Coelho
2012-06-05wlcore: rename wl12xx.h to wlcore_i.hLuciano Coelho