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
/
iwmc3200wifi
Age
Commit message (
Expand
)
Author
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-11-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-08
iwmc3200wifi: add some more range checks
Dan Carpenter
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-14
iwmc3200wifi: add a range check to iwm_cfg80211_get_key()
Dan Carpenter
2011-06-05
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-19
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-27
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-13
iwmc3200wifi: Return proper error for iwm_if_alloc
Axel Lin
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
2010-11-18
iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssids
John W. Linville
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
2010-08-16
iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapper
John W. Linville
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-24
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
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/iwmc3200wifi: Use kmemdup
Julia Lawall
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-03
iwmc3200wifi: fix busted iwm_debugfs_init definition
John W. Linville
2010-05-03
iwmc3200wifi: cleanup unneeded debugfs error handling
John W. Linville
2010-04-28
iwl: cleanup: remove unneeded error handling
Dan Carpenter
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2010-04-16
iwmc3200wifi: check sparse endianness annotations
Samuel Ortiz
2010-04-16
iwmc3200wifi: Fix sparse warnings
Samuel Ortiz
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-10
iwmc3200wifi: typo fix and code cleanup
Zhu Yi
2010-03-10
iwmc3200wifi: mark some pmksa functions static
Zhu Yi
2010-03-10
iwmc3200wifi: increase concatenated buffer
Zhu Yi
2010-03-10
iwmc3200wifi: protect rx_tickets and rx_packets[] lists
Zhu Yi
2010-03-10
iwmc3200wifi: add ftrace event tracing support
Zhu Yi
2010-03-10
iwmc3200wifi: remove "_safe" for some list_for_each_entry usage
Zhu Yi
2010-03-10
iwmc3200wifi: refuse to associate on unallowed channels
Zhu Yi
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-02-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
[next]