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
/
ieee80211_i.h
Age
Commit message (
Expand
)
Author
2014-07-21
mac80211: add support for Rx reordering offloading
Michal Kazior
2014-07-21
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
Michal Kazior
2014-07-21
mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag
Luciano Coelho
2014-07-21
mac80211: move TDLS data to mgd private part
Arik Nemtsov
2014-07-21
mac80211: add QoS IE during TDLS setup start
Arik Nemtsov
2014-06-25
mac80211: use chanctx reservation for STA CSA
Michal Kazior
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
2014-06-23
mac80211: implement proper Tx path flushing for TDLS
Arik Nemtsov
2014-06-23
cfg80211: pass TDLS initiator in tdls_mgmt operations
Arik Nemtsov
2014-06-23
mac80211: cleanup TDLS state during failed setup
Arik Nemtsov
2014-06-23
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
2014-06-23
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
2014-06-23
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
2014-06-23
mac80211: move csa counters from sdata to beacon/presp
Michal Kazior
2014-06-23
cfg80211: make ethtool the driver's responsibility
Johannes Berg
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-15
mac80211: Handle the CSA counters correctly
Andrei Otcheretianski
2014-05-15
mac80211: Support multiple CSA counters
Andrei Otcheretianski
2014-05-15
mac80211: Update CSA counters in mgmt frames
Andrei Otcheretianski
2014-05-14
mac80211: fix on-channel remain-on-channel
Johannes Berg
2014-05-09
mac80211: handle failed restart/resume better
Johannes Berg
2014-05-06
mac80211: fix CSA tx queue stopping
Michal Kazior
2014-05-05
mac80211: move TDLS code to another file
Arik Nemtsov
2014-04-25
mac80211: compute chanctx refcount on-the-fly
Michal Kazior
2014-04-25
mac80211: track reserved vifs in chanctx
Michal Kazior
2014-04-25
mac80211: track assigned vifs in chanctx
Michal Kazior
2014-04-25
mac80211: add support for radar detection for reservations
Michal Kazior
2014-04-25
mac80211: add max channel calculation utility function
Michal Kazior
2014-04-09
mac80211: implement chanctx reservation
Luciano Coelho
2014-04-09
mac80211: protect AP VLAN list with local->mtx
Michal Kazior
2014-04-09
cfg80211/mac80211: move interface counting for combination check to mac80211
Luciano Coelho
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-03-19
mac80211: fix suspend vs. authentication race
Johannes Berg
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-20
mac80211: fix station wakeup powersave race
Johannes Berg
2014-02-12
mac80211: add NAPI support back
Johannes Berg
2014-02-05
mac80211: update opmode when adding new station
Marek Kwaczynski
2014-02-04
mac80211: make cfg80211 ops and privid const
Johannes Berg
2014-02-04
mac80211: only set CSA beacon when at least one beacon must be transmitted
Luciano Coelho
2014-02-04
mac80211: refactor ieee80211_mesh_process_chanswitch()
Luciano Coelho
2014-01-06
mac80211: sync dtim_count to TSF
Thomas Pedersen
2013-12-19
mac80211: Add support for QoS mapping
Kyeyoon Park
2013-12-19
mac80211: align struct ps_data.tim to unsigned long
Joe Perches
2013-12-18
mac80211: make ieee80211_recalc_radar_chanctx static
Johannes Berg
2013-12-16
mac80211: refactor ieee80211_ibss_process_chanswitch()
Luciano Coelho
2013-12-16
mac80211: update adjusting TBTT bit in beacon
Thomas Pedersen
2013-12-16
mac80211: reschedule sched scan after HW restart
David Spinadel
2013-12-16
mac80211: make ieee80211_assign_beacon() static
Luciano Coelho
[next]