summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
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
2012-07-10wlcore: Prevent processing of work items during op_stopIdo Yariv
2012-07-10wlcore: implement .flush callbackEliad Peller
2012-07-10wl12xx/wlcore: increase FW filename versionLuciano Coelho
2012-07-10wlcore: add probe request templates for sched and one-shot scansYoni Divinsky
2012-07-10wlcore: always clear recovery flag during recovery_workArik Nemtsov
2012-07-10wlcore: avoid debug prints during intended FW recoveryArik Nemtsov
2012-07-10wlcore: remove recover cmd from testmodeArik Nemtsov
2012-07-10wlcore: don't stop tx queue via watermark if already stoppedArik Nemtsov
2012-07-10wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov
2012-07-10wlcore: enable sched scan while connectedVictor Goldenshtein
2012-07-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-26Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-06-26wlcore: print stack trace in every recoveryEyal Shapira
2012-06-26wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira
2012-06-26wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira
2012-06-26wlcore: fix some failure cases in wlcore_probe()Luciano Coelho
2012-06-26wl18xx: deprecate PG1 supportLuciano Coelho
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-25wlcore: drop INET dependencyRandy Dunlap
2012-06-23wlcore: prevent recovery in the middle of resumeArik Nemtsov
2012-06-23wlcore: refactor threaded IRQ routineArik Nemtsov