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
Age
Commit message (
Expand
)
Author
2008-04-01
mac80211: fix sta_info_destroy(NULL)
Johannes Berg
2008-04-01
mac80211 ibss: flush only stations belonging to current interface
Johannes Berg
2008-04-01
net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug
Andrew Morton
2008-03-27
mac80211: reorder fields to make some structures smaller
Johannes Berg
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-27
mac80211: fix wrong Rx A-MPDU control via debugfs
Ron Rindjunsky
2008-03-27
mac80211: silently accept deletion of non-existant key
John W. Linville
2008-03-25
mac80211: configure default wmm params correctly
Vladimir Koutny
2008-03-25
mac80211: prevent tuning during scanning
Mohamed Abbas
2008-03-25
mac80211: tear down of block ack sessions
Ron Rindjunsky
2008-03-25
mac80211: fixing debug prints for AddBA request
Ron Rindjunsky
2008-03-25
mac80211: fixing delba debug print
Ron Rindjunsky
2008-03-25
mac80211: filter scan results on unusable channels
Johannes Berg
2008-03-25
mac80211: use ieee80211_get_channel
Johannes Berg
2008-03-25
mac80211: allows driver to request a Phase 1 RX key
Emmanuel Grumbach
2008-03-25
mac80211: get a TKIP phase key from skb
Emmanuel Grumbach
2008-03-13
the scheduled rc80211-simple.c removal
Adrian Bunk
2008-03-07
mac80211: don't call conf_tx under RCU lock
Johannes Berg
2008-03-06
mac80211: fix hardware scan completion
Johannes Berg
2008-03-06
mac80211: fix mesh_path and sta_info get_by_idx functions
Luis Carlos Cobo
2008-03-06
mac80211: path IE fields macros, fix alignment problems and clean up
Luis Carlos Cobo
2008-03-06
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
2008-03-06
mac80211: always force mesh_path deletions
Luis Carlos Cobo
2008-03-06
mac80211: delete mesh_path timer on mesh_path removal
Luis Carlos Cobo
2008-03-06
mac80211: clean up use of endianness conversion functions
Luis Carlos Cobo
2008-03-06
mac80211: breakdown mesh network attributes in different extra fields for wext
Luis Carlos Cobo
2008-03-06
mac80211: move comment to better location
Luis Carlos Cobo
2008-03-06
mac80211: fix incorrect parenthesis
Luis Carlos Cobo
2008-03-06
mac80211: fix mesh endianness sparse warnings and unmark it as broken
Luis Carlos Cobo
2008-03-06
mac80211: always insert key into list
Johannes Berg
2008-03-06
mac80211: fix sta_info mesh timer bug
Johannes Berg
2008-03-06
mac80211: add documentation book
Johannes Berg
2008-03-06
mac80211: don't clear next_hop in path reclaim
Johannes Berg
2008-03-06
mac80211: remove STA entries when taking down interface
Johannes Berg
2008-03-06
mac80211: clean up sta_info and document locking
Johannes Berg
2008-03-06
mac80211: split sta_info_add
Johannes Berg
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
mac80211: split ieee80211_txrx_data
Johannes Berg
2008-03-06
mac80211: reorder a few fields in sta_info
Johannes Berg
2008-03-06
mac80211: fix kernel-doc comment for mesh_plink_deactivate
Johannes Berg
2008-03-06
mac80211: clean up mesh RX path a bit more
Johannes Berg
2008-03-06
mac80211: export mesh_plink_broken
Johannes Berg
2008-03-06
mac80211: clarify mesh Kconfig
Johannes Berg
2008-03-06
mac80211: add missing "break" statement in mesh code
Johannes Berg
2008-03-06
mac80211: enable mesh in Kconfig
Johannes Berg
2008-03-06
mac80211: mesh hwmp locking fixes
Johannes Berg
2008-03-06
mac80211: clean up mesh code
Johannes Berg
2008-03-06
mac80211: complete the mesh (interface handling) code
Luis Carlos Cobo
2008-03-06
mac80211: mesh path and mesh peer configuration
Luis Carlos Cobo
2008-03-06
mac80211: mesh statistics and config through debugfs
Luis Carlos Cobo
[next]