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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
ath9k: remove obselete comments
Mohammed Shafi Shajakhan
1
-5
/
+0
2011-08-10
ath9k: optimize rate control statistics
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-08-10
ath9k_htc: minor clean-up
Mohammed Shafi Shajakhan
1
-3
/
+0
2011-08-10
mac80211_hwsim: Fix RX status reporting for HT
Jouni Malinen
1
-0
/
+6
2011-08-10
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-70
/
+74
2011-08-10
ath6kl: fix function name conflicts with ath9k
Kalle Valo
6
-70
/
+74
2011-08-09
Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...
John W. Linville
26
-0
/
+17957
2011-08-09
b43: Remove EXPERIMENTAL designation from LP PHY selection
Larry Finger
1
-3
/
+3
2011-08-09
libertas: remove some dead code in if_spi_prog_helper_firmware()
Dan Carpenter
1
-4
/
+0
2011-08-09
rt2x00: Fix PCI interrupt processing race on SMP systems
Helmut Schaa
5
-95
/
+64
2011-08-09
rtlwifi: Remove raw read/write routines from header
Larry Finger
1
-26
/
+0
2011-08-09
rtlwifi: Eliminate raw reads and writes from PCIe portion
Larry Finger
1
-27
/
+10
2011-08-09
ath9k: Use atomic reference count for interrupt ops
Rajkumar Manoharan
7
-21
/
+21
2011-08-09
ath9k_hw: Fix incorrect spur_freq_sd for AR9003
Rajkumar Manoharan
1
-2
/
+2
2011-08-09
ath9k: do not enable interrupt on set interrupt mask
Rajkumar Manoharan
4
-5
/
+13
2011-08-09
ath9k_hw: use register name in place of magic value
Alex Hacker
1
-1
/
+1
2011-08-09
mwifiex: print driver version information
Amitkumar Karwar
1
-0
/
+4
2011-08-09
libertas: implement if_sdio runtime power management
Daniel Drake
1
-106
/
+171
2011-08-09
libertas: disable functionality when interface is down
Daniel Drake
8
-82
/
+163
2011-08-09
ath9k_hw: Update AR9003 high_power tx gain table
Rajkumar Manoharan
1
-86
/
+86
2011-08-09
ath9k_hw: Update the radio parameters related to high_power
Rajkumar Manoharan
1
-9
/
+9
2011-08-09
ath9k_hw: Optimize rx descriptor processing for AR9003
Rajkumar Manoharan
1
-7
/
+8
2011-08-09
ath9k: Remove virtual wiphy specific frame type
Rajkumar Manoharan
3
-13
/
+2
2011-08-09
ath9k: Dump modal eeprom header
Rajkumar Manoharan
1
-0
/
+30
2011-08-09
ath9k: Dump base eeprom header
Rajkumar Manoharan
1
-0
/
+30
2011-08-09
ath9k_hw: Add dump_eeprom support for eeprom_def
Rajkumar Manoharan
1
-0
/
+131
2011-08-09
ath9k_hw: Add dump_eeprom support for AR9287
Rajkumar Manoharan
1
-0
/
+106
2011-08-09
ath9k_hw: Add dump_eeprom support for eeprom_4k
Rajkumar Manoharan
1
-0
/
+112
2011-08-09
ath9k_hw: Add dump_eeprom support for AR9003
Rajkumar Manoharan
3
-0
/
+136
2011-08-09
b43: add core rev 17 used on bcma SoC.
Hauke Mehrtens
1
-0
/
+1
2011-08-09
bcma: use boardflags define from ssb code
Rafał Miłecki
1
-1
/
+1
2011-08-09
ath6kl: Release the memory allocated for the firmware
Raja Mani
1
-0
/
+5
2011-08-09
ath6kl: Fix crash during the connection process
Raja Mani
1
-3
/
+3
2011-08-09
ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()
Vasanthakumar Thiagarajan
3
-3
/
+2
2011-08-09
ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointer
Vasanthakumar Thiagarajan
3
-9
/
+6
2011-08-09
ath6kl: Remove ath6kl_wmi_iterate_nodes()
Vasanthakumar Thiagarajan
3
-12
/
+2
2011-08-09
ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()
Vasanthakumar Thiagarajan
3
-4
/
+4
2011-08-09
ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...
Vasanthakumar Thiagarajan
2
-4
/
+7
2011-08-09
ath6kl: Cleanup parameters of wlan_node_table_init()
Vasanthakumar Thiagarajan
3
-3
/
+3
2011-08-09
ath6kl: Remove ath6kl_wmi_get_current_bssid()
Vasanthakumar Thiagarajan
3
-11
/
+1
2011-08-09
ath6kl: Remove bssid from struct wmi
Vasanthakumar Thiagarajan
2
-6
/
+2
2011-08-09
ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()
Vasanthakumar Thiagarajan
3
-6
/
+5
2011-08-09
ath6kl: Move scan table from wmi to ath6kl
Vasanthakumar Thiagarajan
3
-16
/
+17
2011-08-09
ath6kl: Cleanup void *parent_dev in struct wmi
Vasanthakumar Thiagarajan
3
-4
/
+4
2011-08-09
ath6kl: change aggreation timeout message from an error to a debug message
Kalle Valo
2
-1
/
+7
2011-08-09
ath6kl: remove dependency to wireless extensions
Kalle Valo
1
-2
/
+0
2011-08-09
ath6kl: fix crash when interface is closed but scan is ongoing
Kalle Valo
1
-18
/
+23
2011-08-09
ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()
Kalle Valo
1
-1
/
+2
2011-08-09
ath6kl: don't force foreground scan when connected
Kalle Valo
1
-5
/
+1
2011-08-09
ath6kl: Use bit field macros to maintain wlan enabled and disabled status
Raja Mani
4
-11
/
+6
[next]