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
/
net
Age
Commit message (
Expand
)
Author
2015-03-06
cfg80211: Add API to change the indoor regulatory setting
Ilan peer
2015-03-06
cfg80211: Simplify the handling of regulatory indoor setting
Ilan peer
2015-03-04
mesh_plink: fixup type of timeout to match usage
Nicholas Mc Guire
2015-03-04
mesh_plink: use msecs_to_jiffies for proper time conversion
Nicholas Mc Guire
2015-03-04
mac80211: provide station PMF configuration to driver
SenthilKumar Jegadeesan
2015-03-04
mac80211: allow iterating inactive interfaces
Arik Nemtsov
2015-03-04
nl80211: prohibit mixing 'any' and regular wowlan triggers
Johannes Berg
2015-03-04
mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()
Johannes Berg
2015-03-04
mac80211: remove duplicate check for quiescing when queueing work
Luciano Coelho
2015-03-04
mac80211: allow TDLS setup code to take wdev lock
Arik Nemtsov
2015-03-04
mac80211: start queues if driver rejected wowlan
Johannes Berg
2015-03-04
mac80211: remove useless double check for open_count in __ieee80211_suspend()
Luciano Coelho
2015-03-04
mac80211: don't do driver suspend with auth/assoc in progress
Johannes Berg
2015-03-03
mac80211: handle drv_add_interface failures properly during reconfig
Luciano Coelho
2015-03-03
mac80211: fix another suspend vs. association race
Johannes Berg
2015-03-03
mac80211: TDLS: support VHT between peers
Arik Nemtsov
2015-03-03
cfg80211: add operating classes 128-130
Eliad Peller
2015-03-03
mac80211: Update beacon's timing and DTIM count on every beacon
Alexander Bondar
2015-03-03
cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
Ahmad Kholaif
2015-03-03
cfg80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-02-28
cfg80211-wext: return -E2BIG when buffer can't hold full BSS entry
James Minor
2015-02-28
mac80211: remove TX latency measurement code
Johannes Berg
2015-02-28
nl/mac80211: allow zero plink timeout to disable STA expiration
Masashi Honma
2015-02-28
cfg80211-wext: export symbols only when needed
Johannes Berg
2015-02-28
mac80211: iterate using station list in AP SMPS
Johannes Berg
2015-02-28
mac80211: don't look up stations for multicast addresses
Johannes Berg
2015-02-22
bridge: add vlan info to bridge setlink and dellink notification messages
Roopa Prabhu
2015-02-22
net: __aligned(size) is preferred over __attribute__((aligned(size)))
Ameen Ali
2015-02-22
batman-adv: Fix use of seq_has_overflowed()
Joe Perches
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-21
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
Dan Carpenter
2015-02-21
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
Alex W Slater
2015-02-20
igmp: add __ip_mc_{join|leave}_group()
Eric Dumazet
2015-02-20
batman-adv: Remove uses of return value of seq_printf
Joe Perches
2015-02-20
tcp: silence registration message
stephen hemminger
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
net: dsa: Set valid phy interface type
Guenter Roeck
2015-02-15
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-02-14
net: spelling fixes
Stephen Hemminger
2015-02-14
net/core: Fix warning while make xmldocs caused by dev.c
Masanari Iida
2015-02-14
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-02-14
openvswitch: Fix key serialization.
Pravin B Shelar
2015-02-13
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
2015-02-12
memcg: cleanup static keys decrement
Vladimir Davydov
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-12
bridge: netfilter: Move sysctl-specific error code inside #ifdef
Geert Uytterhoeven
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
[next]