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
2015-03-16
mac80211: move netdev stats to common function
Johannes Berg
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
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
mac80211: Use eth_<foo>_addr instead of memset
Joe Perches
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
mac80211: Update beacon's timing and DTIM count on every beacon
Alexander Bondar
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
mac80211: disable u-APSD queues by default
Michal Kazior
2015-03-03
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
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
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-26
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
2015-02-24
mac80211/minstrel: fix !x!=0 confusion
Jiri Slaby
2015-02-24
mac80211: clear sdata->radar_required
Eliad Peller
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
2015-01-27
mac80111: Add CCMP-256 cipher
Jouni Malinen
2015-01-27
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
2015-01-27
mac80211: handle potential race between suspend and scan completion
Luciano Coelho
2015-01-23
mac80211: support beacon statistics
Johannes Berg
2015-01-23
mac80211: fix per-TID RX-MSDU counter
Johannes Berg
2015-01-23
mac80211: tdls: disentangle HT supported conditions
Johannes Berg
2015-01-23
mac80211: tdls: remove shadowing variable
Johannes Berg
2015-01-23
Revert "mac80211: keep sending peer candidate events while in listen state"
Bob Copeland
2015-01-23
mac80211: complete scan work immediately if quiesced or suspended
Luciano Coelho
2015-01-23
mac80211: avoid races related to suspend flow
Emmanuel Grumbach
2015-01-23
mac80211: synchronize_net() before flushing the queues
Emmanuel Grumbach
2015-01-23
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
2015-01-23
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
2015-01-23
mac80211: enable TPC through mac80211 stack
Lorenzo Bianconi
2015-01-22
mac80211: allow drivers to control software crypto
Johannes Berg
2015-01-21
mac80211: fix HW registration error paths
Johannes Berg
2015-01-19
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
2015-01-16
mac80211: remove doubled semicolon
Johannes Berg
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
[prev]
[next]