index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-07
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
1
-1
/
+1
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
1
-16
/
+8
2008-03-06
mac80211: split ieee80211_txrx_data
Johannes Berg
1
-81
/
+82
2008-03-06
mac80211: clean up mesh RX path a bit more
Johannes Berg
1
-11
/
+6
2008-03-06
mac80211: clean up mesh code
Johannes Berg
1
-14
/
+14
2008-03-06
mac80211: support for mesh interfaces in mac80211 data path
Luis Carlos Cobo
1
-4
/
+117
2008-03-06
mac80211: add mesh interface type
Johannes Berg
1
-0
/
+10
2008-02-29
mac80211: consolidate TIM handling code
Johannes Berg
1
-14
/
+15
2008-02-29
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
1
-4
/
+3
2008-02-29
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
1
-4
/
+4
2008-02-29
mac80211: convert sta_info.pspoll to a flag
Johannes Berg
1
-6
/
+7
2008-02-29
mac80211: enable IBSS merging
Bruno Randolf
1
-1
/
+4
2008-02-29
net/mac80211/: Use time_* macros
S.Çağlar Onur
1
-1
/
+2
2008-02-29
mac80211: Add cooked monitor mode support
Michael Wu
1
-1
/
+86
2008-02-29
mac80211: move some code into ieee80211_invoke_rx_handlers
Johannes Berg
1
-24
/
+18
2008-02-29
mac80211: remove "dynamic" RX/TX handlers
Johannes Berg
1
-41
/
+39
2008-02-29
mac80211: clean up some things in the RX path
Johannes Berg
1
-27
/
+10
2008-02-29
mac80211: split RX_DROP
Johannes Berg
1
-29
/
+30
2008-02-29
mac80211: split ieee80211_txrx_result
Johannes Berg
1
-75
/
+75
2008-02-29
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
1
-4
/
+4
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-35
/
+47
2008-02-29
mac80211: dissolve pre-rx handlers
Johannes Berg
1
-59
/
+37
2008-02-02
mac80211: make alignment warning optional
Johannes Berg
1
-0
/
+7
2008-02-01
mac80211: fixing null qos data frames check for reordering buffer
Ron Rindjunsky
1
-1
/
+1
2008-02-01
mac80211: fix alignment warning
Johannes Berg
1
-13
/
+33
2008-01-29
mac80211: fix rx flow sparse errors, make functions static
Ron Rindjunsky
1
-5
/
+7
2008-01-29
mac80211: fix RCU locking in __ieee80211_rx_handle_packet
Johannes Berg
1
-1
/
+0
2008-01-29
mac80211: move interface type to vif structure
Johannes Berg
1
-19
/
+19
2008-01-29
mac80211: A-MPDU Rx adding BAR handling capability
Ron Rindjunsky
1
-4
/
+58
2008-01-29
mac80211: A-MPDU Rx handling aggregation reordering
Ron Rindjunsky
1
-2
/
+183
2008-01-29
mac80211: restructure __ieee80211_rx
Ron Rindjunsky
1
-36
/
+50
2008-01-29
mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers
Helmut Schaa
1
-0
/
+2
2008-01-29
mac80211: clean up eapol frame handling/port control
Johannes Berg
1
-65
/
+68
2008-01-29
mac80211: pass in PS_POLL frames
Ron Rindjunsky
1
-2
/
+9
2008-01-29
mac80211: conditionally include timestamp in radiotap information
Johannes Berg
1
-16
/
+32
2008-01-29
[MAC80211]: Use htons() where appropriate.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-01-29
mac80211: move A-MSDU identifier to flags
Ron Rindjunsky
1
-3
/
+3
2008-01-29
mac80211: adding 802.11n essential A-MSDU Rx capability
Ron Rindjunsky
1
-0
/
+124
2008-01-29
mac80211: restructuring data Rx handlers
Ron Rindjunsky
1
-47
/
+77
2008-01-29
mac80211: hardware scan rework
Zhu Yi
1
-3
/
+9
2008-01-29
[MAC80211]: Revert unaligned warning removal.
David S. Miller
1
-0
/
+13
2008-01-25
Revert "mac80211: warn when receiving frames with unaligned data"
Linus Torvalds
1
-13
/
+0
2007-12-27
mac80211: warn when receiving frames with unaligned data
Johannes Berg
1
-0
/
+13
2007-11-30
mac80211: drop unencrypted frames if encryption is expected
Johannes Berg
1
-1
/
+1
2007-11-11
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
1
-0
/
+2
2007-10-11
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
1
-9
/
+11
2007-10-11
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
1
-1
/
+1
2007-10-11
[MAC80211]: remove ALG_NONE
Johannes Berg
1
-3
/
+0
2007-10-11
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
1
-3
/
+5
2007-10-11
[MAC80211]: consolidate decryption more
Johannes Berg
1
-34
/
+12
[next]