summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-2521-253/+195
|\ \ \
| * | | iwlwifi: mvm: Add support for different ROC typesIlan Peer2013-03-203-17/+24
| * | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-03-20125-1104/+4707
| |\ \ \
| * | | | iwlwifi: mvm: Increase the max remain on channel timeIlan Peer2013-03-201-1/+1
| * | | | iwlwifi: mvm: fix WoWLAN RF-kill bugJohannes Berg2013-03-201-7/+3
| * | | | iwlwifi: mvm: tune the move to static SMPS due to BT loadEmmanuel Grumbach2013-03-201-1/+3
| * | | | iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLVEmmanuel Grumbach2013-03-205-11/+22
| * | | | iwlwifi: mvm: take the radio type / step / dash from TLVsEmmanuel Grumbach2013-03-202-16/+19
| * | | | iwlwifi: mvm: specify filter flags in monitor modeJohannes Berg2013-03-201-1/+6
| * | | | iwlwifi: add debug message when a CMD is dropped in RFKILLEmmanuel Grumbach2013-03-201-1/+4
| * | | | iwlwifi: mvm: print the flags in ALIVE notificationEmmanuel Grumbach2013-03-201-2/+3
| * | | | iwlwifi: remove 5ghz_disable optionStanislaw Gruszka2013-03-202-6/+0
| * | | | iwlwifi: mvm: Fix quota handling for monitor interfaceIlan Peer2013-03-203-3/+9
| * | | | iwlwifi: use kmemdup instead of kmalloc+memcpyAndrei Epure2013-03-201-2/+1
| * | | | iwlwifi: mvm: Remove obsolete queue definitionsIlan Peer2013-03-205-14/+10
| * | | | iwlwifi: mvm: don't support multi-channel inhibitionEmmanuel Grumbach2013-03-201-2/+1
| * | | | iwlwifi: mvm: fix the {ack,cts}_kill_mskEmmanuel Grumbach2013-03-201-7/+7
| * | | | iwlwifi: mvm: Add beacon notification handlerIlan Peer2013-03-205-0/+31
| * | | | iwlwifi: mvm: suppress key error messages in AP modeJohannes Berg2013-03-201-0/+13
| * | | | iwlwifi: mvm: MVM op_mode is supported on 7000 onlyEmmanuel Grumbach2013-03-205-162/+38
* | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-2513-14/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mac80211_hwsim: assign CAB queue properly on interface type changeJohannes Berg2013-03-181-0/+6
| * | | | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-1813-14/+13
* | | | | ath6kl: fix size_t printf warningsKalle Valo2013-03-201-7/+7
| |_|/ / |/| | |
* | | | 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
OpenPOWER on IntegriCloud