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
2009-04-22
cfg80211: convert mutex assert to macro
Johannes Berg
1
-4
/
+1
2009-04-22
p54: remove obsolet signal quality calculation
Christian Lamparter
1
-2
/
+0
2009-04-22
p54: utilize all available key slots for decryption offload
Christian Lamparter
2
-27
/
+75
2009-04-22
rfkill: Fix broken rfkill LED in 2.6.30-rc1
Larry Finger
1
-1
/
+8
2009-04-22
b43: Remove unnecessary MMIO in interrupt hotpath
Michael Buesch
2
-44
/
+21
2009-04-22
libertas: fix warning about %zd:
John W. Linville
1
-2
/
+2
2009-04-22
iwlwifi: adding interrupt counter in debugfs for debugging
Wey-Yi Guy
6
-3
/
+141
2009-04-22
iwlcore: fix channel display in debugfs
Mohamed Abbas
1
-1
/
+1
2009-04-22
iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_required
Daniel C Halperin
1
-0
/
+2
2009-04-22
iwlagn: Sync rxon active with changes
Mohamed Abbas
1
-1
/
+7
2009-04-22
iwlwifi: do not set dual_stream_ant_msk for 3 streams
Daniel C Halperin
1
-3
/
+0
2009-04-22
iwlwifi: Display decoded rate/mcs information
Wey-Yi Guy
2
-4
/
+43
2009-04-22
iwl3945: use iwl_mac_reset_tsf from iwlwifi
Abhijeet Kolekar
4
-134
/
+77
2009-04-22
iwl3945: use iwl_mac_get_tx_stats from iwlwifi
Abhijeet Kolekar
4
-71
/
+39
2009-04-22
iwl3945: use iwl_mac_config_interface from iwlwifi
Abhijeet Kolekar
4
-201
/
+104
2009-04-22
iwlwifi: add config_ap lib op
Abhijeet Kolekar
7
-5
/
+15
2009-04-22
iwl3945: use iwl_mac_config from iwlwifi
Abhijeet Kolekar
4
-238
/
+138
2009-04-22
iwl3945: use iwl_mac_remove_interface from iwlwifi
Abhijeet Kolekar
4
-48
/
+28
2009-04-22
iwl3945: use iwl_mac_add_interface from iwlwifi
Abhijeet Kolekar
4
-72
/
+40
2009-04-22
iwl3945: use iwl_set_mode in 3945
Abhijeet Kolekar
4
-65
/
+45
2009-04-22
iwlwifi: add set_rxon_chain op
Abhijeet Kolekar
5
-9
/
+28
2009-04-22
iwl3945: use iwl_get_sta_id from iwlwifi
Abhijeet Kolekar
1
-60
/
+1
2009-04-22
iwl3945/iwlwifi: unify add_station function
Abhijeet Kolekar
9
-19
/
+17
2009-04-22
iwlwifi: use station management ops
Abhijeet Kolekar
5
-25
/
+29
2009-04-22
iwl3945: replace station function with station ops
Abhijeet Kolekar
2
-18
/
+19
2009-04-22
iwlwifi: add station management ops
Abhijeet Kolekar
6
-0
/
+40
2009-04-22
iwl3945: delay mode setting
Abhijeet Kolekar
1
-2
/
+5
2009-04-22
iwlwifi: add commit_rxon lib
Abhijeet Kolekar
7
-175
/
+185
2009-04-22
iwl3945: use iwl_mac_beacon_update
Abhijeet Kolekar
4
-90
/
+44
2009-04-22
iwl3945: use iwl_bss_info_changed
Abhijeet Kolekar
8
-247
/
+204
2009-04-22
mac80211: update injection documentation
Johannes Berg
1
-22
/
+6
2009-04-22
mac80211: re-upload keys only after telling driver about association
Johannes Berg
1
-5
/
+5
2009-04-22
libertas: add support for Marvell SD8688 chip
Bing Zhao
5
-13
/
+27
2009-04-22
p54spi: get rid of busy-wait loops
Max Filippov
1
-27
/
+14
2009-04-22
ath5k: add support for Fukato Datacask Jupiter LEDs
Bob Copeland
2
-0
/
+4
2009-04-22
libertas: increase spi driver thread priority
Anna Neal
1
-0
/
+4
2009-04-22
cfg80211: add cipher capabilities
Johannes Berg
4
-1
/
+36
2009-04-22
cfg80211: send regulatory beacon hint events to userspace
Luis R. Rodriguez
4
-15
/
+106
2009-04-22
cfg80211: add netlink channel put helper
Luis R. Rodriguez
1
-14
/
+27
2009-04-22
cfg80211: respect API on orig_flags on channel for beacon hint
Luis R. Rodriguez
1
-2
/
+4
2009-04-22
iwlwifi: add debug messages when start aggregation queue
Wey-Yi Guy
1
-3
/
+7
2009-04-22
iwlwifi: adding MIMO3 support in rate scaling
Wey-Yi Guy
2
-24
/
+325
2009-04-22
iwlwifi: adding triple stream rate support for MIMO3
Wey-Yi Guy
1
-0
/
+1
2009-04-22
ath5k: fix interpolation with equal power levels
Fabio Rossi
1
-21
/
+28
2009-04-22
b43legacy: Do not select HW_RANDOM
Larry Finger
3
-2
/
+16
2009-04-22
mac80211: Report rejected association to user space SME
Jouni Malinen
1
-0
/
+5
2009-04-22
mac80211: include HT capabilities in probe request
Johannes Berg
2
-0
/
+21
2009-04-22
mac80211: pass all probe request IEs to driver
Johannes Berg
7
-56
/
+123
2009-04-22
cfg80211: introduce scan IE limit attribute
Johannes Berg
7
-1
/
+28
2009-04-22
ath5k: sparse fix ath5k_led_on needs to be static
Luis R. Rodriguez
1
-1
/
+1
[next]