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
/
libertas
Age
Commit message (
Expand
)
Author
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-27
libertas: if_sdio: fix buffer alignment in struct if_sdio_card
Mike Rapoport
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-11
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
2010-08-11
param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.
Rusty Russell
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-09
libertas: fix build break by including linux/sched.h
John W. Linville
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-05
libertas: scan before assocation if no BSSID was given
Dan Williams
2010-08-05
libertas: fix association with some APs by using extended rates
Dan Williams
2010-08-05
libertas: get the right # of scanned BSSes
Dan Williams
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-27
libertas: remove unused cmd_pending waitq
Dan Williams
2010-07-27
libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
Dan Williams
2010-07-27
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
2010-07-27
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
2010-07-27
libertas: remove unused indirect command response handler
Dan Williams
2010-07-27
libertas: convert CMD_FWT_ACCESS to a direct command
Dan Williams
2010-07-27
libertas: convert Mesh Blinding Table access to a direct command
Dan Williams
2010-07-27
libertas: convert register access to direct commands
Dan Williams
2010-07-27
libertas: convert LED_GPIO_CTRL to a direct command
Dan Williams
2010-07-27
libertas: remove Beacon Control
Dan Williams
2010-07-27
libertas: remove unused Automatic Frequency Control command
Dan Williams
2010-07-27
libertas: remove unused indirect TPC_CFG command leftovers
Dan Williams
2010-07-27
libertas: convert 11D_DOMAIN_INFO to a direct command
Dan Williams
2010-07-27
libertas: clean up RSSI command
Dan Williams
2010-07-27
libertas: clean up MONITOR_MODE command
Dan Williams
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-07-26
libertas: precedence bug
Dan Carpenter
2010-07-14
libertas: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
2010-07-14
drivers/net/wireless: Remove unnecessary casts of private_data
Joe Perches
2010-07-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-12
libertas: Added support for host sleep feature
Amitkumar Karwar
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-23
libertas: mark lbs_ret_802_11d_domain_info static
John W. Linville
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
2010-06-23
Libertas: fix WARN_ON issues in cfg80211 support
Kiran Divekar
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-08
libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...
Sascha Silbe
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2010-06-02
wireless: fix several minor description typos
Walter Goldens
2010-06-02
drivers/net/wireless/libertas: Use kmemdup
Julia Lawall
[next]