summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: remove unused HT configuration entry tx_chan_widthDaniel C Halperin2009-08-202-2/+0
* iwlwifi: prevent read outside array boundsReinette Chatre2009-08-203-0/+10
* iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()Kalle Valo2009-08-141-2/+0
* iwlwifi: automatically adjust sleep levelJohannes Berg2009-08-1410-313/+256
* iwlwifi: display correct critical temperature infomationWey-Yi Guy2009-08-141-8/+16
* iwlwifi: fix missing EXPORT_SYMBOLReinette Chatre2009-08-142-18/+17
* iwlwifi: refactor some thermal throttle codeJohannes Berg2009-08-146-76/+76
* iwlwifi: handle the case when set power failWey-Yi Guy2009-08-141-9/+12
* iwlwifi: fix legacy thermal throttling power indexWey-Yi Guy2009-08-141-12/+13
* iwlwifi: fix thermal throttling locking problemWey-Yi Guy2009-08-142-4/+56
* iwlwifi: revert uCode Alive notification with timeoutReinette Chatre2009-08-145-109/+10
* iwlwifi: Display sensitivity and chain noise informationWey-Yi Guy2009-08-142-1/+150
* iwlwifi: uCode statistics notification counterWey-Yi Guy2009-08-142-0/+415
* iwlwifi: tx/rx queue pointer informationWey-Yi Guy2009-08-142-0/+71
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-1411-53/+324
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-1410-5/+262
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-1417-154/+155
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-1410-40/+63
OpenPOWER on IntegriCloud