summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-06-05wlcore: don't enable BET for high basic ratesVictor Goldenshtein
2012-06-05wl18xx: fix fm_coex parameters configurationVictor Goldenshtein
2012-06-05wl12xx: fix fm_coex parameters configurationVictor 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-05wl12xx: set the irq polarity before loading the fwYoni Divinsky
2012-06-05wlcore: use psd_type indexing according to specYoni Divinsky
2012-06-05wlcore: set wl->ht_cap per-bandEliad Peller
2012-06-05wl18xx: add dependency on mac80211Arik Nemtsov
2012-06-05wlcore: increase number of BA sessions to 3Assaf Azulay
2012-06-05wlcore: modify bss loss parametersIgal Chernobelsky
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: fix dynamic_ps_timeout time regressionArik Nemtsov
2012-06-05wlcore: use the original elp time in forced_ps modeEliad Peller
2012-06-05wlcore: fix sparse warnings related to static functionsArik Nemtsov
2012-06-05wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127xLuciano Coelho
2012-06-05wl18xx: change default tcp_checksum to falseAssaf Azulay
2012-06-05wl18xx: use new fw stats structuresLuciano Coelho
2012-06-05wl18xx: increase tx_ba_win_size to 64Luciano Coelho
2012-06-05wlcore: increase aggregation buffer size by one pageLuciano Coelho
2012-06-05wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdirLuciano Coelho
2012-06-05wl18xx: export pwr_limit_reference_11_abg value as a module parameterLuciano Coelho
2012-06-05wl18xx: export low/high band component values as module paramsLuciano Coelho
2012-06-05wl18xx: add power limit reference value to mac_and_phy settingsLuciano Coelho
2012-06-05wl18xx: add module parameter to force SISO 20MHzLuciano Coelho
2012-06-05wlcore: use proper values for supported local ratesLuciano Coelho
2012-06-05wl18xx: don't use MIMO when ht_mode is set to wideLuciano Coelho
2012-06-05wlcore: print the interrupt status when recovery is triggeredLuciano Coelho
2012-06-05wl18xx: print the PHY firmware version from the private static dataLuciano Coelho
2012-06-05wlcore: create private static_data area and add operation to parse itLuciano Coelho
2012-06-05wl18xx: implement fw status debugfs entriesLuciano Coelho
2012-06-05wl12xx: implement fw status debugfs entriesLuciano 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-05wl18xx: disable MCS_13 for wl18xx PG 1.0Luciano Coelho
2012-06-05wlcore: reorder identify_chip and get_hw_infoLuciano Coelho
2012-06-05wl18xx: change low_band_component_type value for COM8Luciano Coelho
2012-06-05wlcore: add space for private area when allocating fw_statusLuciano Coelho
2012-06-05wl18xx: changed default board_type to HDKLuciano Coelho
2012-06-05wl18xx: copy the default configuration before checking the board_typeLuciano Coelho
2012-06-05wlcore: add module parameter to dump SDIO reads and writesLuciano Coelho
2012-06-05wl18xx: add a module parameter to control 11a supportLuciano Coelho
2012-06-05wl18xx: derive the MAC address from the BD_ADDR in fuse ROMLuciano Coelho
2012-06-05wlcore/wl12xx/18xx: split fw_status struct into twoArik Nemtsov