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
/
rx.c
Age
Commit message (
Expand
)
Author
2008-01-28
[MAC80211]: Use htons() where appropriate.
YOSHIFUJI Hideaki
2008-01-28
mac80211: move A-MSDU identifier to flags
Ron Rindjunsky
2008-01-28
mac80211: adding 802.11n essential A-MSDU Rx capability
Ron Rindjunsky
2008-01-28
mac80211: restructuring data Rx handlers
Ron Rindjunsky
2008-01-28
mac80211: hardware scan rework
Zhu Yi
2008-01-28
[MAC80211]: Revert unaligned warning removal.
David S. Miller
2008-01-24
Revert "mac80211: warn when receiving frames with unaligned data"
Linus Torvalds
2007-12-26
mac80211: warn when receiving frames with unaligned data
Johannes Berg
2007-11-29
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
2007-11-10
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
2007-10-10
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
2007-10-10
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
2007-10-10
[MAC80211]: remove ALG_NONE
Johannes Berg
2007-10-10
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
2007-10-10
[MAC80211]: consolidate decryption more
Johannes Berg
2007-10-10
[MAC80211]: move sta_process rx handler later
Johannes Berg
2007-10-10
[MAC80211]: remove management interface
Johannes Berg
2007-10-10
[MAC80211]: add "invalid" interface type
Johannes Berg
2007-10-10
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
2007-10-10
[PATCH] mac80211: fix vlan bug
Johannes Berg
2007-10-10
[PATCH] mac80211: consolidate decryption
Johannes Berg
2007-10-10
[PATCH] mac80211: pass frames to monitor interfaces early
Johannes Berg
2007-10-10
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
2007-10-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
2007-10-10
[MAC80211]: remove key threshold stuff
Johannes Berg
2007-10-10
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[MAC80211]: remove/change some comments about Michael MIC hardware offload
Johannes Berg
2007-10-10
[MAC80211]: use internal network device stats
Stephen Hemminger
2007-10-10
[MAC80211]: rework hardware crypto flags
Johannes Berg
2007-10-10
[MAC80211]: remove turbo modes
Johannes Berg
2007-10-10
[MAC80211]: fix race conditions with keys
Johannes Berg
2007-10-10
[MAC80211]: make assoc_ap a flag
Johannes Berg
2007-10-10
[MAC80211]: improve key selection comment
Johannes Berg
2007-10-10
[MAC80211]: filter locally-originated multicast frames
John W. Linville
2007-10-10
[MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise
Larry Finger
2007-10-10
[MAC80211]: rework key handling
Johannes Berg
2007-10-10
[MAC80211]: embed key conf in key, fix driver interface
Johannes Berg
2007-10-10
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
Jiri Slaby
2007-10-10
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
Jiri Slaby
2007-10-10
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
Jiri Slaby
2007-10-10
[MAC80211]: refactor event sending
Johannes Berg
2007-10-10
[MAC80211]: fix software decryption
Johannes Berg
2007-10-10
[MAC80211]: remove ieee80211_msg_wep_frame_unknown_key
Johannes Berg
2007-10-10
[MAC80211]: ratelimit some RX messages
Johannes Berg
2007-10-10
[MAC80211]: avoid copying packets to interfaces that are down
Johannes Berg
2007-10-10
[MAC80211]: rx cleanups (2)
Johannes Berg
2007-10-10
[MAC80211]: fix bug for per-sta stats
Johannes Berg
2007-10-10
[MAC80211]: split up __ieee80211_rx
Johannes Berg
[next]