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
/
wireless
/
nl80211.c
Age
Commit message (
Expand
)
Author
2012-02-03
nl80211/cfg80211: Make addition of new sinfo fields safer
Jouni Malinen
2012-02-03
cfg80211/nl80211: Send AssocReq IEs to user space in AP mode
Jouni Malinen
2011-12-09
nl80211: fix MAC address validation
Eliad Peller
2011-11-26
nl80211: fix HT capability attribute validation
Johannes Berg
2011-09-21
cfg80211: Fix validation of AKM suites
Jouni Malinen
2011-08-01
cfg80211: off by one in nl80211_trigger_scan()
Dan Carpenter
2011-07-20
cfg80211: fix scan crash on single-band cards
Johannes Berg
2011-07-19
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
2011-07-15
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
Luciano Coelho
2011-07-15
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
Luciano Coelho
2011-07-15
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
2011-07-05
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
Luciano Coelho
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-27
mac80211: fix rx->key NULL dereference during mic failure
Arik Nemtsov
2011-06-22
nl80211: use netlink consistent dump feature for BSS dumps
Johannes Berg
2011-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-07
nl80211: fix overflow in ssid_len
Luciano Coelho
2011-06-01
cfg80211: skip disabled channels on channel survey
Luis R. Rodriguez
2011-06-01
nl80211: add testmode dump support
Wey-Yi Guy
2011-05-26
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
2011-05-19
nl80211: remove some stack variables in trigger_scan and start_sched_scan
Luciano Coelho
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
2011-05-12
cfg80211: restrict AP beacon intervals
Johannes Berg
2011-05-11
cfg80211/nl80211: add interval attribute for scheduled scans
Luciano Coelho
2011-05-11
cfg80211/nl80211: add support for scheduled scans
Luciano Coelho
2011-05-11
mac80211: allow setting supported rates on mesh peers
Javier Cardona
2011-05-11
nl80211: allow setting MFP flag for a meshif
Thomas Pedersen
2011-05-11
nl80211: allow installing keys for a meshif
Thomas Pedersen
2011-05-11
nl80211: Let userspace drive the peer link management states.
Javier Cardona
2011-05-11
nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
Javier Cardona
2011-05-05
nl80211/cfg80211: WoWLAN support
Johannes Berg
2011-05-05
nl80211: Fix set_key regression with some drivers
Jouni Malinen
2011-04-12
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
2011-04-12
nl80211: New notification to discover mesh peer candidates.
Javier Cardona
2011-04-12
nl80211/mac80211: Perform PLINK_ACTION on new station
Javier Cardona
2011-04-12
nl80211/mac80211: let userspace authenticate stations
Javier Cardona
2011-04-12
cfg80211/nl80211: Add userspace authentication flag to mesh setup
Javier Cardona
2011-04-12
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
Javier Cardona
2011-04-07
nl80211: Add BSS parameters to station
Paul Stewart
2011-03-30
cfg80211: Add nl80211 event for deletion of a station entry
Jouni Malinen
2011-03-01
cfg80211: add a field for the bitrate of the last rx data packet from a station
Felix Fietkau
2011-01-28
net/wireless/nl80211.c: Avoid call to genlmsg_cancel
Julia Lawall
2010-12-20
nl80211: Export available antennas
Bruno Randolf
2010-12-20
cfg80211: Separate available antennas for RX and TX
Bruno Randolf
2010-12-20
mac80211: Send mesh non-HWMP path selection frames to userspace
Javier Cardona
2010-12-20
mac80211: Let userspace enable and configure vendor specific path selection.
Javier Cardona
2010-12-20
mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup
Javier Cardona
[next]