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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-19
ath5k: fix beacon_int handling
Jiri Slaby
2009-06-19
ath9k: restore PS mode, before we put the chip into FULL SLEEP state.
Gabor Juhos
2009-06-19
ath9k: wait for beacon frame along with CAB
Gabor Juhos
2009-06-19
ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
2009-06-19
ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
2009-06-19
zd1211rw: adding 083a:e503 as a ZD1211B device
Hin-Tak Leung
2009-06-19
iwmc3200wifi: add a mutex to protect iwm_reset_worker
Zhu Yi
2009-06-19
iwmc3200wifi: fix potential kernel oops on module removal
Zhu Yi
2009-06-19
iwmc3200wifi: add iwm_if_add and iwm_if_remove
Zhu Yi
2009-06-19
iwmc3200wifi: check for iwm_priv_init error
Zhu Yi
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-15
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
2009-06-15
ath9k: process rx packet if we are waiting for CAB
Gabor Juhos
2009-06-15
ath9k: prevent sleeping while we are waiting for CAB
Gabor Juhos
2009-06-15
ath9k: restore power mode on error path
Gabor Juhos
2009-06-15
ath9k: port to cfg80211 rfkill
Johannes Berg
2009-06-15
ath9k: Make sure we have current channel in ah_curchan before rf disable/enable
Vasanthakumar Thiagarajan
2009-06-15
ath9k: Add helper to get ath9k specific current channel
Vasanthakumar Thiagarajan
2009-06-15
ath5k: fix mesh beaconing
Nick Kossifidis
2009-06-15
iwlwifi/iwl3945: fix suspend resume association bug
Abhijeet Kolekar
2009-06-15
iwlwifi: check for channel location for 40MHz
Wey-Yi Guy
2009-06-15
iwlwifi: check control channel for pure 40MHz
Wey-Yi Guy
2009-06-15
iwlwifi: checking for 40MHz mode
Wey-Yi Guy
2009-06-15
iwlwifi: revamp bss_info_changed
Johannes Berg
2009-06-15
net/libertas: don't recursive spin lock in if_spi_e2h()
Sebastian Andrzej Siewior
2009-06-15
libertas: fix IEEE PS mode in GSPI driver
Andrey Yurovsky
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 3)
Patrick McHardy
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
trivial: Fix paramater/parameter typo in dmesg and source comments
Martin Olsson
2009-06-10
ath5k: minor rfkill cleanup
Bob Copeland
2009-06-10
ath9k: Fix tx stuck when connected to aggr disabled HT AP
Vasanthakumar Thiagarajan
2009-06-10
b43: Add fw capabilities
Michael Buesch
2009-06-10
b43/legacy: port to cfg80211 rfkill
Johannes Berg
2009-06-10
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
2009-06-10
ar9170: xmit code revamp
Christian Lamparter
2009-06-10
ar9170: interpret firmware debug commands
Johannes Berg
2009-06-10
b43: Fix possible unaligned u32 access
Matthieu CASTET
2009-06-10
net/libertas: remove GPIO-CS handling in SPI interface code
Sebastian Andrzej Siewior
2009-06-10
rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*
Jussi Kivilinna
2009-06-10
rndis_wlan: cleanup: capitalize enum labels
Jussi Kivilinna
2009-06-10
iwlwifi: port to cfg80211 rfkill
Johannes Berg
2009-06-04
ar9170: remove deprecated code
Christian Lamparter
2009-06-04
iwlwifi: fix comment describing disable_11n
Reinette Chatre
2009-06-04
iwlwifi: add value and range define for link quality command
Wey-Yi Guy
2009-06-04
iwlagn: delay ict interrupt.
Mohamed Abbas
[next]