summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
2012-09-27wl18xx: number_of_assembled_ant5 indicates if A band is enabledYair Shapira
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-27wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal 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-27wl18xx: increase rx_ba_win_size to 32Ido Reis
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv
2012-09-27wlcore: consider single fw caseEliad Peller
2012-09-27wl18xx: update default phy configuration for pg2Ido Reis
2012-09-27wl12xx: remove duplicated include from main.cWei Yongjun
2012-09-27wlcore: Declare MODULE_FIRMWARE usageTim Gardner
2012-09-27wl12xx: use module_platform_driverLuciano Coelho
2012-09-27wl18xx: use module_platform_driverDevendra Naga
2012-09-07wl18xx: remove duplicated include from main.cWei Yongjun
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-18wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov
2012-07-18wlcore: make usage of nla_put clearerYair Shapira
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira
2012-07-18wl18xx: disable calibrator based fem detectYair 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-18wl18xx: fix bogus compile warning on cc config optionArik Nemtsov
2012-07-18wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky
2012-07-18wl18xx: add support for ht_mode in conf.hYair Shapira
2012-07-18wlcore: don't re-configure wakeup conditions if not neededEyal Shapira
2012-07-18wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov
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: determine AP extra rates correctlyArik Nemtsov
2012-07-10wlcore: check ssid length against the correct elementEliad Peller
2012-07-10wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov
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