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
Age
Commit message (
Expand
)
Author
2009-07-10
cfg80211: emulate connect with auth/assoc
Johannes Berg
2009-07-10
cfg80211: connect/disconnect API
Samuel Ortiz
2009-07-10
wireless: define AKM suites
Johannes Berg
2009-07-10
mac80211: remove an unused function declaration
Johannes Berg
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
2009-07-10
wext: constify extra argument to wireless_send_event
Johannes Berg
2009-07-10
mac80211: tell SME about real auth state
Johannes Berg
2009-07-10
cfg80211: remove wireless_dev->bssid
Johannes Berg
2009-07-10
cfg80211: use proper allocation flags
Johannes Berg
2009-07-10
nl80211: clean up function definitions
Johannes Berg
2009-07-10
cfg80211: move break statement to correct place
Johannes Berg
2009-07-10
wext: default to y
Johannes Berg
2009-07-10
mac80211: fix todo lock
Johannes Berg
2009-07-10
wext: allow returning NULL stats
Johannes Berg
2009-07-10
mac80211_hwsim: fix-up build damage from removal of skb->dst
John W. Linville
2009-07-10
ath9k: remove ath_rx_ps_back_to_sleep helper
Gabor Juhos
2009-07-10
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
Gabor Juhos
2009-07-10
cfg80211: send wext MLME-MICHAELMICFAILURE.indication
Johannes Berg
2009-07-10
orinoco: remove WE nickname support
David Kilroy
2009-07-10
orinoco: convert giwrange to cfg80211
David Kilroy
2009-07-10
orinoco: convert scanning to cfg80211
David Kilroy
2009-07-10
orinoco: convert mode setting to cfg80211
David Kilroy
2009-07-10
orinoco: provide generic commit function
David Kilroy
2009-07-10
orinoco: Handle suspend/restore in core driver
David Kilroy
2009-07-10
airport: store irq in card private structure
David Kilroy
2009-07-10
orinoco: move netdev interface creation to main driver
David Kilroy
2009-07-10
orinoco: make firmware download less verbose
David Kilroy
2009-07-10
orinoco: initiate cfg80211 conversion
David Kilroy
2009-07-10
orinoco: Change set_tkip to use orinoco_private instead of hermes_t
David Kilroy
2009-07-10
orinoco: initialise independently of netdev
David Kilroy
2009-07-10
orinoco: Replace net_device with orinoco_private in driver interfaces
David Kilroy
2009-07-10
orinoco: firmware helpers should use dev_err and friends
David Kilroy
2009-07-10
orinoco: use dev_err in early initialisation routines
David Kilroy
2009-07-10
orinoco: Move FID allocation to hw.c
David Kilroy
2009-07-10
orinoco: Move card reading code into hw.c
David Kilroy
2009-07-10
orinoco: Move firmware capability determination into hw.c
David Kilroy
2009-07-10
cfg80211: infer WPA and WPA2 support from TKIP and CCMP
David Kilroy
2009-07-10
cfg80211: set WE encoding size based on available ciphers
David Kilroy
2009-07-10
cfg80211: allow drivers that can't scan for specific ssids
David Kilroy
2009-07-10
cfg80211: Advertise ciphers via WE according to driver capability
David Kilroy
2009-07-10
cfg80211: add wrapper function to get wiphy from priv pointer
David Kilroy
2009-07-10
mac80211_hwsim: clean up the skb before passing it back
Johannes Berg
2009-07-10
zd1211rw: sort vid/pid pairs by numerical value
Hin-Tak Leung
2009-07-10
cfg80211: prohibit scanning the same channel more than once
Johannes Berg
2009-07-10
mac80211: improve per-sta debugfs
Johannes Berg
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
rt2x00: remove skb->do_not_encrypt usage
Johannes Berg
2009-07-10
cfg80211: issue netlink notification when scan starts
Johannes Berg
2009-07-10
rndis_wlan: convert set/get txpower to cfg80211
Jussi Kivilinna
2009-07-10
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
[next]