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-07-20
cfg80211: fix scan crash on single-band cards
Johannes Berg
3
-2
/
+8
2011-07-20
mac80211: check sta_info_get() return value
Eliad Peller
1
-1
/
+9
2011-07-20
cfg80211: enter psm when working as p2p_cli
Eliad Peller
1
-1
/
+2
2011-07-20
mac80211: sync driver before TX
Johannes Berg
5
-3
/
+122
2011-07-19
mac80211: implement scan supported rates
Johannes Berg
5
-15
/
+15
2011-07-19
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
4
-19
/
+73
2011-07-18
mac80211: reconfigure tx on device reconfiguration
Eliad Peller
4
-1
/
+12
2011-07-15
mac80211: be more careful in suspend/resume
Johannes Berg
2
-26
/
+31
2011-07-15
mac80211: let key iteration get keys in install order
Johannes Berg
1
-1
/
+1
2011-07-15
mac80211: allow driver access to TKIP RX P1K
Johannes Berg
1
-0
/
+11
2011-07-15
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
Luciano Coelho
1
-1
/
+3
2011-07-15
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
Luciano Coelho
1
-1
/
+3
2011-07-15
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
2
-0
/
+53
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
6
-6
/
+63
2011-07-13
mac80211: remove a redundant check
Mohammed Shafi Shajakhan
1
-2
/
+1
2011-07-11
mac80211: allocate only one RX queue
Johannes Berg
1
-2
/
+2
2011-07-11
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
5
-0
/
+125
2011-07-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
8
-257
/
+599
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-24
/
+54
2011-07-11
Bluetooth: Fixes l2cap "command reject" reply according to spec
Ilia Kolomisnky
1
-6
/
+9
2011-07-08
Bluetooth: Add support for returning the encryption key size
Vinicius Costa Gomes
1
-0
/
+4
2011-07-08
Bluetooth: Add support for storing the key size
Vinicius Costa Gomes
4
-8
/
+14
2011-07-08
Bluetooth: Add support for communicating keys with userspace
Vinicius Costa Gomes
1
-15
/
+45
2011-07-08
Bluetooth: Remove unused field in hci_conn
Vinicius Costa Gomes
1
-2
/
+0
2011-07-08
Bluetooth: Use the stored LTK for restabilishing security
Vinicius Costa Gomes
1
-0
/
+12
2011-07-08
Bluetooth: Use the link key list to temporarily store the STK
Vinicius Costa Gomes
1
-8
/
+15
2011-07-08
Bluetooth: Add support for storing the LTK
Vinicius Costa Gomes
1
-6
/
+14
2011-07-08
Bluetooth: Fix SM pairing parameters negotiation
Vinicius Costa Gomes
1
-10
/
+30
2011-07-08
Bluetooth: Reject an encryption request when the key isn't found
Vinicius Costa Gomes
1
-2
/
+16
2011-07-08
Bluetooth: Add functions to manipulate the link key list for SMP
Vinicius Costa Gomes
1
-0
/
+73
2011-07-08
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
2
-2
/
+113
2011-07-08
cfg80211: return -ENOENT when stopping sched_scan while not running
Luciano Coelho
1
-1
/
+1
2011-07-08
mac80211: Restart STA timers only on associated state
Rajkumar Manoharan
1
-0
/
+3
2011-07-08
mac80211: allow driver to generate P1K for IV32
Johannes Berg
1
-6
/
+3
2011-07-08
mac80211: allow drivers to access key sequence counter
Johannes Berg
2
-2
/
+77
2011-07-08
mac80211: simplify RX PN/IV handling
Johannes Berg
5
-20
/
+44
2011-07-08
mac80211: use AES_BLOCK_SIZE
Johannes Berg
5
-29
/
+25
2011-07-08
mac80211: fix CMAC races
Johannes Berg
6
-32
/
+33
2011-07-08
mac80211: fix CCMP races
Johannes Berg
4
-25
/
+32
2011-07-08
mac80211: fix TKIP races, make API easier to use
Johannes Berg
5
-61
/
+78
2011-07-07
Bluetooth: Remove L2CAP busy queue
Mat Martineau
1
-117
/
+8
2011-07-07
Bluetooth: Use event-driven approach for handling ERTM receive buffer
Mat Martineau
2
-19
/
+87
2011-07-07
Bluetooth: Move code for ERTM local busy state to separate functions
Mat Martineau
1
-24
/
+38
2011-07-07
Bluetooth: Fix potential deadlock in mgmt
Andre Guedes
1
-44
/
+44
2011-07-07
Bluetooth: Fix potential deadlock in hci_core
Andre Guedes
1
-4
/
+4
2011-07-07
mac80211: fix TKIP replay vulnerability
Johannes Berg
1
-3
/
+13
2011-07-07
mac80211: fix ie memory allocation for scheduled scans
Luciano Coelho
1
-1
/
+2
2011-07-06
Bluetooth: Remove enable_smp parameter
Andre Guedes
2
-14
/
+10
2011-07-06
Bluetooth: Add lmp_host_le_capable() macro
Andre Guedes
1
-1
/
+1
2011-07-06
Bluetooth: Add enable_le module parameter
Andre Guedes
1
-0
/
+22
[next]