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
2008-11-10
nl80211: Add basic rate configuration for AP mode
Jouni Malinen
4
-0
/
+37
2008-11-10
mac80211_hwsim: Debug info for BSS config changes
Jouni Malinen
1
-0
/
+37
2008-11-10
b43legacy: reindent misleading statement
Ilpo Järvinen
1
-1
/
+1
2008-11-10
libertas_tf: fix skb tail pointer
Johannes Berg
1
-1
/
+1
2008-11-10
p54: initialize all deprecated fields
Chr
1
-6
/
+9
2008-11-10
p54: don't report known but unhandled EEPROM codes as unknown
Pavel Roskin
1
-0
/
+24
2008-11-10
iwlwifi: do not call statistics from rfkill
Mohamed Abbas
1
-0
/
+4
2008-11-10
iwlwifi: iwl-agn-rs: initialize rs with valid antenna
Winkler, Tomas
1
-4
/
+2
2008-11-10
iwlwifi: rename double inclusion protection name in iwl-commands.h
Emmanuel Grumbach
1
-3
/
+3
2008-11-10
iwlwifi: rename generic iwlagn functions that had a HW specific name
Emmanuel Grumbach
4
-207
/
+207
2008-11-10
iwlwifi: fix priv->iw_mode setting when multiple vif are configured
Zhu, Yi
2
-17
/
+16
2008-11-10
iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.h
Winkler, Tomas
2
-5
/
+5
2008-11-10
iwlwifi: reorganize flow handler bitology
Winkler, Tomas
3
-29
/
+35
2008-11-10
b43: implement short slot and basic rate handling
Johannes Berg
2
-13
/
+99
2008-11-10
wireless: implement basic rate helper function
Johannes Berg
2
-0
/
+35
2008-11-10
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
13
-84
/
+86
2008-11-10
ath9k: correct warning about unintialized variable 'tid'
John W. Linville
1
-6
/
+5
2008-11-10
rtl8187: Reduce channel switch delay
Larry Finger
1
-1
/
+0
2008-11-10
rtl8187: Remove primitive write delays
Larry Finger
2
-4
/
+0
2008-11-10
rtl8187: Remove msleep calls after calls to rtl8225_write
Larry Finger
1
-58
/
+59
2008-11-10
rtl8187: Remove CCK delays
Larry Finger
1
-46
/
+46
2008-11-10
rtl8187: Remove OFDM delays
Larry Finger
1
-86
/
+82
2008-11-10
rtl8187: Remove large delays
Larry Finger
2
-3
/
+1
2008-11-10
rt2x00: Release rt2x00 2.2.2
Ivo van Doorn
1
-1
/
+1
2008-11-10
rt2x00: Improve interface_modes initialization
Ivo van Doorn
1
-4
/
+10
2008-11-10
rt2x00: Remove ieee80211_bss_conf from rt2x00_intf
Ivo van Doorn
3
-9
/
+1
2008-11-10
rt2x00: Optimize configuration handling
Ivo van Doorn
9
-655
/
+488
2008-11-10
ath5k: update keycache to support TKIP handling
Bob Copeland
2
-7
/
+62
2008-11-10
ath5k: enable hardware encryption for WEP
Bob Copeland
1
-3
/
+8
2008-11-10
wireless: fix two bad print_ssid conversions
Holger Schurig
1
-0
/
+4
2008-11-10
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
5
-1
/
+34
2008-11-10
ath9k: Remove internal RX A-MPDU processing
Sujith
4
-584
/
+2
2008-11-10
ath9k: Clear HT info on starting the driver
Sujith
1
-0
/
+2
2008-11-10
ath9k: Remove ath_tx_aggr_resp()
Sujith
3
-80
/
+8
2008-11-10
ath9k: Enable interrupts at the proper place
Sujith
2
-11
/
+4
2008-11-10
ath9k: Remove unnecessary TSF reset
Sujith
1
-11
/
+0
2008-11-10
ath9k: Streamline attach/detach
Sujith
3
-248
/
+158
2008-11-10
ath9k: Remove unused function ath_get_currentCountry()
Sujith
2
-25
/
+0
2008-11-10
ath9k: Refactor hw.c
Sujith
9
-6701
/
+6603
2008-11-10
ath9k: Revamp VAP management
Sujith
5
-193
/
+67
2008-11-10
ath9k: Use bitfields to store tid's state in a single variable
Sujith
3
-34
/
+27
2008-11-10
ath9k: Ensure ath_node is not NULL when updating tx chainmask
Sujith
4
-40
/
+28
2008-11-10
ath9k: Remove SM Power Save as it is not supported now
Sujith
2
-46
/
+6
2008-11-10
ath9k: Revamp transmit control block
Sujith
4
-342
/
+324
2008-11-10
ath9k: Simplify node attach/detach routines
Sujith
4
-124
/
+99
2008-11-10
ath9k: Node cleanup
Sujith
6
-326
/
+94
2008-11-10
ath5k: fix keytable type buglet in ath5k_hw_reset_key
Bob Copeland
1
-4
/
+11
2008-11-10
ath5k: Update PCU code
Nick Kossifidis
3
-24
/
+102
2008-11-10
don't use net/ieee80211.h
Johannes Berg
17
-158
/
+167
2008-11-10
iwl3945: remove bogus comment
Johannes Berg
1
-2
/
+0
[next]