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
/
mac80211
/
key.c
Age
Commit message (
Expand
)
Author
2009-08-17
mac80211: fix todo lock
Johannes Berg
2009-05-20
nl80211: Validate NL80211_ATTR_KEY_SEQ length
Jouni Malinen
2009-05-13
nl80211: Add RSC configuration for new keys
Jouni Malinen
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
2009-02-27
mac80211: split IBSS/managed code
Johannes Berg
2009-01-29
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
2008-10-27
mac80211: convert to %pM away from print_mac
Johannes Berg
2008-10-06
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
2008-09-15
mac80211: share STA information with driver
Johannes Berg
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-27
mac80211: fix an oops in several failure paths in key allocation
Emmanuel Grumbach
2008-05-14
mac80211: proper STA info locking
Johannes Berg
2008-05-07
mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE
Ivo van Doorn
2008-04-16
mac80211: fix key todo list order
Johannes Berg
2008-04-16
mac80211: fix spinlock recursion
Johannes Berg
2008-04-16
mac80211: fix key hwaccel race
Johannes Berg
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-01
mac80211: sta_info_flush() fixes
Johannes Berg
2008-03-06
mac80211: always insert key into list
Johannes Berg
2008-03-06
mac80211: add documentation book
Johannes Berg
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-02-29
mac80211: fix key replacing, hw accel
Johannes Berg
2008-02-29
mac80211: split ieee80211_key_alloc/free
Johannes Berg
2008-01-28
mac80211: move interface type to vif structure
Johannes Berg
2007-10-10
[MAC80211]: remove ALG_NONE
Johannes Berg
2007-10-10
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[MAC80211]: remove HW_KEY_IDX_INVALID
Johannes Berg
2007-10-10
[MAC80211]: remove set_key_idx callback
Johannes Berg
2007-10-10
[MAC80211]: fix race conditions with keys
Johannes Berg
2007-10-10
[MAC80211]: rework key handling
Johannes Berg
2007-10-10
[MAC80211]: remove krefs for keys
Johannes Berg
2007-10-10
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
2007-10-10
[MAC80211]: split out some key functions from ieee80211.c
Johannes Berg