summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath5k: ensure led name is null terminatedBob Copeland2014-08-281-0/+1
* ath5k: drop useless comparisonBob Copeland2014-08-281-1/+1
* ray_cs: Add include guardsRasmus Villemoes2014-08-282-4/+6
* mwifiex: use firmware API revision from GET_HW_SPEC responseAmitkumar Karwar2014-08-282-1/+8
* mwifiex: rename macro and variables related to API revisionAmitkumar Karwar2014-08-287-20/+20
* mwifiex: fix left_len calculation issueAmitkumar Karwar2014-08-281-1/+2
* ath9k_htc: advertise support for TDLSCsaba Kiraly2014-08-281-0/+2
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-08-2830-2199/+4128
|\
| * ath10k: make target endianess more explicitMichal Kazior2014-08-272-137/+140
| * ath10k: dont duplicate service-pipe mappingMichal Kazior2014-08-271-44/+33
| * ath10k: move pci init structuresMichal Kazior2014-08-271-96/+96
| * ath10k: fix fw crash dumpingMichal Kazior2014-08-261-5/+3
| * ath10k: improve logging to include dev idMichal Kazior2014-08-2615-781/+833
| * ath10k: flush hif buffers before recoveryMichal Kazior2014-08-251-0/+1
| * ath10k: remove ar_pci->startedMichal Kazior2014-08-252-12/+0
| * ath10k: ignore ar_pci->started in pipe cleanupMichal Kazior2014-08-251-8/+0
| * ath10k: update comment regarding warm resetMichal Kazior2014-08-251-5/+4
| * ath10k: rework posting pci rx buffersMichal Kazior2014-08-254-161/+160
| * ath10k: remove early irq handlingMichal Kazior2014-08-252-125/+48
| * ath10k: make sure to really disable irqsMichal Kazior2014-08-251-6/+37
| * ath10k: split ce irq/handler setupMichal Kazior2014-08-253-68/+21
| * ath10k: setup irq method in probeMichal Kazior2014-08-252-35/+39
| * ath10k: fix legacy irq workaroundMichal Kazior2014-08-251-3/+4
| * ath10k: move fw init printMichal Kazior2014-08-251-5/+1
| * ath10k: print more driver info when firmware crashesKalle Valo2014-08-254-18/+22
| * ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump()Kalle Valo2014-08-251-5/+5
| * ath10k: provide firmware crash info via debugfsBen Greear2014-08-256-13/+302