summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore
AgeCommit message (Expand)Author
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-09-27wlcore: protect wlcore_op_set_key with mutexEliad Peller
2012-09-27wlcore: decrease elp timeoutEliad Peller
2012-09-27wlcore: Load the NVS file asynchronouslyIdo Yariv
2012-09-27wlcore: Refactor probeIdo Yariv
2012-09-27wlcore: Allow memory access when the FW crashesIdo Yariv
2012-09-27wlcore: use dynamic keep-alive template idsEliad Peller
2012-09-27wlcore: invalidate keep-alive template on disconnectionEliad Peller
2012-09-27wlcore: Don't recover during bootIdo Yariv
2012-09-27wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira
2012-09-27wlcore: spi: use private max-buf-size limitArik Nemtsov
2012-09-27wlcore: allow up to 3 running STA interfaces in combinationsArik Nemtsov
2012-09-27wlcore: lazy-enable device rolesEliad Peller
2012-09-27wlcore: always use wlvif->role_id for scansEliad Peller
2012-09-27wlcore: make debug prints work without dynamic debugArik Nemtsov
2012-09-27wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov
2012-09-27wlcore: resume() only if sta is associatedEliad Peller
2012-09-27wlcore: configure wowlan regardless of wakeup conditionsEyal Shapira
2012-09-27wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky
2012-09-27wlcore: tx_flush - optimize flow and force Tx during the flushArik Nemtsov
2012-09-27wlcore: make Tx flush timings more verboseArik Nemtsov
2012-09-27wlcore: allow only the lowest OFDM rate for p2p setup framesArik Nemtsov
2012-09-27wlcore: AP mode - send non-data packets with basic ratesArik Nemtsov
2012-09-27wlcore: cancel recovery_work on stop() instead of remove_interface()Eliad Peller
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv
2012-09-27wlcore: consider single fw caseEliad Peller
2012-09-27wlcore: Declare MODULE_FIRMWARE usageTim Gardner
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-31wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov
2012-07-31wlcore: don't get the hlid from a queued skbArik Nemtsov
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-18wlcore: increase command completion timeoutLuciano Coelho
2012-07-18wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho
2012-07-18wlcore: make usage of nla_put clearerYair Shapira
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira
2012-07-18wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira
2012-07-18wlcore: use basic rates for non-data packetsEliad Peller
2012-07-18wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov
2012-07-18wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky
2012-07-18wlcore: don't re-configure wakeup conditions if not neededEyal Shapira
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-10wlcore: fix a couple small memory leaksDan Carpenter
2012-07-10wlcore: check ssid length against the correct elementEliad Peller
2012-07-10wlcore: define number of supported bands internallyArik Nemtsov
2012-07-10wlcore: don't set SDIO_FAILED flag when driver state is offArik Nemtsov
2012-07-10wlcore: change the wait for event mechanismYoni Divinsky
2012-07-10wlcore: Prevent processing of work items during op_stopIdo Yariv