index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl1251
Age
Commit message (
Expand
)
Author
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