summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-10iwmc3200wifi: remove driver for unavailable hardwareJohn 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-09NFC: Check for llcp_sock and its device from llcp_sock_getnameSamuel Ortiz
2012-07-09NFC: Add ISO 14443 type B protocolSamuel Ortiz
2012-07-09NFC: Use communicate thru only for PaSoRi when trying to read Felica tagsSamuel Ortiz
2012-07-09NFC: Add initial Sony RC-S360 support to pn533Samuel Ortiz
2012-07-09NFC: Dereference LLCP bind socket address after checking for it to be NULLSamuel Ortiz
2012-07-09NFC: Do not return EBUSY when stopping a poll that's already stoppedSamuel Ortiz
2012-07-09NFC: Remove warning from nfc_llcp_local_putSamuel Ortiz
2012-07-09NFC: Handle LLCP Disconnected Mode framesSamuel Ortiz
2012-07-09NFC: LLCP late bindingSamuel Ortiz
2012-07-09NFC: Forbid SSAP binding to a not well known LLCP serviceSamuel Ortiz
2012-07-09NFC: Forbid LLCP service name reusingSamuel Ortiz
2012-07-09NFC: Release LLCP SAP when the owner is releasedSamuel Ortiz
2012-07-09NFC: Close listening LLCP sockets when the device is goneSamuel Ortiz
2012-07-09NFC: Build LLCP general bytes upon requestSamuel Ortiz
2012-07-09NFC: Fix LLCP getname socket opSamuel Ortiz
2012-07-09NFC: Update LLCP socket target index when getting a connectionSamuel Ortiz
2012-07-09NFC: Add netlink module alias for NFCSamuel Ortiz
2012-07-09NFC: Add modules alias for NFC socketsSamuel Ortiz
2012-07-09NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade
2012-07-09NFC: update PN544 HCI driver state when opened/closedEric Lapuyade
2012-07-09NFC: Error management documentationEric Lapuyade
2012-07-09NFC: nfc_driver_failure() implementationEric Lapuyade
2012-07-09NFC: nfc_targets_found() should accept zero target foundEric Lapuyade
2012-07-09NFC: Core must test the device polling state inside the device lockEric Lapuyade
2012-07-09NFC: Implement HCI driver or internal error managementEric Lapuyade
2012-07-09NFC: Factorize HCI cmd completionEric Lapuyade
2012-07-09NFC: Driver failure APIEric Lapuyade
2012-07-09NFC: Changed HCI cmd execution completion result to std linux errnoEric Lapuyade
2012-07-09NFC: Implement HCP reaggregation allocation error caseEric Lapuyade
2012-07-09NFC: Remove an impossible HCI error caseEric Lapuyade
2012-07-09NFC: Handle SHDLC RSET frames from an SHDLC connected chipEric Lapuyade
2012-07-09NFC: Removed addressed shdlc TODOsEric Lapuyade