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
2008-05-12
mac80211: add missing newlines in printk()
Pavel Roskin
1
-3
/
+3
2008-05-12
mac80211: fix access to null skb
Luis Carlos Cobo
1
-3
/
+3
2008-04-23
net/mac80211/rx.c: fix off-by-one
Adrian Bunk
1
-1
/
+1
2008-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-5
/
+2
2008-04-15
mac80211: remove message on receiving unexpected unencrypted frames
Johannes Berg
1
-5
/
+2
2008-04-08
mac80211: rename files
Johannes Berg
1
-1
/
+1
2008-04-01
mac80211: use recent multicast table for all mesh multicast frames
Luis Carlos Cobo
1
-1
/
+1
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
1
-4
/
+6
2008-03-06
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-01
mac80211: make alignment warning optional
Johannes Berg
1
-0
/
+7
2008-01-31
mac80211: fixing null qos data frames check for reordering buffer
Ron Rindjunsky
1
-1
/
+1
2008-01-31
mac80211: fix alignment warning
Johannes Berg
1
-13
/
+33
2008-01-28
mac80211: fix rx flow sparse errors, make functions static
Ron Rindjunsky
1
-5
/
+7
2008-01-28
mac80211: fix RCU locking in __ieee80211_rx_handle_packet
Johannes Berg
1
-1
/
+0
2008-01-28
mac80211: move interface type to vif structure
Johannes Berg
1
-19
/
+19
2008-01-28
mac80211: A-MPDU Rx adding BAR handling capability
Ron Rindjunsky
1
-4
/
+58
2008-01-28
mac80211: A-MPDU Rx handling aggregation reordering
Ron Rindjunsky
1
-2
/
+183
2008-01-28
mac80211: restructure __ieee80211_rx
Ron Rindjunsky
1
-36
/
+50
2008-01-28
mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers
Helmut Schaa
1
-0
/
+2
2008-01-28
mac80211: clean up eapol frame handling/port control
Johannes Berg
1
-65
/
+68
2008-01-28
mac80211: pass in PS_POLL frames
Ron Rindjunsky
1
-2
/
+9
2008-01-28
mac80211: conditionally include timestamp in radiotap information
Johannes Berg
1
-16
/
+32
2008-01-28
[MAC80211]: Use htons() where appropriate.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-01-28
mac80211: move A-MSDU identifier to flags
Ron Rindjunsky
1
-3
/
+3
2008-01-28
mac80211: adding 802.11n essential A-MSDU Rx capability
Ron Rindjunsky
1
-0
/
+124
2008-01-28
mac80211: restructuring data Rx handlers
Ron Rindjunsky
1
-47
/
+77
2008-01-28
mac80211: hardware scan rework
Zhu Yi
1
-3
/
+9
2008-01-28
[MAC80211]: Revert unaligned warning removal.
David S. Miller
1
-0
/
+13
2008-01-24
Revert "mac80211: warn when receiving frames with unaligned data"
Linus Torvalds
1
-13
/
+0
[next]