summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: issue ct_kill host command based on device configWey-Yi Guy2009-10-274-7/+16
* iwlwifi: choose thermal throttle method based on device configWey-Yi Guy2009-10-273-6/+14
* iwlwifi: increase max tfd payload sizeWey-Yi Guy2009-10-271-3/+8
* iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-274-19/+46
* iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy2009-10-271-4/+6
* iwlwifi: update bt co-exit configuration parameterWey-Yi Guy2009-10-272-3/+16
* iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-273-5/+2Star
* iwlwifi: consolidate apm_init() functionsBen Cahill2009-10-278-183/+190
* iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy2009-10-271-1/+1
* iwlwifi: add missing commands to syslog messagesJay Sternberg2009-10-272-0/+3
* iwlwifi: rework for static power saveWey-Yi Guy2009-10-273-23/+59
* iwlwifi: no chain noise support for 6x50 seriesWey-Yi Guy2009-10-271-3/+18
* iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy2009-10-272-2/+12
* iwlagn: store station rate scale information in mac80211 station structureReinette Chatre2009-10-273-6/+16
* iwlwifi: move rate scaling structures to header fileReinette Chatre2009-10-272-100/+101
* iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre2009-10-273-59/+62
* iwlwifi: fix incorrect otp blocks number for 6x50 seriesWey-Yi Guy2009-10-271-3/+3
* iwlwifi: identify eeprom version for 6x50 series NICWey-Yi Guy2009-10-272-4/+7
* iwlwifi: show current power save status reported by uCodeWey-Yi Guy2009-10-273-0/+32
* iwl3945: disable all tx fifosAbhijeet Kolekar2009-10-271-0/+1
* 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/+1Star
* 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/+1Star
* 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/+6Star
* iwlagn, iwl3945: remove apm_reset() functionsBen Cahill2009-10-277-132/+0Star
* iwl3945: remove unnecessary call to apm_ops.reset()Ben Cahill2009-10-271-5/+0Star
* iwlwifi: turn off device when not used.Ben Cahill2009-10-272-9/+5Star
* 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/+26Star
|\|
| * 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/+11Star
* | 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/+47Star
* | iwlwifi: LED cleanupJohannes Berg2009-10-0721-721/+194Star
* | iwlwifi: device tracingJohannes Berg2009-10-079-8/+256