summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* wlcore: protect wlcore_op_set_key with mutexEliad Peller2012-09-272-33/+43
* wlcore: decrease elp timeoutEliad Peller2012-09-271-6/+2Star
* wlcore: Load the NVS file asynchronouslyIdo Yariv2012-09-272-38/+53
* wlcore: Refactor probeIdo Yariv2012-09-274-48/+83
* wlcore: Allow memory access when the FW crashesIdo Yariv2012-09-271-8/+12
* wlcore: use dynamic keep-alive template idsEliad Peller2012-09-276-23/+33
* wlcore: invalidate keep-alive template on disconnectionEliad Peller2012-09-271-0/+5
* wl18xx: default to siso40 in 2.4ghz with a single antennaArik Nemtsov2012-09-271-2/+2
* wlcore: Fix unbalanced interrupts enablementIdo Yariv2012-09-272-1/+15
* wlcore: Don't recover during bootIdo Yariv2012-09-271-1/+2
* wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira2012-09-273-0/+8
* wlcore: spi: use private max-buf-size limitArik Nemtsov2012-09-272-4/+8
* wl18xx: number_of_assembled_ant5 indicates if A band is enabledYair Shapira2012-09-271-5/+2Star
* wlcore: allow up to 3 running STA interfaces in combinationsArik Nemtsov2012-09-271-2/+2
* wlcore: lazy-enable device rolesEliad Peller2012-09-272-20/+15Star
* wlcore: always use wlvif->role_id for scansEliad Peller2012-09-271-11/+7Star
* wlcore: make debug prints work without dynamic debugArik Nemtsov2012-09-271-3/+13
* wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov2012-09-276-9/+38
* wlcore: resume() only if sta is associatedEliad Peller2012-09-271-0/+3
* wlcore: configure wowlan regardless of wakeup conditionsEyal Shapira2012-09-271-13/+13
* wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky2012-09-278-9/+14
* wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky2012-09-274-4/+10
* wlcore: tx_flush - optimize flow and force Tx during the flushArik Nemtsov2012-09-271-8/+18
* wlcore: make Tx flush timings more verboseArik Nemtsov2012-09-271-4/+9
* wlcore: allow only the lowest OFDM rate for p2p setup framesArik Nemtsov2012-09-271-2/+1Star
* wlcore: AP mode - send non-data packets with basic ratesArik Nemtsov2012-09-271-2/+6
* wlcore: cancel recovery_work on stop() instead of remove_interface()Eliad Peller2012-09-271-4/+2Star
* wl18xx: increase rx_ba_win_size to 32Ido Reis2012-09-271-1/+1
* wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv2012-09-2711-55/+61
* wlcore: consider single fw caseEliad Peller2012-09-271-1/+5
* wl18xx: update default phy configuration for pg2Ido Reis2012-09-271-14/+3Star
* wl12xx: remove duplicated include from main.cWei Yongjun2012-09-271-1/+0Star
* wlcore: Declare MODULE_FIRMWARE usageTim Gardner2012-09-271-0/+1
* wl12xx: use module_platform_driverLuciano Coelho2012-09-271-11/+1Star
* wl18xx: use module_platform_driverDevendra Naga2012-09-271-12/+1Star
* wl18xx: remove duplicated include from main.cWei Yongjun2012-09-071-1/+0Star
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-312-3/+7
* wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov2012-07-313-13/+8Star
* wlcore: don't get the hlid from a queued skbArik Nemtsov2012-07-311-20/+26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-2012-74/+290
|\
| * wlcore: increase command completion timeoutLuciano Coelho2012-07-181-1/+1
| * wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho2012-07-181-0/+12
| * wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov2012-07-181-4/+12
| * wlcore: make usage of nla_put clearerYair Shapira2012-07-181-21/+18Star
| * wlcore/wl12xx: calibrator fem detect implementationYair Shapira2012-07-184-5/+94
| * wl18xx: disable calibrator based fem detectYair Shapira2012-07-181-0/+6
| * wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira2012-07-184-7/+30
| * wlcore: use basic rates for non-data packetsEliad Peller2012-07-181-2/+2
| * wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov2012-07-181-1/+9
| * wl18xx: fix bogus compile warning on cc config optionArik Nemtsov2012-07-181-1/+1