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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
status.c
Age
Commit message (
Expand
)
Author
2013-02-04
mac80211: mesh power save basics
Marco Porsch
2013-01-31
mac80211: start auth/assoc timeout on frame status
Johannes Berg
2013-01-29
mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2012-12-11
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-12-05
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2012-11-29
mac80211: add debugfs file for last ack signal
Saravana
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-10
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
2012-10-30
mac80211: combine status/drop reporting
Johannes Berg
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
2012-10-08
mac80211: use ieee80211_free_txskb to fix possible skb leaks
Felix Fietkau
2012-09-10
mac80211: validate skb->dev in the tx status path
Felix Fietkau
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
2012-06-24
mac80211: clean up debugging
Johannes Berg
2012-06-22
mac80211: two small verbose debug cleanups
Johannes Berg
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-05-09
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-04-13
mac80211: fix an issue in ieee80211_tx_info count field management
Lorenzo Bianconi
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-02-27
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
2012-01-27
mac80211: fix a few -Wshadow warnings
Johannes Berg
2011-12-13
mac80211: Make use of ieee80211_is_* functions in tx status path
Helmut Schaa
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-21
mac80211: Fix endian bug in radiotap header generation
Helmut Schaa
2011-11-09
mac80211: implement wifi TX status
Johannes Berg
2011-11-09
mac80211: support client probe
Johannes Berg
2011-11-09
mac80211: add helper to free TX skb
Johannes Berg
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-14
mac80211: Populate radiotap header with MCS info for TX frames
Helmut Schaa
2011-10-14
mac80211: Build TX radiotap header dynamically
Helmut Schaa
2011-10-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
2011-09-30
mac80211: optimise station flags
Johannes Berg
2011-09-30
mac80211: implement uAPSD
Johannes Berg
2011-09-30
mac80211: clear more-data bit on filtered frames
Johannes Berg
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
2011-09-30
mac80211: also expire filtered frames
Johannes Berg
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
2011-09-16
mac80211: fix endian issues and comments for BAR failure handling
Felix Fietkau
2011-09-14
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
2011-09-13
mac80211: retry sending failed BAR frames later instead of tearing down aggr
Felix Fietkau
2011-08-22
mac80211: Tear down BA session on BAR tx failure
Helmut Schaa
2011-08-08
mac80211: remove offchannel_tx API
Johannes Berg
2011-04-28
mac80211: allow low level drivers to report packet loss
Arik Nemtsov
2011-03-30
mac80211: Minor optimization in tx status handling
Helmut Schaa
2011-02-25
mac80211: support direct offchannel TX offload
Johannes Berg
2011-02-23
mac80211: Fix a race on enabling power save.
Vivek Natarajan
[next]