| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -3/+1 |
* | wl1251: remove Luciano as maintainer | Kalle Valo | 2009-08-14 | 1 | -2/+1 |
* | wl1251: rename reg.h to wl1251_reg.h | Kalle Valo | 2009-08-14 | 1 | -1/+1 |
* | wl1251: use workqueue provided by mac80211 | Kalle Valo | 2009-08-14 | 1 | -1/+1 |
* | wl1251: fix channel setting in wl1251_op_config() | Kalle Valo | 2009-08-14 | 1 | -2/+2 |
* | wl1251: create wl1251_join() | Kalle Valo | 2009-08-14 | 1 | -9/+36 |
* | wl1251: add channel to wl1251_cmd_join() parameters | Kalle Valo | 2009-08-14 | 1 | -5/+5 |
* | wl1251: initialise default channel to zero | Kalle Valo | 2009-08-14 | 1 | -1/+1 |
* | wl1251: remove wait parameter from wl1251_cmd_join() | Kalle Valo | 2009-08-14 | 1 | -4/+4 |
* | wl1251: use beacon interval and dtim period provided by mac80211 | Kalle Valo | 2009-08-14 | 1 | -6/+20 |
* | wl1251: reorder wl1251_cmd_join() arguments | Kalle Valo | 2009-08-14 | 1 | -4/+4 |
* | wl1251: remove wl1251_ops | Kalle Valo | 2009-08-14 | 1 | -22/+119 |
* | wl1251: make irq handling interface specific | Bob Copeland | 2009-08-14 | 1 | -17/+7 |
* | wl1251: split spi interface into separate module | Bob Copeland | 2009-08-14 | 1 | -0/+9 |
* | wl1251: move module probe methods into spi.c | Bob Copeland | 2009-08-14 | 1 | -126/+22 |
* | wl1251: introduce wl1251_if_operations struct | Bob Copeland | 2009-08-14 | 1 | -2/+4 |
* | wl1251: use wiphy_dev instead of wl->spi->dev | Bob Copeland | 2009-08-14 | 1 | -2/+4 |
* | wl1251: separate bus i/o code into io.c | Bob Copeland | 2009-08-14 | 1 | -1/+2 |
* | wl1251: remove wl1251_plt_start/stop() | Kalle Valo | 2009-07-24 | 1 | -54/+0 |
* | wireless: remove print_mac uses | Johannes Berg | 2009-07-24 | 1 | -3/+2 |
* | wireless: wl12xx, fix lock imbalance | Jiri Slaby | 2009-07-24 | 1 | -1/+1 |
* | wl1251: change psm enabled/disabled info to debug | Luciano Coelho | 2009-07-10 | 1 | -2/+2 |
* | wl1251: fix a checkpatch warning | Kalle Valo | 2009-07-10 | 1 | -2/+1 |
* | wl1251: use wl1251 prefix everywhere | Kalle Valo | 2009-07-10 | 1 | -235/+242 |
* | wl1251: rename wl12xx.h to wl1251.h | Kalle Valo | 2009-07-10 | 1 | -1/+1 |
* | wl1251: add wl1251 prefix to all 1251 files | Kalle Valo | 2009-07-10 | 1 | -0/+1442 |