summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-159-29/+28
|\
| * iwlwifi: change the order of freeing memoryWey-Yi Guy2009-10-122-2/+2
| * 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
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-118-0/+8
|/
* iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-2811-204/+229
* iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-281-0/+6
* iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-281-3/+3
* iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka2009-09-232-0/+12
* iwlwifi: reduce noise when skb allocation failsReinette Chatre2009-09-232-2/+17
* iwlwifi: do not send sync command while holding spinlockReinette Chatre2009-09-231-1/+1
* iwlwifi: disable powersave for 4965Johannes Berg2009-09-234-5/+11
* iwlwifi: find the correct first antennaWey-Yi Guy2009-09-231-1/+3
* iwlwifi: fix potential rx buffer lossReinette Chatre2009-09-232-15/+33
* iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin2009-09-231-0/+6
* iwl3945: reduce debug noise when default debug flags usedReinette Chatre2009-08-311-5/+3
* iwlwifi: fix situation in which debug message is printedReinette Chatre2009-08-311-1/+1
* iwlwifi: use sleep interval successionJohannes Berg2009-08-311-1/+21
* iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin2009-08-314-12/+35
* iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stallDaniel C Halperin2009-08-311-49/+62
* iwlwifi: remove 60 Mbps from sband bitrates tableDaniel C Halperin2009-08-313-34/+27
* iwlwifi: fix ICT irq table endiannessJohannes Berg2009-08-282-6/+6
* iwlwifi: fix unloading driver while scanningWey-Yi Guy2009-08-282-2/+3
* iwlwifi: fix remove key errorAbhijeet Kolekar2009-08-281-1/+1
* iwlwifi: read enhanced tx power info from EEPROM imageWey-Yi Guy2009-08-283-1/+332
* iwlwifi: remove duplicated defineWey-Yi Guy2009-08-281-1/+0
* iwlwifi: set HT flags in ieee80211_rx_status for received packetsDaniel C Halperin2009-08-281-0/+10
* iwlwifi: clear rate control flags on non-HT packetDaniel C Halperin2009-08-281-0/+1
* iwlwifi: show current tx powerWey-Yi Guy2009-08-282-0/+55
* iwlwifi: change IWL6000_UCODE_API_MAX to v4Wey-Yi Guy2009-08-282-4/+18
* iwlwifi: error checking for setting tx_power in sysfsWey-Yi Guy2009-08-282-11/+30
* iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt"Wey-Yi Guy2009-08-282-5/+5
* iwlwifi: do not allow set tx power over channel power limitWey-Yi Guy2009-08-281-4/+4
* iwlwifi: set default tx power user limit to minimalWey-Yi Guy2009-08-281-1/+4
* iwlwifi: Make injection of non-broadcast frames work againGábor Stefanik2009-08-282-7/+12
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-202-3/+2
* iwlwifi: disable PS by defaultJohannes Berg2009-08-201-0/+6
* iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin2009-08-205-8/+11
* iwlwifi: add thermal throttling support to 5150Wey-Yi Guy2009-08-201-0/+1
* iwlwifi: use station HT capabilities and BSS operating mode for Green-fieldDaniel C Halperin2009-08-209-22/+32
* iwlwifi: check short GI support per-station rather than globallyDaniel C Halperin2009-08-203-63/+15
* iwlwifi: configure HT40 channels in iwl_mac_configDaniel C Halperin2009-08-201-21/+25
* iwlwifi: refactor packet reception codeDaniel C Halperin2009-08-202-127/+78
* iwlwifi: remove unused members of iwl_ht_infoJohannes Berg2009-08-202-5/+0
* iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy2009-08-206-43/+191
* iwlwifi: cleanup HT40 extension channels setupZhu Yi2009-08-201-25/+12
* iwlwifi: include HT configuration when adding stations through rs_rate_initDaniel C Halperin2009-08-201-8/+10