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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
mac80211: report OBSS beacons
Johannes Berg
3
-1
/
+17
2011-11-09
cfg80211: allow registering to beacons
Johannes Berg
4
-1
/
+98
2011-11-09
mac80211: support client probe
Johannes Berg
2
-18
/
+95
2011-11-09
nl80211: add API to probe a client
Johannes Berg
3
-0
/
+131
2011-11-09
nl80211: advertise device AP SME
Johannes Berg
5
-1
/
+31
2011-11-09
mac80211: support spurious class3 event
Johannes Berg
1
-0
/
+7
2011-11-09
nl80211: allow subscribing to unexpected class3 frames
Johannes Berg
5
-0
/
+114
2011-11-09
mac80211: add support for control port protocol in AP mode
Johannes Berg
2
-2
/
+32
2011-11-09
mac80211: add helper to free TX skb
Johannes Berg
2
-0
/
+16
2011-11-09
mac80211: simplify mesh frame queue mapping and QoS
Javier Cardona
4
-7
/
+4
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
3
-2
/
+11
2011-11-09
mac80211: Avoid filling up mesh preq queue with redundant requests
Javier Cardona
2
-2
/
+16
2011-11-09
ath9k: Improve debugfs printout for stations.
Ben Greear
3
-6
/
+14
2011-11-09
mac80211: verify virtual interfaces in driver API
Johannes Berg
5
-11
/
+69
2011-11-09
net: add wireless TX status socket option
Johannes Berg
23
-3
/
+123
2011-11-09
mac80211: simplify ieee80211_work_work
Stanislaw Gruszka
1
-14
/
+3
2011-11-09
mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel
Stanislaw Gruszka
1
-2
/
+2
2011-11-09
mac80211: remove uneeded scan_chan variable
Stanislaw Gruszka
1
-8
/
+6
2011-11-09
mac80211: preserve EOSP in QoS header
Johannes Berg
1
-1
/
+4
2011-11-09
nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16
Jouni Malinen
1
-2
/
+2
2011-11-09
ieee80211: Define cipher suite selector for WPI-SMS4
Jouni Malinen
1
-0
/
+2
2011-11-09
mac80211: set BSS_CHANGED_IDLE on vif reconfig
Eliad Peller
1
-1
/
+2
2011-11-09
ipw2x00: remove unused function libipw_ratelimit_debug.
Stanislav Yakovlev
1
-8
/
+0
2011-11-09
ath9k: Advertise support for TDLS
Jouni Malinen
1
-0
/
+1
2011-11-09
orinoco: release BSS structures returned by cfg80211_inform_bss()
David Kilroy
1
-6
/
+10
2011-11-09
rndis_wlan: release BSS structures returned by cfg80211_inform_bss()
Jussi Kivilinna
1
-4
/
+10
2011-11-09
cfg80211: annotate cfg80211_inform_bss
Johannes Berg
1
-2
/
+6
2011-11-09
mac80211: handle HT PHY BSS membership selector value correctly
Christian Lamparter
2
-41
/
+52
2011-11-09
wireless: cleanup brcm80211 bits in drivers/net/wireless/Makefile
John W. Linville
1
-3
/
+3
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
27
-972
/
+2291
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2403
-208485
/
+170481
2011-11-09
Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups
Johan Hedberg
1
-13
/
+2
2011-11-09
Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd
Johan Hedberg
1
-1
/
+1
2011-11-09
Bluetooth: Fix cancel_delayed_work_sync usage with locks
Johan Hedberg
2
-5
/
+5
2011-11-09
Bluetooth: Add missing hci_dev locking when calling mgmt functions
Johan Hedberg
3
-13
/
+57
2011-11-09
Bluetooth: Move pending management command list into struct hci_dev
Johan Hedberg
3
-40
/
+47
2011-11-09
Bluetooth: Pass full hci_dev struct to mgmt callbacks
Johan Hedberg
4
-168
/
+178
2011-11-08
mac80211: allow frame aggregation for mesh
Thomas Pedersen
4
-15
/
+8
2011-11-08
mac80211: set HT capabilities for mesh peer
Thomas Pedersen
2
-12
/
+28
2011-11-08
mac80211: add HT IEs to mesh frames
Thomas Pedersen
4
-0
/
+60
2011-11-08
mac80211: Add HT helper functions
Alexander Simon
3
-45
/
+108
2011-11-08
mac80211: comment allocation of mesh frames
Thomas Pedersen
3
-35
/
+48
2011-11-08
ath9k_hw: Updated AR9462 initval table to improve rx performance
Rajkumar Manoharan
1
-13
/
+13
2011-11-08
ath9k: Add btcoex profile management support for AR9462
Rajkumar Manoharan
11
-7
/
+403
2011-11-08
ath9k_hw: Update CCK spur mitigation for AR9462
Rajkumar Manoharan
1
-1
/
+3
2011-11-08
mac80211_hwsim: Claim support for TDLS
Jouni Malinen
1
-0
/
+2
2011-11-08
mac80211: support adding IV-room in the skb for CCMP keys
Arik Nemtsov
3
-3
/
+19
2011-11-08
nl80211: clean up genlmsg_end uses
Johannes Berg
1
-78
/
+19
2011-11-08
brcm80211: smac: change buffer endianess convert function interface
Arend van Spriel
1
-18
/
+15
[next]