summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rt2800: 5592: add more USB devices IDsStanislaw Gruszka2013-03-181-0/+9
* rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka2013-03-181-10/+60
* rt2800: 5592: add KconfigStanislaw Gruszka2013-03-181-0/+7
* rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka2013-03-184-7/+58
* rt2800: 5592: add chip specific vgc calculationsStanislaw Gruszka2013-03-181-7/+22
* rt2800: 5592: add AGC initStanislaw Gruszka2013-03-181-1/+4
* rt2800: add write_with_rx_chain functionStanislaw Gruszka2013-03-182-0/+19
* rt2800: rearrange bbp/rfcsr initializationStanislaw Gruszka2013-03-181-5/+45
* rt2800: 5592: add iq calibrationStanislaw Gruszka2013-03-183-4/+101
* rt2800: 5592: more channel switch registers settings (BBP & GLRT)Stanislaw Gruszka2013-03-181-0/+32
* rt2800: 5592: enable rf initStanislaw Gruszka2013-03-181-0/+1
* rt2800: 5592: setup LDO_CFG0 when configuring channelStanislaw Gruszka2013-03-181-0/+5
* rt2800: 5592: init frequency calibrationStanislaw Gruszka2013-03-181-3/+9
* rt2800: 5592: initialize RF_38/39/30 registersStanislaw Gruszka2013-03-181-1/+2
* rt2800: 5592: initialize BBP_R138 registerStanislaw Gruszka2013-03-181-1/+2
* rt2800: 5592: initalize BBP_R103 register on new revisionsStanislaw Gruszka2013-03-181-0/+2
* rt2800: 5592: initalize RF_R27 on older revisionsStanislaw Gruszka2013-03-181-1/+2
* rt2800: 5592: RF early registers initializationStanislaw Gruszka2013-03-181-25/+51
* rt2800: 5592: common BBP initializationStanislaw Gruszka2013-03-181-0/+22
* rt2800: 5592: BBP registers initializationStanislaw Gruszka2013-03-182-9/+125
* rt2800: 5592: MAC registers initalizationStanislaw Gruszka2013-03-181-2/+4
* rt2800: 5592: channel config stubStanislaw Gruszka2013-03-182-0/+266
* rt2800: 5592: add channels tableStanislaw Gruszka2013-03-182-0/+150
* rt2800: 5592: early definesStanislaw Gruszka2013-03-184-0/+8
* rt2800: do not crash if spec->channels is NULLStanislaw Gruszka2013-03-181-0/+3
* rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2013-03-182-3/+112
* rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa2013-03-183-12/+23
* mwifiex: cleanup VHT capYogesh Ashok Powar2013-03-182-85/+1
* Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville2013-03-1818-94/+628
|\
| * ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan2013-03-181-2/+4
| * ath: changed kmalloc to kmemdupAndrei Epure2013-03-181-3/+1
| * ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2013-03-182-5/+7
| * ath6kl: remove false check from ath6kl_rx()Kalle Valo2013-03-181-1/+1
| * ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo2013-03-181-0/+3
| * ath6kl: add tracing support to debug message macrosKalle Valo2013-03-182-4/+50
| * ath6kl: add tracing support to log functionsKalle Valo2013-03-183-0/+41
| * ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo2013-03-182-7/+54
| * ath6kl: adding tracing points for htc_mboxKalle Valo2013-03-182-1/+76
| * ath6kl: add tracing point for hif irqsKalle Valo2013-03-182-0/+23
| * ath6kl: add tracing points for sdio transfersKalle Valo2013-03-183-0/+105
| * ath6kl: add tracing support and tracing points for wmi packetsKalle Valo2013-03-186-0/+125
| * ath6kl: cold reset target after host warm bootKalle Valo2013-03-182-2/+13
| * ath6kl: fix usb related error handling and warningsKalle Valo2013-03-183-21/+33
| * ath6kl: cleanup ath6kl_reset_device()Kalle Valo2013-03-184-39/+10
| * ath6kl: print firmware capabilitiesKalle Valo2013-03-181-0/+73
| * ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter2013-03-091-2/+1
| * ath6kl: Remove NETDEV_REGISTERED flagMohammed Shafi Shajakhan2013-03-052-2/+0
| * ath6kl: Return error from ath6kl_bmi_done()Mohammed Shafi Shajakhan2013-03-052-6/+6
| * ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locksMohammed Shafi Shajakhan2013-03-051-0/+2
| * ath6kl: Cosmetic change in checking for free vif slotMohammed Shafi Shajakhan2013-03-051-2/+2