summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-20iwlwifi: remove unused HT configuration entry tx_chan_widthDaniel C Halperin2-2/+0
2009-08-20iwlwifi: prevent read outside array boundsReinette Chatre3-0/+10
2009-08-14iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()Kalle Valo1-2/+0
2009-08-14iwlwifi: automatically adjust sleep levelJohannes Berg10-313/+256
2009-08-14iwlwifi: display correct critical temperature infomationWey-Yi Guy1-8/+16
2009-08-14iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre2-18/+17
2009-08-14iwlwifi: refactor some thermal throttle codeJohannes Berg6-76/+76
2009-08-14iwlwifi: handle the case when set power failWey-Yi Guy1-9/+12
2009-08-14iwlwifi: fix legacy thermal throttling power indexWey-Yi Guy1-12/+13
2009-08-14iwlwifi: fix thermal throttling locking problemWey-Yi Guy2-4/+56
2009-08-14iwlwifi: revert uCode Alive notification with timeoutReinette Chatre5-109/+10
2009-08-14iwlwifi: Display sensitivity and chain noise informationWey-Yi Guy2-1/+150
2009-08-14iwlwifi: uCode statistics notification counterWey-Yi Guy2-0/+415
2009-08-14iwlwifi: tx/rx queue pointer informationWey-Yi Guy2-0/+71
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy11-53/+324
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy10-5/+262
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy17-154/+155
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre10-40/+63