| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi 4965 Fix race conditional panic. | Joonwoo Park | 2007-11-29 | 1 | -0/+1 |
* | iwlwifi 3945 Fix race conditional panic. | Joonwoo Park | 2007-11-29 | 1 | -0/+1 |
* | iwlwifi: fix iwl_mac_add_interface handler | Tomas Winkler | 2007-11-29 | 2 | -7/+12 |
* | iwlwifi: fix possible NULL dereference in iwl_set_rate() | Saleem Abdulrasool | 2007-11-29 | 2 | -0/+8 |
* | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | David S. Miller | 2007-11-14 | 5 | -75/+148 |
|\ |
|
| * | iwl4965: fix not correctly dealing with hotunplug | Oliver Neukum | 2007-11-14 | 1 | -3/+5 |
| * | iwl3945: place CCK rates in front of OFDM for supported rates | Mohamed Abbas | 2007-11-14 | 4 | -72/+143 |
* | | [IWLWIFI]: Not correctly dealing with hotunplug. | Oliver Neukum | 2007-11-13 | 1 | -1/+2 |
* | | iwlwifi: select proper rate control algorithm | Johannes Berg | 2007-11-10 | 2 | -0/+4 |
|/ |
|
* | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 | 1 | -4/+4 |
* | [PATCH] iwl3945: fix direct scan problem | Mohamed Abbas | 2007-10-25 | 1 | -4/+28 |
* | [PATCH] iwl3945: cancel scan on rxon command | Mohamed Abbas | 2007-10-25 | 1 | -4/+20 |
* | [PATCH] iwl4965: fix scan problem | Mohamed Abbas | 2007-10-25 | 1 | -4/+28 |
* | [PATCH] iwl4965: fix driver hang related to hardware scan | mabbas | 2007-10-25 | 2 | -5/+21 |
* | [PATCH] iwlwifi: fix sending probe request in iwl 4965 | Tomas Winkler | 2007-10-25 | 1 | -3/+1 |
* | [PATCH] iwlwifi: Fix rate setting in probe request for HW sacn | Tomas Winkler | 2007-10-18 | 2 | -32/+52 |
* | [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcs | Ron Rindjunsky | 2007-10-18 | 1 | -2/+8 |
* | [PATCH] iwl4965-base.c: fix off-by-one errors | Adrian Bunk | 2007-10-18 | 1 | -4/+4 |
* | [PATCH] janitorial: fix all double includes in drivers/net/wireless | Holger Schurig | 2007-10-18 | 7 | -19/+1 |
* | [MAC80211]: remove ALG_NONE | Johannes Berg | 2007-10-10 | 2 | -8/+0 |
* | [PATCH] iwlwifi: fix imcomplete conversion to print_mac API | John W. Linville | 2007-10-10 | 1 | -1/+1 |
* | [PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17 | Zhu Yi | 2007-10-10 | 2 | -2/+2 |
* | [PATCH] iwlwifi: add debugfs rate scale stats | Zhu Yi | 2007-10-10 | 1 | -1/+39 |
* | [PATCH] iwlwifi: set fixed rate through debugfs | Zhu Yi | 2007-10-10 | 1 | -2/+70 |
* | [PATCH] iwlwifi: rs_rate_scale_perform clean up | Zhu Yi | 2007-10-10 | 1 | -16/+11 |
* | [PATCH] iwlwifi: add supp_rates to rate scale sta private data | Zhu Yi | 2007-10-10 | 1 | -16/+15 |
* | [PATCH] iwlwifi: limit printouts on hot path | Zhu Yi | 2007-10-10 | 3 | -3/+6 |
* | [PATCH] iwlwifi: add read rate scale table debugfs function | Zhu Yi | 2007-10-10 | 1 | -6/+61 |
* | [PATCH] iwlwifi: add debugfs framework to rate scale | Zhu Yi | 2007-10-10 | 1 | -0/+21 |
* | [PATCH] iwlwifi: removing unnecessary memset in 4965 rate scale | Zhu Yi | 2007-10-10 | 1 | -5/+1 |
* | [PATCH] iwlwifi: fix add_station to avoid FW error | Zhu Yi | 2007-10-10 | 1 | -0/+10 |
* | [PATCH] iwlwifi: Fix typo in rate sacling algorithm | Zhu Yi | 2007-10-10 | 1 | -1/+1 |
* | [PATCH] iwlwifi: clear station table in rxon unconditionally | Zhu Yi | 2007-10-10 | 2 | -58/+21 |
* | [PATCH] iwlwifi: Correction for sending beacon in config_ap | Zhu Yi | 2007-10-10 | 1 | -3/+2 |
* | [PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handle | Zhu Yi | 2007-10-10 | 1 | -0/+1 |
* | [PATCH] iwlwifi: replacing IPW with IWL in error messages | Zhu Yi | 2007-10-10 | 2 | -6/+6 |
* | [PATCH] mac80211: remove crypto algorithm typedef | Johannes Berg | 2007-10-10 | 3 | -3/+3 |
* | [PATCH] mac80211: revamp interface and filter configuration | Johannes Berg | 2007-10-10 | 2 | -10/+44 |
* | [IWLWIFI]: remove per-file CFLAGS for IWL define | Zhu Yi | 2007-10-10 | 7 | -6/+12 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 6 | -99/+154 |
* | [IWLWIFI]: add iwlwifi wireless drivers | Zhu Yi | 2007-10-10 | 25 | -0/+34821 |