| Commit message (Expand) | Author | Age | Files | Lines |
* | wl1251: fix oops on early interrupt | Grazvydas Ignotas | 2012-06-10 | 2 | -3/+2 |
* | wl1251: fix crash on remove due to leftover work item | Grazvydas Ignotas | 2012-05-07 | 1 | -0/+1 |
* | wl1251: fix crash on remove due to premature kfree | Grazvydas Ignotas | 2012-05-07 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-12 | 6 | -17/+49 |
|\ |
|
| * | wl1251: Add support for idle mode | Jarkko Nikula | 2011-04-07 | 3 | -0/+28 |
| * | wl1251: Prepare for idle mode support | Jarkko Nikula | 2011-04-07 | 6 | -18/+22 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
|/ |
|
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 2 | -2/+2 |
* | wl1251: fix elp_work race condition | Grazvydas Ignotas | 2011-03-11 | 1 | -1/+3 |
* | wl1251: remove wl1251_ps_set_elp function | Grazvydas Ignotas | 2011-03-11 | 1 | -34/+3 |
* | ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition | Bing Zhao | 2011-03-09 | 1 | -2/+1 |
* | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 1 | -3/+1 |
* | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 2011-02-23 | 1 | -1/+1 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2011-02-18 | 1 | -0/+3 |
|\ |
|
| * | wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf... | Jesper Juhl | 2011-02-03 | 1 | -0/+3 |
* | | wl1251: set rate index and preamble flag on received packets | David Gnedt | 2011-02-03 | 1 | -1/+45 |
* | | wl1251: enable adhoc mode | David Gnedt | 2011-02-03 | 1 | -1/+2 |
* | | wl1251: implement connection quality monitoring | David Gnedt | 2011-02-03 | 5 | -1/+107 |
* | | wl1251: enable beacon early termination while in power-saving mode | David Gnedt | 2011-02-03 | 4 | -0/+68 |
* | | wl1251: fix 4-byte TX buffer alignment | David Gnedt | 2011-02-03 | 1 | -6/+20 |
* | | wl1251: fix queue stopping/waking for TX path | David Gnedt | 2011-02-03 | 1 | -36/+12 |
* | | cfg80211: Extend channel to frequency mapping for 802.11j | Bruno Randolf | 2011-01-21 | 1 | -1/+2 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Fix spelling mistakes in comments | Stefan Weil | 2011-01-03 | 2 | -3/+3 |
* | | wl1251: remove unnecessary import | Hauke Mehrtens | 2010-12-22 | 1 | -1/+0 |
* | | wl1251: wl12xx_get_platform_data() returns an ERR_PTR | Dan Carpenter | 2010-12-20 | 1 | -1/+1 |
* | | wl1251: use wl12xx_platform_data to pass data | Grazvydas Ignotas | 2010-11-15 | 1 | -33/+2 |
* | | wl1251: add runtime PM support for SDIO | Grazvydas Ignotas | 2010-11-15 | 1 | -3/+61 |
* | | wl1251: add power callback to wl1251_if_operations | Grazvydas Ignotas | 2010-11-15 | 4 | -8/+25 |
|/ |
|
* | wl1251: fix module names | Grazvydas Ignotas | 2010-10-25 | 1 | -3/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 1 | -0/+4 |
* | wl1251: move to it's own directory | Kalle Valo | 2010-10-11 | 28 | -0/+10264 |
* | wl1251: create a copy of wl12xx_80211.h for wl1251 | Kalle Valo | 2010-10-11 | 1 | -0/+156 |