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
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-05-05
mac80211: Fix mac80211 station info rx bitrate for IBSS mode
Henning Rogge
1
-1
/
+2
2014-04-25
mac80211: return bool instead of numbers in yes/no function
Zhao, Gang
1
-9
/
+10
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+3
2014-03-20
mac80211: set beamforming bit in radiotap
Emmanuel Grumbach
1
-0
/
+2
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+7
2014-03-03
mac80211: add missing update on rx status VHT flag
Chun-Yeow Yeoh
1
-0
/
+1
2014-02-20
mac80211: fix station wakeup powersave race
Johannes Berg
1
-0
/
+7
2014-02-13
mac80211: add NAPI support back
Johannes Berg
1
-1
/
+4
2014-02-06
mac80211: propagate STBC / LDPC flags to radiotap
Emmanuel Grumbach
1
-0
/
+7
2014-02-06
mac80211: move VHT related RX_FLAG to another variable
Emmanuel Grumbach
1
-4
/
+5
2014-02-06
mac80211: remove unused radiotap vendor fields in ieee80211_rx_status
Emmanuel Grumbach
1
-48
/
+5
2014-02-05
mac80211: fix bufferable MMPDU RX handling
Johannes Berg
1
-11
/
+8
2014-02-05
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
Johannes Berg
1
-7
/
+6
2014-01-07
mac80211: clean up prepare_for_handlers() return value
Johannes Berg
1
-18
/
+18
2014-01-07
mac80211: simplify code in ieee80211_prepare_and_rx_handle
Emmanuel Grumbach
1
-3
/
+1
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-1
/
+2
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-12-04
mac80211: neaten ieee80211_deliver_skb
Johannes Berg
1
-17
/
+15
2013-12-03
mac80211: move align variable to remove __maybe_unused
Johannes Berg
1
-3
/
+2
2013-11-25
mac80211: use put_unaligned_le in mesh when necessary
Chun-Yeow Yeoh
1
-2
/
+3
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
1
-16
/
+49
2013-11-25
mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer
Karl Beldan
1
-13
/
+5
2013-11-25
mac80211: don't attempt to reorder multicast frames
Johannes Berg
1
-1
/
+2
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+4
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2013-10-28
{nl,cfg,mac}80211: implement mesh channel switch userspace API
Chun-Yeow Yeoh
1
-1
/
+4
2013-10-01
mac80211: support reporting A-MSDU subframes individually
Michal Kazior
1
-1
/
+2
2013-09-26
mac80211: drop spoofed packets in ad-hoc mode
Felix Fietkau
1
-0
/
+3
2013-09-26
mac80211: add support for CSA in IBSS mode
Simon Wunderlich
1
-10
/
+26
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+1
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-2
/
+1
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-202
/
+202
2013-08-16
mac80211: perform power save processing before decryption
Johan Almbladh
1
-202
/
+202
2013-08-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-27
/
+70
2013-07-16
mac80211: select and adjust bitrates according to channel mode
Simon Wunderlich
1
-1
/
+6
2013-07-16
mac80211: add radiotap flag and handling for 5/10 MHz
Simon Wunderlich
1
-9
/
+12
2013-07-16
mac80211: add per-chain signal information to radiotap
Johannes Berg
1
-17
/
+52
2013-07-16
mac80211: fix duplicate retransmission detection
Johannes Berg
1
-2
/
+8
2013-06-04
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
1
-16
/
+10
2013-05-25
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
1
-0
/
+3
2013-05-24
mac80211: add STBC flag for radiotap
Oleksij Rempel
1
-0
/
+4
2013-05-17
wireless: move crypto constants to ieee80211.h
Johannes Berg
1
-6
/
+6
2013-05-17
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-0
/
+14
2013-05-17
mac80211: fix AP-mode frame matching
Johannes Berg
1
-0
/
+3
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-1
/
+13
2013-04-19
mac80211: fix P2P-Device management frame RX
Johannes Berg
1
-1
/
+2
2013-04-16
mac80211: handle extended channel switch announcement
Johannes Berg
1
-0
/
+16
2013-04-16
mac80211: unify CSA action frame/beacon processing
Johannes Berg
1
-4
/
+0
2013-04-10
mac80211: unset FC retry bit in mesh fwding path
Thomas Pedersen
1
-0
/
+1
[next]