summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2013-08-152-3/+8
* Merge tag 'nfc-next-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-08-1513-123/+810
|\
| * NFC: Update secure element stateArron Wang2013-08-141-0/+4
| * NFC: Fix secure element state checkArron Wang2013-08-141-2/+2
| * NFC: hci: Fix enable/disable confusionDan Carpenter2013-08-141-1/+1
| * NFC: pn544: i2c: Add firmware download implementation for pn544Eric Lapuyade2013-08-141-12/+334
| * NFC: pn544: Add firmware operations hci opsEric Lapuyade2013-08-144-4/+21
| * NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-145-5/+19
| * NFC: pn544: i2c: Add firmware download mode power-on supportEric Lapuyade2013-08-143-6/+14
| * NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade2013-08-142-2/+2
| * NFC: pn533: Add some polling entropySamuel Ortiz2013-08-141-1/+6
| * NFC: pn533: Add delay between each poll frameSamuel Ortiz2013-08-141-5/+11
| * NFC: Add a GET_SE netlink APISamuel Ortiz2013-08-142-0/+93
| * NFC: Fix SE discovery failure warning conditionSamuel Ortiz2013-08-141-1/+1
| * NFC: pn533: Store the correct frame size (normal vs ext)Olivier Guiter2013-08-141-9/+7
| * NFC: pn533: Split large Tx frames in chunksOlivier Guiter2013-08-141-14/+130
| * NFC: pn533: Add extended information frame decoding supportOlivier Guiter2013-08-141-13/+72
| * NFC: pn533: Enable AUTO RFCASamuel Ortiz2013-08-141-3/+6
| * NFC: pn533: Unconditionaly select the highest p2p bit rateSamuel Ortiz2013-08-141-36/+20
| * NFC: pn533: Request System code from SENSF_REQSamuel Ortiz2013-08-141-2/+2
| * NFC: pn533: Fix the pn533 polling loopSamuel Ortiz2013-08-141-1/+54
| * NFC: pn533: Fix hardware busy loop when establishing the LLCP linkSamuel Ortiz2013-08-141-11/+0
| * NFC: Define secure element connectivity and transaction eventsSamuel Ortiz2013-08-141-0/+11
| * NFC: Document secure element addition/removal netlink eventsSamuel Ortiz2013-08-141-0/+5
| * MAINTAINERS: Change the NFC subsystem status to SupportedSamuel Ortiz2013-08-141-1/+1
| * NFC: Fix missing static declarationsThierry Escande2013-08-141-3/+3
* | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-08-1511-43/+270
|\ \ | |/ |/|
| * ath6kl: Fix invalid pointer access on fuzz testing with AP modeMohammed Shafi Shajakhan2013-08-071-0/+3
| * ath6kl: Fix race in heart beat pollingVasanthakumar Thiagarajan2013-08-071-0/+3
| * ath10k: add SoC power save option to PCI features mapBartosz Markowski2013-08-072-12/+21
| * ath10k: fix device teardownMichal Kazior2013-08-051-11/+30
| * ath10k: fix failpath in MSI-X setupMichal Kazior2013-08-021-1/+6
| * ath10k: zero arvif memory on add_interface()Michal Kazior2013-08-021-0/+2
| * ath10k: advertise more conservative intf combinationsMichal Kazior2013-08-021-3/+9
| * ath10k: make sure to use passive scan when n_ssids is 0Michal Kazior2013-08-021-0/+2
| * ath10k: prevent using invalid ringbuffer indexesMichal Kazior2013-08-021-0/+5
| * ath10k: implement get_survey()Michal Kazior2013-08-024-1/+122
| * ath10k: implement tx checksum offloadingMichal Kazior2013-08-022-0/+4
| * ath10k: implement rx checksum offloadingMichal Kazior2013-08-021-0/+40
| * ath10k: detect the number of spatial streams supported by hwMichal Kazior2013-07-313-12/+20
| * ath10k: improve tx throughput on slow machinesMichal Kazior2013-07-311-3/+3
* | mwifiex: fix build error when CONFIG_PM is not setBing Zhao2013-08-121-2/+2
* | ath9k: Run the LNA combining algorithm properlySujith Manoharan2013-08-091-16/+28
* | ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan2013-08-091-2/+2
* | ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-093-2/+23
* | ath9k: improve tx scheduling fairnessFelix Fietkau2013-08-091-39/+50
* | ath9k: use software queues for un-aggregated data packetsFelix Fietkau2013-08-092-127/+145
* | ath9k: always clear ps filter bit on new assocFelix Fietkau2013-08-091-0/+1
* | ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau2013-08-091-1/+2
* | ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2013-08-092-9/+14
OpenPOWER on IntegriCloud