| Commit message (Expand) | Author | Age | Files | Lines |
* | iwl3945: reduce debug noise when default debug flags used | Reinette Chatre | 2009-08-31 | 1 | -5/+3 |
* | iwlwifi: fix situation in which debug message is printed | Reinette Chatre | 2009-08-31 | 1 | -1/+1 |
* | iwlwifi: use sleep interval succession | Johannes Berg | 2009-08-31 | 1 | -1/+21 |
* | iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate | Daniel C Halperin | 2009-08-31 | 4 | -12/+35 |
* | iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stall | Daniel C Halperin | 2009-08-31 | 1 | -49/+62 |
* | iwlwifi: remove 60 Mbps from sband bitrates table | Daniel C Halperin | 2009-08-31 | 3 | -34/+27 |
* | iwlwifi: fix ICT irq table endianness | Johannes Berg | 2009-08-28 | 2 | -6/+6 |
* | iwlwifi: fix unloading driver while scanning | Wey-Yi Guy | 2009-08-28 | 2 | -2/+3 |
* | iwlwifi: fix remove key error | Abhijeet Kolekar | 2009-08-28 | 1 | -1/+1 |
* | iwlwifi: read enhanced tx power info from EEPROM image | Wey-Yi Guy | 2009-08-28 | 3 | -1/+332 |
* | iwlwifi: remove duplicated define | Wey-Yi Guy | 2009-08-28 | 1 | -1/+0 |
* | iwlwifi: set HT flags in ieee80211_rx_status for received packets | Daniel C Halperin | 2009-08-28 | 1 | -0/+10 |
* | iwlwifi: clear rate control flags on non-HT packet | Daniel C Halperin | 2009-08-28 | 1 | -0/+1 |
* | iwlwifi: show current tx power | Wey-Yi Guy | 2009-08-28 | 2 | -0/+55 |
* | iwlwifi: change IWL6000_UCODE_API_MAX to v4 | Wey-Yi Guy | 2009-08-28 | 2 | -4/+18 |
* | iwlwifi: error checking for setting tx_power in sysfs | Wey-Yi Guy | 2009-08-28 | 2 | -11/+30 |
* | iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt" | Wey-Yi Guy | 2009-08-28 | 2 | -5/+5 |
* | iwlwifi: do not allow set tx power over channel power limit | Wey-Yi Guy | 2009-08-28 | 1 | -4/+4 |
* | iwlwifi: set default tx power user limit to minimal | Wey-Yi Guy | 2009-08-28 | 1 | -1/+4 |
* | iwlwifi: Make injection of non-broadcast frames work again | Gábor Stefanik | 2009-08-28 | 2 | -7/+12 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 2 | -3/+2 |
* | iwlwifi: disable PS by default | Johannes Berg | 2009-08-20 | 1 | -0/+6 |
* | iwlwifi: fix erroneous use of iwl_rx_packet.len as a length | Daniel C Halperin | 2009-08-20 | 5 | -8/+11 |
* | iwlwifi: add thermal throttling support to 5150 | Wey-Yi Guy | 2009-08-20 | 1 | -0/+1 |
* | iwlwifi: use station HT capabilities and BSS operating mode for Green-field | Daniel C Halperin | 2009-08-20 | 9 | -22/+32 |
* | iwlwifi: check short GI support per-station rather than globally | Daniel C Halperin | 2009-08-20 | 3 | -63/+15 |
* | iwlwifi: configure HT40 channels in iwl_mac_config | Daniel C Halperin | 2009-08-20 | 1 | -21/+25 |
* | iwlwifi: refactor packet reception code | Daniel C Halperin | 2009-08-20 | 2 | -127/+78 |
* | iwlwifi: remove unused members of iwl_ht_info | Johannes Berg | 2009-08-20 | 2 | -5/+0 |
* | iwlwifi: traverse linklist to find the valid OTP block | Wey-Yi Guy | 2009-08-20 | 6 | -43/+191 |
* | iwlwifi: cleanup HT40 extension channels setup | Zhu Yi | 2009-08-20 | 1 | -25/+12 |
* | iwlwifi: include HT configuration when adding stations through rs_rate_init | Daniel C Halperin | 2009-08-20 | 1 | -8/+10 |
* | iwlwifi: remove unused HT configuration entry tx_chan_width | Daniel C Halperin | 2009-08-20 | 2 | -2/+0 |
* | iwlwifi: prevent read outside array bounds | Reinette Chatre | 2009-08-20 | 3 | -0/+10 |
* | iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211() | Kalle Valo | 2009-08-14 | 1 | -2/+0 |
* | iwlwifi: automatically adjust sleep level | Johannes Berg | 2009-08-14 | 10 | -313/+256 |
* | iwlwifi: display correct critical temperature infomation | Wey-Yi Guy | 2009-08-14 | 1 | -8/+16 |
* | iwlwifi: fix missing EXPORT_SYMBOL | Reinette Chatre | 2009-08-14 | 2 | -18/+17 |
* | iwlwifi: refactor some thermal throttle code | Johannes Berg | 2009-08-14 | 6 | -76/+76 |
* | iwlwifi: handle the case when set power fail | Wey-Yi Guy | 2009-08-14 | 1 | -9/+12 |
* | iwlwifi: fix legacy thermal throttling power index | Wey-Yi Guy | 2009-08-14 | 1 | -12/+13 |
* | iwlwifi: fix thermal throttling locking problem | Wey-Yi Guy | 2009-08-14 | 2 | -4/+56 |
* | iwlwifi: revert uCode Alive notification with timeout | Reinette Chatre | 2009-08-14 | 5 | -109/+10 |
* | iwlwifi: Display sensitivity and chain noise information | Wey-Yi Guy | 2009-08-14 | 2 | -1/+150 |
* | iwlwifi: uCode statistics notification counter | Wey-Yi Guy | 2009-08-14 | 2 | -0/+415 |
* | iwlwifi: tx/rx queue pointer information | Wey-Yi Guy | 2009-08-14 | 2 | -0/+71 |
* | iwlwifi: Traffic type and counter for debugFs | Wey-Yi Guy | 2009-08-14 | 11 | -53/+324 |
* | iwlwifi: new debugging feature for dumping data traffic | Wey-Yi Guy | 2009-08-14 | 10 | -5/+262 |
* | iwlwifi: name changed from "fat" to "ht40" | Wey-Yi Guy | 2009-08-14 | 17 | -154/+155 |
* | iwlwifi: re-introduce per device debugging | Reinette Chatre | 2009-08-14 | 10 | -40/+63 |