summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-013-3/+52
* NFC: trf7970a: Make gpio labels more readableMark A. Greer2014-09-011-2/+2
* NFC: trf7970a: Document the 'en2-rf-quirk' DT propertyMark A. Greer2014-09-011-0/+3
* NFC: trf7970a: Add quirk to keep EN2 lowMark A. Greer2014-09-011-3/+16
* NFC: trf7970a: Document the 'irq-status-read-quirk' DT propertyMark A. Greer2014-09-011-0/+3
* NFC: trf7970a: Move IRQ Status Read quirk to device treeMark A. Greer2014-09-011-5/+6
* NFC: trf7970a: Document the 'vin-voltage-override' DTS propertyMark A. Greer2014-09-011-0/+2
* NFC: trf7970a: Add VIN voltage override supportMark A. Greer2014-09-011-1/+9
* NFC: digital: Add Inititor-side PSL supportMark A. Greer2014-08-311-0/+101
* carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-281-1/+1
* ath9k: Fix channel context timerSujith Manoharan2014-08-281-1/+1
* ath9k: Add more debug statements for channel contextSujith Manoharan2014-08-282-12/+81
* ath9k: Disable fastcc for channel context modeSujith Manoharan2014-08-281-0/+3
* rt2x00: support Ralink 5362.Canek Peláez Valdés2014-08-282-1/+9
* ath9k: Fix channel context creationSujith Manoharan2014-08-282-1/+23
* ath9k: Fix interface limitsSujith Manoharan2014-08-281-2/+4
* ath9k: Print the event/state in ath_chanctx_eventSujith Manoharan2014-08-282-2/+38
* ath9k: Add new chanctx eventsSujith Manoharan2014-08-282-0/+6
* ath9k: Fix ath_chanctx_get()Sujith Manoharan2014-08-281-4/+10
* ath9k: Move ath9k_beacon_add_noa to channel.cSujith Manoharan2014-08-283-49/+56
* ath9k: Remove redundant ifdefSujith Manoharan2014-08-281-2/+0
* ath9k: Fix channel context variables in ath_softcSujith Manoharan2014-08-281-2/+6
* ath9k: Fix 'offchannel' in ath_softcSujith Manoharan2014-08-282-1/+3
* ath9k: Fix function argument typeSujith Manoharan2014-08-281-2/+2
* ath9k: Use ath_chanctx_check_active properlySujith Manoharan2014-08-282-47/+50
* ath9k: Add ath9k_offchannel_initSujith Manoharan2014-08-283-8/+30
* ath9k: Add ath9k_chanctx_wake_queuesSujith Manoharan2014-08-283-13/+32
* ath9k: Add wrappers for beacon eventsSujith Manoharan2014-08-284-9/+32
* ath9k: Fix function declarationsSujith Manoharan2014-08-281-3/+3
* ath9k: Fix channel context eventsSujith Manoharan2014-08-286-33/+57
* ath9k: Make ath_chanctx_switch staticSujith Manoharan2014-08-282-39/+37
* ath9k: Make ath_chanctx_get_oper_chan staticSujith Manoharan2014-08-282-19/+18
* ath9k: Make ath_chanctx_offchan_switch staticSujith Manoharan2014-08-282-15/+13
* ath9k: Conditionally compile more functionsSujith Manoharan2014-08-281-19/+19
* ath9k: Exclude more functionsSujith Manoharan2014-08-282-61/+60
* ath9k: Conditionally compile a few functionsSujith Manoharan2014-08-281-146/+146
* ath9k: Cleanup mgd_prepare_tx callbackSujith Manoharan2014-08-283-34/+34
* ath9k: Make ath_chanctx_work staticSujith Manoharan2014-08-282-10/+9
* ath9k: Add a routine to tear down channel contextsSujith Manoharan2014-08-284-2/+13
* ath9k: Add a routine for initializing channel contextsSujith Manoharan2014-08-283-15/+25
* carl9170: Remove redundant protection checkAndreea-Cristina Bernat2014-08-281-10/+1
* ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan2014-08-285-32/+62
* ath9k: Isolate P2P powersave routinesSujith Manoharan2014-08-285-36/+111
* ath9k: Move P2P functions to channel.cSujith Manoharan2014-08-283-87/+87
* ath9k: Add a config option for channel contextSujith Manoharan2014-08-281-0/+9
* ath9k: Add debug informationSujith Manoharan2014-08-282-12/+122
* ath9k: Move channel operations to channel.cSujith Manoharan2014-08-283-202/+205
* ath9k: Handle failure to allocate HW timerSujith Manoharan2014-08-281-1/+3
* ath9k: Add a debug level for channel contextSujith Manoharan2014-08-282-0/+3
* ath5k: remove redundant null check before kfree()Bob Copeland2014-08-281-2/+1
OpenPOWER on IntegriCloud