Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iwlegacy: merge iwl-4965-{tx,rx}.c into 4965-mac.c | Stanislaw Gruszka | 2011-11-15 | 1 | -1371/+0 |
* | iwlegacy: s/index/idx/ | Stanislaw Gruszka | 2011-11-15 | 1 | -17/+17 |
* | iwlegacy: s/INDEX/IDX/ | Stanislaw Gruszka | 2011-11-15 | 1 | -2/+2 |
* | iwlegacy: s/IL_RATE/RATE/ | Stanislaw Gruszka | 2011-11-15 | 1 | -1/+1 |
* | iwlegacy: s/window/win/ | Stanislaw Gruszka | 2011-11-15 | 1 | -7/+7 |
* | iwlegacy: s/il_rx_mem_buffer/il_rx_buf/ | Stanislaw Gruszka | 2011-11-15 | 1 | -1/+1 |
* | iwlegacy: partial rxon context cleanup | Stanislaw Gruszka | 2011-11-15 | 1 | -2/+2 |
* | iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/ | Stanislaw Gruszka | 2011-11-15 | 1 | -1/+1 |
* | iwlegacy: rename remaining IWLs to ILs | Stanislaw Gruszka | 2011-11-15 | 1 | -29/+29 |
* | iwlegacy: remove not needed parentheses | Stanislaw Gruszka | 2011-11-15 | 1 | -10/+9 |
* | iwlegacy: rename il_{read,write}_prph | Stanislaw Gruszka | 2011-11-15 | 1 | -1/+1 |
* | iwlegacy: rename i/o direct methods | Stanislaw Gruszka | 2011-11-15 | 1 | -5/+5 |
* | iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT | Stanislaw Gruszka | 2011-11-15 | 1 | -16/+16 |
* | iwlegacy: rename IL_DEBUG_ to D_ | Stanislaw Gruszka | 2011-11-15 | 1 | -26/+26 |
* | iwlegacy: rename iwlegacy to il | Stanislaw Gruszka | 2011-11-15 | 1 | -1/+1 |
* | iwlegacy: rename priv to il | Stanislaw Gruszka | 2011-11-15 | 1 | -236/+236 |
* | iwlegacy: rename iwl to il | Stanislaw Gruszka | 2011-11-15 | 1 | -221/+221 |
* | iwlegacy: remove tracing | Stanislaw Gruszka | 2011-11-15 | 1 | -6/+0 |
* | mac80211: implement uAPSD | Johannes Berg | 2011-09-30 | 1 | -1/+1 |
* | mac80211: fix TKIP races, make API easier to use | Johannes Berg | 2011-07-08 | 1 | -2/+1 |
* | iwl4965: fix "Received BA when not expected" | Stanislaw Gruszka | 2011-04-29 | 1 | -6/+12 |
* | iwl4965: fix skb usage after free | Stanislaw Gruszka | 2011-04-20 | 1 | -3/+7 |
* | iwlegacy: fix dma mappings and skbs leak | Stanislaw Gruszka | 2011-02-28 | 1 | -1/+11 |
* | iwlegacy: change some symbols duplicated from iwlwifi directory | John W. Linville | 2011-02-25 | 1 | -1/+1 |
* | iwlwifi: split the drivers for agn and legacy devices 3945/4965 | Wey-Yi Guy | 2011-02-21 | 1 | -0/+1359 |