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
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
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
1
-3
/
+3
2012-05-16
mac80211: (selectively) add HT details in radiotap
Johannes Berg
1
-3
/
+3
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-6
/
+5
2012-05-09
mac80211: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
1
-2
/
+2
2012-05-09
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-19
/
+16
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2012-04-23
mac80211: Support on-channel scan option.
Ben Greear
1
-0
/
+2
2012-04-17
mac80211: fix truncated packets in cooked monitor rx
Felix Fietkau
1
-4
/
+6
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
1
-5
/
+2
2012-04-09
mac80211: optimize aggregation session timeout handling
Felix Fietkau
1
-2
/
+1
2012-03-13
mac80211: Don't let regulatory make us deaf
Paul Stewart
1
-3
/
+5
2012-03-13
mac80211: linearize SKBs as needed for crypto
Johannes Berg
1
-4
/
+2
2012-03-13
mac80211: move RX WEP weak IV counting
Johannes Berg
1
-7
/
+0
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
1
-2
/
+11
2012-03-05
mac80211: use common radiotap code for cooked monitors
Johannes Berg
1
-30
/
+9
2012-03-05
mac80211: fix the support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
1
-0
/
+3
2012-03-05
mac80211: add an rx flag for ignoring a packet's signal strength
Felix Fietkau
1
-3
/
+6
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
1
-3
/
+3
2012-02-27
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
1
-0
/
+1
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-02-06
mac80211: redesign auth/assoc
Johannes Berg
1
-6
/
+3
2012-02-06
mac80211: remove dummy STA support
Johannes Berg
1
-4
/
+9
2012-02-01
mac80211: timeout a single frame in the rx reorder buffer
Eliad Peller
1
-1
/
+1
2012-01-30
mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end
Helmut Schaa
1
-6
/
+2
2012-01-27
mac80211: fix a few -Wshadow warnings
Johannes Berg
1
-3
/
+0
2012-01-16
Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()
Jesper Juhl
1
-0
/
+1
2012-01-04
mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control
Helmut Schaa
1
-20
/
+0
2011-12-21
mac80211: Keep skb->piority for relayed frames in AP mode
Helmut Schaa
1
-1
/
+6
2011-12-19
mac80211: handle SMPS action frames
Johannes Berg
1
-0
/
+58
2011-12-15
mac80211: delay IBSS station insertion
Johannes Berg
1
-2
/
+2
2011-12-06
mac80211: accept public action frames with mismatched BSSID
Johannes Berg
1
-3
/
+10
2011-12-06
mac80211: Add HT operation modes for IBSS
Alexander Simon
1
-1
/
+2
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
2011-11-28
mac80211: clean up rx_h_mesh_fwding
Thomas Pedersen
1
-49
/
+39
2011-11-28
mac80211: don't initiate path discovery when forwarding frame with unknown DA
Thomas Pedersen
1
-6
/
+8
2011-11-28
mac80211: fix forwarded mesh frame queue mapping
Thomas Pedersen
1
-7
/
+8
2011-11-28
mac80211: failed forwarded mesh frame addressing
Thomas Pedersen
1
-7
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-09
mac80211: send unexpected 4addr event
Johannes Berg
1
-7
/
+17
2011-11-09
mac80211: report OBSS beacons
Johannes Berg
1
-0
/
+12
2011-11-09
mac80211: support spurious class3 event
Johannes Berg
1
-0
/
+7
2011-11-09
mac80211: simplify mesh frame queue mapping and QoS
Javier Cardona
1
-3
/
+2
2011-11-09
mac80211: check if frame is really part of this BA
Thomas Pedersen
1
-0
/
+5
2011-11-09
mac80211: QoS multicast frames have No Ack policy
Thomas Pedersen
1
-1
/
+8
[next]