summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
* wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv2012-09-2710-54/+60
* wlcore: consider single fw caseEliad Peller2012-09-271-1/+5
* wlcore: Declare MODULE_FIRMWARE usageTim Gardner2012-09-271-0/+1
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-2/+4
* wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov2012-07-313-13/+8
* 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-207-36/+131
|\
| * 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
| * wlcore: make usage of nla_put clearerYair Shapira2012-07-181-21/+18
| * wlcore/wl12xx: calibrator fem detect implementationYair Shapira2012-07-182-1/+41
| * 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
| * wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky2012-07-181-4/+6
| * wlcore: don't re-configure wakeup conditions if not neededEyal Shapira2012-07-181-0/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-1213-89/+183
|\ \ | |/
| * wlcore: fix a couple small memory leaksDan Carpenter2012-07-101-2/+2
| * wlcore: check ssid length against the correct elementEliad Peller2012-07-101-1/+1
| * wlcore: define number of supported bands internallyArik Nemtsov2012-07-103-4/+7
| * wlcore: don't set SDIO_FAILED flag when driver state is offArik Nemtsov2012-07-102-7/+7
| * wlcore: change the wait for event mechanismYoni Divinsky2012-07-101-1/+7
| * wlcore: Prevent processing of work items during op_stopIdo Yariv2012-07-103-25/+32
| * wlcore: implement .flush callbackEliad Peller2012-07-101-0/+8
| * wl12xx/wlcore: increase FW filename versionLuciano Coelho2012-07-103-21/+0
| * wlcore: add probe request templates for sched and one-shot scansYoni Divinsky2012-07-105-9/+36
| * wlcore: always clear recovery flag during recovery_workArik Nemtsov2012-07-101-2/+2
| * wlcore: avoid debug prints during intended FW recoveryArik Nemtsov2012-07-101-3/+4
| * wlcore: remove recover cmd from testmodeArik Nemtsov2012-07-101-12/+1
| * wlcore: don't stop tx queue via watermark if already stoppedArik Nemtsov2012-07-101-1/+3
| * wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov2012-07-102-0/+66
| * wlcore: enable sched scan while connectedVictor Goldenshtein2012-07-102-1/+5
| * Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-07-091-0/+2
| |\
| | * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-2824-309/+1056
| | |\
| | * | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-0/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-1/+0
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2924-309/+1056
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-1/+0
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | wlcore: print stack trace in every recoveryEyal Shapira2012-06-262-1/+2
| * | | wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira2012-06-261-10/+19
| * | | wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira2012-06-261-11/+24
| * | | wlcore: fix some failure cases in wlcore_probe()Luciano Coelho2012-06-261-3/+6
| * | | wlcore: prevent recovery in the middle of resumeArik Nemtsov2012-06-231-3/+8
| * | | wlcore: refactor threaded IRQ routineArik Nemtsov2012-06-231-31/+31
| * | | wlcore: check Rx-filter functions in the suspend pathArik Nemtsov2012-06-233-10/+30
| * | | wlcore: force recovery on resume if suspended without recoveringArik Nemtsov2012-06-231-2/+18
| * | | wlcore: don't allow SDIO read/writes after failureArik Nemtsov2012-06-232-2/+21
| * | | wlcore: cancel suspend when recovery is pendingArik Nemtsov2012-06-221-0/+6
| * | | wlcore: access the firmware memory via debugfsArkady Miasnikov2012-06-221-0/+192
| * | | wlcore: Force checking of io functions' return valuesIdo Yariv2012-06-224-36/+49
OpenPOWER on IntegriCloud