aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-18rt2800: 5592: init frequency calibrationStanislaw Gruszka1-3/+9
2013-03-18rt2800: 5592: initialize RF_38/39/30 registersStanislaw Gruszka1-1/+2
2013-03-18rt2800: 5592: initialize BBP_R138 registerStanislaw Gruszka1-1/+2
2013-03-18rt2800: 5592: initalize BBP_R103 register on new revisionsStanislaw Gruszka1-0/+2
2013-03-18rt2800: 5592: initalize RF_R27 on older revisionsStanislaw Gruszka1-1/+2
2013-03-18rt2800: 5592: RF early registers initializationStanislaw Gruszka1-25/+51
2013-03-18rt2800: 5592: common BBP initializationStanislaw Gruszka1-0/+22
2013-03-18rt2800: 5592: BBP registers initializationStanislaw Gruszka2-9/+125
2013-03-18rt2800: 5592: MAC registers initalizationStanislaw Gruszka1-2/+4
2013-03-18rt2800: 5592: channel config stubStanislaw Gruszka2-0/+266
2013-03-18rt2800: 5592: add channels tableStanislaw Gruszka2-0/+150
2013-03-18rt2800: 5592: early definesStanislaw Gruszka4-0/+8
2013-03-18rt2800: do not crash if spec->channels is NULLStanislaw Gruszka1-0/+3
2013-03-18rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2-3/+112
2013-03-18rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa3-12/+23
2013-03-18mwifiex: cleanup VHT capYogesh Ashok Powar2-85/+1
2013-03-18ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan1-2/+4
2013-03-18ath: changed kmalloc to kmemdupAndrei Epure1-3/+1
2013-03-18ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2-5/+7
2013-03-18ath6kl: remove false check from ath6kl_rx()Kalle Valo1-1/+1
2013-03-18ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo1-0/+3
2013-03-18ath6kl: add tracing support to debug message macrosKalle Valo2-4/+50
2013-03-18ath6kl: add tracing support to log functionsKalle Valo3-0/+41
2013-03-18ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo2-7/+54
2013-03-18ath6kl: adding tracing points for htc_mboxKalle Valo2-1/+76
2013-03-18ath6kl: add tracing point for hif irqsKalle Valo2-0/+23
2013-03-18ath6kl: add tracing points for sdio transfersKalle Valo3-0/+105
2013-03-18ath6kl: add tracing support and tracing points for wmi packetsKalle Valo6-0/+125
2013-03-18ath6kl: cold reset target after host warm bootKalle Valo2-2/+13
2013-03-18ath6kl: fix usb related error handling and warningsKalle Valo3-21/+33
2013-03-18ath6kl: cleanup ath6kl_reset_device()Kalle Valo4-39/+10
2013-03-18ath6kl: print firmware capabilitiesKalle Valo1-0/+73
2013-03-13b43: HT-PHY: enable basic TX power setupRafał Miłecki1-9/+0
2013-03-13b43: HT-PHY: setup TX power controlRafał Miłecki2-0/+134
2013-03-13b43: HT-PHY: implement RSSI pollingRafał Miłecki2-1/+100
2013-03-13b43: HT-PHY: implement playing sample toneRafał Miłecki2-0/+74
2013-03-13b43: HT-PHY: implement stopping sample tone playbackRafał Miłecki2-0/+47
2013-03-13b43: HT-PHY: implement controlling TX power controlRafał Miłecki2-0/+68
2013-03-13b43: HT-PHY: implement PA overrideRafał Miłecki2-0/+27
2013-03-13b43: HT-PHY: implement CCA resetRafał Miłecki1-21/+47
2013-03-13b43: HT-PHY: implement MAC reclockingRafał Miłecki1-0/+18
2013-03-13b43: HT-PHY: implement spurious tone avoidanceRafał Miłecki1-0/+20
2013-03-13b43: HT-PHY: move TX fix to the separated functionRafał Miłecki1-18/+28
2013-03-13b43: HT-PHY: add classifier control functionRafał Miłecki2-5/+37
2013-03-13b43: HT-PHY: rename AFE definesRafał Miłecki2-25/+25
2013-03-13wil6210: temperature measurementVladimir Kondratiev3-0/+70
2013-03-13wil6210: sync with new firmwareVladimir Kondratiev6-122/+321
2013-03-13wil6210: new SW resetVladimir Kondratiev4-23/+17
2013-03-13wil6210: headers clean-upVladimir Kondratiev6-27/+0
2013-03-13wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASKVladimir Kondratiev1-1/+1