summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens2012-07-103-86/+2
| | * | brcmsmac: remove si_pmu_init() and si_pmu_res_init()Hauke Mehrtens2012-07-103-80/+0
| | * | brcmsmac: remove ai_findcore()Hauke Mehrtens2012-07-103-31/+14
| | * | brcmsmac: use container_of instead of castHauke Mehrtens2012-07-101-8/+8
| | * | brcmsmac: remove ai_get_buscore{type,rev}()Hauke Mehrtens2012-07-102-19/+0
| | * | brcmsmac: remove PCI_FORCEHT() macroHauke Mehrtens2012-07-101-19/+0
| | * | brcmsmac: remove PCIE() macroHauke Mehrtens2012-07-101-5/+4
| | * | iwmc3200wifi: remove driver for unavailable hardwareJohn W. Linville2012-07-1030-10563/+0
| | * | wlcore: fix a couple small memory leaksDan Carpenter2012-07-101-2/+2
| | * | wlcore: determine AP extra rates correctlyArik Nemtsov2012-07-101-5/+15
| | * | wlcore: check ssid length against the correct elementEliad Peller2012-07-101-1/+1
| | * | wl12xx/wl18xx: use a dynamic PS timeout of 1.5secArik Nemtsov2012-07-102-2/+2
| | * | 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-104-27/+6
| | * | wlcore: add probe request templates for sched and one-shot scansYoni Divinsky2012-07-106-9/+39
| | * | 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-106-0/+100
| | * | wlcore: enable sched scan while connectedVictor Goldenshtein2012-07-103-1/+6
| | * | NFC: Check for llcp_sock and its device from llcp_sock_getnameSamuel Ortiz2012-07-091-0/+3
| | * | NFC: Add ISO 14443 type B protocolSamuel Ortiz2012-07-097-18/+28
| | * | NFC: Use communicate thru only for PaSoRi when trying to read Felica tagsSamuel Ortiz2012-07-091-12/+11
| | * | NFC: Add initial Sony RC-S360 support to pn533Samuel Ortiz2012-07-091-38/+181
| | * | NFC: Dereference LLCP bind socket address after checking for it to be NULLSamuel Ortiz2012-07-091-2/+2
| | * | NFC: Do not return EBUSY when stopping a poll that's already stoppedSamuel Ortiz2012-07-091-0/+9
| | * | NFC: Remove warning from nfc_llcp_local_putSamuel Ortiz2012-07-091-2/+0
| | * | NFC: Handle LLCP Disconnected Mode framesSamuel Ortiz2012-07-091-0/+44
| | * | NFC: LLCP late bindingSamuel Ortiz2012-07-092-77/+166
| | * | NFC: Forbid SSAP binding to a not well known LLCP serviceSamuel Ortiz2012-07-091-17/+5
| | * | NFC: Forbid LLCP service name reusingSamuel Ortiz2012-07-091-1/+3
| | * | NFC: Release LLCP SAP when the owner is releasedSamuel Ortiz2012-07-093-14/+11
| | * | NFC: Close listening LLCP sockets when the device is goneSamuel Ortiz2012-07-091-3/+8
| | * | NFC: Build LLCP general bytes upon requestSamuel Ortiz2012-07-091-15/+17
| | * | NFC: Fix LLCP getname socket opSamuel Ortiz2012-07-091-4/+7
| | * | NFC: Update LLCP socket target index when getting a connectionSamuel Ortiz2012-07-091-0/+1
| | * | NFC: Add netlink module alias for NFCSamuel Ortiz2012-07-091-0/+3
| | * | NFC: Add modules alias for NFC socketsSamuel Ortiz2012-07-091-0/+1
| | * | NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade2012-07-095-37/+47
| | * | NFC: update PN544 HCI driver state when opened/closedEric Lapuyade2012-07-091-0/+5
| | * | NFC: Error management documentationEric Lapuyade2012-07-091-0/+33
| | * | NFC: nfc_driver_failure() implementationEric Lapuyade2012-07-091-6/+2
| | * | NFC: nfc_targets_found() should accept zero target foundEric Lapuyade2012-07-091-6/+13
| | * | NFC: Core must test the device polling state inside the device lockEric Lapuyade2012-07-091-2/+7
| | * | NFC: Implement HCI driver or internal error managementEric Lapuyade2012-07-091-4/+11
OpenPOWER on IntegriCloud