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