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