summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2009-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-29/+28
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy2-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan8-0/+8
2009-10-08iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas1-1/+1
2009-10-08iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre1-1/+1
2009-10-08iwlwifi: fix compile warningReinette Chatre3-3/+3
2009-10-08iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy1-10/+10
2009-10-08iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg1-12/+11
2009-09-29iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre11-204/+229
2009-09-29iwlwifi: fix memory leak in command queue handlingReinette Chatre1-0/+6
2009-09-29iwlwifi: fix debugfs buffer handlingReinette Chatre1-3/+3
2009-09-23iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka2-0/+12
2009-09-23iwlwifi: reduce noise when skb allocation failsReinette Chatre2-2/+17
2009-09-23iwlwifi: do not send sync command while holding spinlockReinette Chatre1-1/+1
2009-09-23iwlwifi: disable powersave for 4965Johannes Berg4-5/+11
2009-09-23iwlwifi: find the correct first antennaWey-Yi Guy1-1/+3
2009-09-23iwlwifi: fix potential rx buffer lossReinette Chatre2-15/+33
2009-09-23iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin1-0/+6
2009-08-31iwl3945: reduce debug noise when default debug flags usedReinette Chatre1-5/+3
2009-08-31iwlwifi: fix situation in which debug message is printedReinette Chatre1-1/+1
2009-08-31iwlwifi: use sleep interval successionJohannes Berg1-1/+21
2009-08-31iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin4-12/+35
2009-08-31iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stallDaniel C Halperin1-49/+62
2009-08-31iwlwifi: remove 60 Mbps from sband bitrates tableDaniel C Halperin3-34/+27
2009-08-28iwlwifi: fix ICT irq table endiannessJohannes Berg2-6/+6
2009-08-28iwlwifi: fix unloading driver while scanningWey-Yi Guy2-2/+3
2009-08-28iwlwifi: fix remove key errorAbhijeet Kolekar1-1/+1
2009-08-28iwlwifi: read enhanced tx power info from EEPROM imageWey-Yi Guy3-1/+332
2009-08-28iwlwifi: remove duplicated defineWey-Yi Guy1-1/+0
2009-08-28iwlwifi: set HT flags in ieee80211_rx_status for received packetsDaniel C Halperin1-0/+10
2009-08-28iwlwifi: clear rate control flags on non-HT packetDaniel C Halperin1-0/+1
2009-08-28iwlwifi: show current tx powerWey-Yi Guy2-0/+55
2009-08-28iwlwifi: change IWL6000_UCODE_API_MAX to v4Wey-Yi Guy2-4/+18
2009-08-28iwlwifi: error checking for setting tx_power in sysfsWey-Yi Guy2-11/+30
2009-08-28iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt"Wey-Yi Guy2-5/+5
2009-08-28iwlwifi: do not allow set tx power over channel power limitWey-Yi Guy1-4/+4
2009-08-28iwlwifi: set default tx power user limit to minimalWey-Yi Guy1-1/+4
2009-08-28iwlwifi: Make injection of non-broadcast frames work againGábor Stefanik2-7/+12
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg2-3/+2
2009-08-20iwlwifi: disable PS by defaultJohannes Berg1-0/+6
2009-08-20iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin5-8/+11
2009-08-20iwlwifi: add thermal throttling support to 5150Wey-Yi Guy1-0/+1
2009-08-20iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin9-22/+32
2009-08-20iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin3-63/+15
2009-08-20iwlwifi: configure HT40 channels in iwl_mac_configDaniel C Halperin1-21/+25
2009-08-20iwlwifi: refactor packet reception codeDaniel C Halperin2-127/+78
2009-08-20iwlwifi: remove unused members of iwl_ht_infoJohannes Berg2-5/+0
2009-08-20iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy6-43/+191
2009-08-20iwlwifi: cleanup HT40 extension channels setupZhu Yi1-25/+12
2009-08-20iwlwifi: include HT configuration when adding stations through rs_rate_initDaniel C Halperin1-8/+10