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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-21
mac80211: Support ht-cap over-rides.
Ben Greear
9
-18
/
+140
2011-11-21
wireless: Support ht-capabilities over-rides.
Ben Greear
4
-7
/
+91
2011-11-21
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
3
-168
/
+230
2011-11-21
nl80211: make get_vlan logic more common
Johannes Berg
1
-23
/
+31
2011-11-21
cfg80211: add flags for off-channel capabilities
Johannes Berg
2
-6
/
+14
2011-11-21
mac80211: minor cleanup to mesh state locking
Johannes Berg
1
-3
/
+3
2011-11-21
nl80211: add testmode to the list of supported commands
Kalle Valo
1
-0
/
+4
2011-11-21
mac80211: remove unused ASSOC_AP flag
Johannes Berg
3
-5
/
+2
2011-11-21
mac80211: transmit fragment list to drivers
Johannes Berg
3
-35
/
+69
2011-11-21
mac80211: make TX LED handling independent of fragmentation
Johannes Berg
1
-12
/
+16
2011-11-21
mac80211: move fragment flag adjustment
Johannes Berg
1
-9
/
+9
2011-11-21
mac80211: use skb list for fragments
Johannes Berg
5
-71
/
+82
2011-11-21
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
1
-0
/
+2
2011-11-21
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
3
-0
/
+53
2011-11-17
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
2
-8
/
+11
2011-11-17
minstrel_ht: Remove unused function parameters
Patrick Kelle
1
-14
/
+12
2011-11-17
mac80211: memory leak in mesh_queue_preq()
Dan Carpenter
1
-0
/
+1
2011-11-17
mac80211: use kfree_skb() instead of kfree()
Dan Carpenter
1
-1
/
+1
2011-11-17
mac80211: Get rid of search loop for rate group index
Helmut Schaa
1
-16
/
+16
2011-11-17
mac80211: Check rate->idx before rate->count
Helmut Schaa
1
-2
/
+2
2011-11-17
mac80211: remove crypto special case for auth frames
Johannes Berg
1
-2
/
+0
2011-11-11
mac80211: fix warning in ieee80211_probe_client
Johannes Berg
1
-4
/
+5
2011-11-11
minstrel: Remove unused function parameter in calc_rate_durations()
Patrick Kelle
1
-4
/
+3
2011-11-11
mac80211: Save probe response data for bss
Arik Nemtsov
5
-5
/
+74
2011-11-11
nl80211: Pass probe response data to drivers
Arik Nemtsov
1
-0
/
+9
2011-11-11
nl80211: Add probe response offload attribute
Arik Nemtsov
1
-0
/
+4
2011-11-11
nl80211: fix compiler warning
Johannes Berg
1
-1
/
+1
2011-11-11
mac80211: make sure hw_key exists before checking its flags
Arik Nemtsov
1
-1
/
+2
2011-11-11
mac80211: add recalc PS in ieee80211_reconfig()
Eyal Shapira
1
-0
/
+2
2011-11-11
NFC: Check if NCI data flow control is used
Ilan Elias
1
-1
/
+4
2011-11-11
NFC: Removal of unused operations for NCI spec 1.0 d18
Ilan Elias
3
-43
/
+3
2011-11-11
NFC: Update names and structs to NCI spec 1.0 d18
Ilan Elias
5
-84
/
+131
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
2
-0
/
+21
2011-11-11
mac80211: simplify scan state machine
Johannes Berg
2
-128
/
+82
2011-11-11
mac80211: set carrier_on for ibss vifs only while joined
Eliad Peller
2
-1
/
+5
2011-11-11
mac80211: init rate-control for TDLS sta when supp-rates are known
Arik Nemtsov
1
-1
/
+9
2011-11-11
cfg80211: merge in beacon ies of hidden bss.
Dmitry Tarnyagin
1
-3
/
+114
2011-11-09
net/rfkill/core.c: use kstrtoul, etc
Julia Lawall
1
-2
/
+2
2011-11-09
net/mac80211/debugfs.c: use kstrtoul, etc
Julia Lawall
1
-1
/
+1
2011-11-09
mac80211: implement wifi TX status
Johannes Berg
4
-3
/
+113
2011-11-09
nl80211: advertise socket TX status capability
Johannes Berg
1
-0
/
+2
2011-11-09
mac80211: Also report the STA's TDLS flag via nl80211
Helmut Schaa
1
-1
/
+4
2011-11-09
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
4
-21
/
+36
2011-11-09
mac80211: send unexpected 4addr event
Johannes Berg
2
-7
/
+25
2011-11-09
cfg80211: add event for unexpected 4addr frames
Johannes Berg
3
-2
/
+33
2011-11-09
mac80211: report OBSS beacons
Johannes Berg
3
-1
/
+17
2011-11-09
cfg80211: allow registering to beacons
Johannes Berg
2
-1
/
+71
2011-11-09
mac80211: support client probe
Johannes Berg
2
-18
/
+95
2011-11-09
nl80211: add API to probe a client
Johannes Berg
1
-0
/
+104
2011-11-09
nl80211: advertise device AP SME
Johannes Berg
2
-0
/
+8
[next]