summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)AuthorFilesLines
2012-09-07wl18xx: remove duplicated include from main.cWei Yongjun1-1/+0
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn2-3/+7
2012-07-31wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov3-13/+8
2012-07-31wlcore: don't get the hlid from a queued skbArik Nemtsov1-20/+26
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-74/+290
2012-07-18wlcore: increase command completion timeoutLuciano Coelho1-1/+1
2012-07-18wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho1-0/+12
2012-07-18wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov1-4/+12
2012-07-18wlcore: make usage of nla_put clearerYair Shapira1-21/+18
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira4-5/+94
2012-07-18wl18xx: disable calibrator based fem detectYair Shapira1-0/+6
2012-07-18wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira4-7/+30
2012-07-18wlcore: use basic rates for non-data packetsEliad Peller1-2/+2
2012-07-18wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov1-1/+9
2012-07-18wl18xx: fix bogus compile warning on cc config optionArik Nemtsov1-1/+1
2012-07-18wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky1-4/+6
2012-07-18wl18xx: add support for ht_mode in conf.hYair Shapira2-27/+77
2012-07-18wlcore: don't re-configure wakeup conditions if not neededEyal Shapira1-0/+13
2012-07-18wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov1-2/+10
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-102/+244
2012-07-10wlcore: fix a couple small memory leaksDan Carpenter1-2/+2
2012-07-10wlcore: determine AP extra rates correctlyArik Nemtsov1-5/+15
2012-07-10wlcore: check ssid length against the correct elementEliad Peller1-1/+1
2012-07-10wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov2-2/+2
2012-07-10wlcore: define number of supported bands internallyArik Nemtsov3-4/+7
2012-07-10wlcore: don't set SDIO_FAILED flag when driver state is offArik Nemtsov2-7/+7
2012-07-10wlcore: change the wait for event mechanismYoni Divinsky1-1/+7
2012-07-10wlcore: Prevent processing of work items during op_stopIdo Yariv3-25/+32
2012-07-10wlcore: implement .flush callbackEliad Peller1-0/+8
2012-07-10wl12xx/wlcore: increase FW filename versionLuciano Coelho4-27/+6
2012-07-10wlcore: add probe request templates for sched and one-shot scansYoni Divinsky6-9/+39
2012-07-10wlcore: always clear recovery flag during recovery_workArik Nemtsov1-2/+2
2012-07-10wlcore: avoid debug prints during intended FW recoveryArik Nemtsov1-3/+4
2012-07-10wlcore: remove recover cmd from testmodeArik Nemtsov1-12/+1
2012-07-10wlcore: don't stop tx queue via watermark if already stoppedArik Nemtsov1-1/+3
2012-07-10wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov6-0/+100
2012-07-10wlcore: enable sched scan while connectedVictor Goldenshtein3-1/+6
2012-07-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-0/+2
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-4/+6
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville33-633/+1617
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-4/+6
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg33-633/+1617
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg1-0/+2
2012-06-26Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho22-475/+1257
2012-06-26wlcore: print stack trace in every recoveryEyal Shapira2-1/+2
2012-06-26wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira1-10/+19
2012-06-26wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira1-11/+24
2012-06-26wlcore: fix some failure cases in wlcore_probe()Luciano Coelho1-3/+6
2012-06-26wl18xx: deprecate PG1 supportLuciano Coelho2-57/+22