index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-11
mac80211: fix crash with P2P Device returning action frames
Johannes Berg
1
-1
/
+13
2013-02-15
mac80211: clean up mesh code
Johannes Berg
1
-6
/
+6
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
1
-10
/
+6
2013-02-15
mac80211: generate mesh probe responses
Thomas Pedersen
1
-2
/
+3
2013-02-15
mac80211: handle operating mode notif in beacon/assoc response
Johannes Berg
1
-1
/
+2
2013-02-15
mac80211: handle VHT operating mode notification
Johannes Berg
1
-0
/
+30
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-13
/
+8
2013-02-11
mac80211: protect rx-path with spinlock
Christian Lamparter
1
-35
/
+46
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-0
/
+7
2013-01-03
mac80211: support HT notify channel width action
Johannes Berg
1
-1
/
+30
2012-12-06
mac80211: don't drop mesh peering frames from unknown STA
Marco Porsch
1
-1
/
+2
2012-12-05
mac80211: skip radiotap space calculation if no monitor exists
Helmut Schaa
1
-3
/
+3
2012-11-28
mac80211: fix potential NULL dereference
Dan Carpenter
1
-1
/
+1
2012-11-27
mac80211: support (partial) VHT radiotap information
Johannes Berg
1
-0
/
+40
2012-11-26
mac80211: support drivers reporting VHT RX
Johannes Berg
1
-5
/
+15
2012-11-26
mac80211: in ADHOC don't update last_rx if sta is not authorized
Antonio Quartulli
1
-3
/
+7
2012-11-23
mac80211: fix radiotap vendor area skipping
Johannes Berg
1
-4
/
+7
2012-11-19
mac80211: support radiotap vendor namespace RX data
Johannes Berg
1
-12
/
+59
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
1
-2
/
+2
2012-11-13
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-3
/
+11
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
1
-1
/
+1
2012-10-30
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-18
/
+56
2012-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-18
/
+56
2012-10-26
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
1
-8
/
+10
2012-10-26
mac80211: verify that skb data is present
Johannes Berg
1
-1
/
+31
2012-10-26
mac80211: check management frame header length
Johannes Berg
1
-4
/
+8
2012-10-26
mac80211: a few formatting fixes
Johannes Berg
1
-26
/
+13
2012-10-25
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
1
-0
/
+4
2012-10-25
mac80211: Don't drop frames received with mesh ttl == 1
Javier Cardona
1
-1
/
+1
2012-10-25
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
1
-4
/
+2
2012-10-19
mac80211: make client powersave independent of interface type
Marco Porsch
1
-7
/
+14
2012-10-18
mac80211: remove some unused code
Johannes Berg
1
-8
/
+3
2012-09-05
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: use RX status band instead of current band
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
1
-3
/
+11
2012-08-20
mac80211: support A-MPDU status reporting
Johannes Berg
1
-1
/
+41
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-40
/
+9
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-40
/
+9
2012-07-12
mac80211: redesign scan RX
Johannes Berg
1
-39
/
+8
2012-07-12
mac80211: track scheduled scan virtual interface
Johannes Berg
1
-2
/
+2
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
1
-1
/
+1
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2012-06-27
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
1
-1
/
+4
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-29
/
+11
2012-06-22
mac80211: pass sdata to some RX functions
Johannes Berg
1
-17
/
+16
2012-06-20
mac80211: save wmm_acm per sdata
Yoni Divinsky
1
-1
/
+1
2012-06-18
mac80211: stop Rx during HW reconfig
Arik Nemtsov
1
-0
/
+4
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-12
/
+10
[next]