summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: use paged RxZhu Yi2009-10-2715-240/+284
* iwlwifi: update channel switch command APIWey-Yi Guy2009-10-271-1/+46
* iwl3945: rearrange the code.Abhijeet Kolekar2009-10-271-8/+11
* iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar2009-10-275-9/+1
* iwl3945: rename tx to tx_cmdAbhijeet Kolekar2009-10-272-37/+37
* iwlwifi/iwl3945: unify rts_tx_cmd_flagAbhijeet Kolekar2009-10-275-21/+22
* iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy2009-10-274-229/+447
* iwlwifi: dynamic allocate tx queue structureWey-Yi Guy2009-10-2711-59/+144
* iwl3945: move iwl_power_initialize()Ben Cahill2009-10-272-2/+1
* iwl3945: streamline iwl3945_rfkill_poll()Ben Cahill2009-10-271-6/+21
* iwlwifi: fix userspace setting of sleep_level_overrideReinette Chatre2009-10-271-1/+3
* iwlwifi: additional items in sensitivity range tableWey-Yi Guy2009-10-276-9/+30
* iwlwifi: remove duplicated/unused definitionWey-Yi Guy2009-10-273-9/+6
* iwlagn, iwl3945: remove apm_reset() functionsBen Cahill2009-10-277-132/+0
* iwl3945: remove unnecessary call to apm_ops.reset()Ben Cahill2009-10-271-5/+0
* iwlwifi: turn off device when not used.Ben Cahill2009-10-272-9/+5
* iwl3945: update iwl3945_apm_init()Ben Cahill2009-10-271-6/+36
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-132-2/+2
|\
| * iwlwifi: change the order of freeing memoryWey-Yi Guy2009-10-122-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-127-27/+26
|\|
| * iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas2009-10-071-1/+1
| * iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre2009-10-071-1/+1
| * iwlwifi: fix compile warningReinette Chatre2009-10-073-3/+3
| * iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy2009-10-071-10/+10
| * iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg2009-10-071-12/+11
* | iwlwifi: validate the signature for EEPROM and OTPWey-Yi Guy2009-10-072-6/+34
* | iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR accessAbhijeet Kolekar2009-10-075-13/+23
* | iwlwifi/iwl3945 : unify apm stop operationAbhijeet Kolekar2009-10-078-124/+47
* | iwlwifi: LED cleanupJohannes Berg2009-10-0721-721/+194
* | iwlwifi: device tracingJohannes Berg2009-10-079-8/+256
* | iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy2009-10-071-1/+1
* | iwlwifi: clear the translate table areaHuaxu Wan2009-10-072-2/+4
* | iwlwifi: change valid EEPROM version for 1000 seriesWey-Yi Guy2009-10-071-1/+1
* | iwlwifi: reliable entering of critical temperature stateWey-Yi Guy2009-10-075-32/+135
* | iwlwifi: drop lib80211 dependencyChristian Lamparter2009-10-073-3/+0
* | iwlwifi: add module firmware info for 1000 seriesHuaxu Wan2009-10-071-0/+1
* | iwlwifi: support idle for 6000 series hwJohannes Berg2009-10-074-1/+16
* | iwlwifi: Chain Noise Calibration for 6000 seriesWey-Yi Guy2009-10-077-34/+80
* | iwlwifi: default to using all chainsJohannes Berg2009-10-071-13/+17
* | iwlwifi: fix a typoJohannes Berg2009-10-071-1/+1
* | iwlwifi: add LED mode to support different LED behaviorWey-Yi Guy2009-10-072-1/+20
* | iwlwifi: update PCI Subsystem ID for 6000 seriesWey-Yi Guy2009-10-073-11/+142
* | iwlwifi: update PCI Subsystem ID for 1000 seriesWey-Yi Guy2009-10-073-2/+33
* | iwlwifi: send cmd to uCode to configure valid tx antennaWey-Yi Guy2009-10-074-1/+35
* | iwlwifi: add aggregation tables to the rate scaling algorithmDaniel C Halperin2009-10-071-108/+115
* | iwlwifi: do not clear TX info flags when receiving BlockAckResponseDaniel C Halperin2009-10-071-1/+1
* | iwlwifi: clean up rs_tx_statusDaniel C Halperin2009-10-071-122/+108
* | iwlwifi: use S_IRUGO and S_IWUSR in module parametersWey-Yi Guy2009-10-074-19/+22
* | iwlwifi: EEPROM version for 1000 and 6000 seriesWey-Yi Guy2009-10-073-6/+12
* | iwlwifi: allow user change protection mechanism for HTWey-Yi Guy2009-10-071-0/+35