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
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-23
ath9k: fix TX power reporting on AR9003 chips
Gabor Juhos
1
-15
/
+49
2012-04-23
libertas CS: convert to asynchronous firmware loading
Daniel Drake
1
-39
/
+49
2012-04-23
ath9k: Fix compile warnings when DEBUGFS is disabled.
Ben Greear
2
-2
/
+3
2012-04-23
wireless: rt2x00: rt2800usb more devices were identified
Xose Vazquez Perez
1
-5
/
+3
2012-04-23
ath9k: add possible wiphy interface combinations
Felix Fietkau
1
-0
/
+21
2012-04-23
wireless: rt2x00: rt2800usb add more devices ids
Xose Vazquez Perez
1
-3
/
+14
2012-04-18
iwlwifi: move iwl_rxon_context_id to user
Emmanuel Grumbach
2
-7
/
+7
2012-04-18
iwlwifi: improve TX cache footprint
Johannes Berg
4
-75
/
+52
2012-04-18
iwlwifi: split between AGG_ON and AGG_STARTING
Emmanuel Grumbach
2
-3
/
+19
2012-04-18
iwlwifi: Remove inconsistent and redundant declaration
David Spinadel
1
-1
/
+0
2012-04-18
iwlwifi: Added foreward declaration for iwl_cfg in op_mode
David Spinadel
1
-0
/
+1
2012-04-18
iwlwifi: Change disable calibration bit-set to enum
David Spinadel
1
-5
/
+8
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
15
-18
/
+1
2012-04-18
iwlwifi: remove the shared area
Emmanuel Grumbach
8
-90
/
+16
2012-04-18
iwlwifi: don't use shared for the logger any more
Emmanuel Grumbach
7
-13
/
+17
2012-04-18
iwlwifi: driver holds its pointer to the transport
Emmanuel Grumbach
1
-4
/
+4
2012-04-18
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
8
-31
/
+32
2012-04-18
iwlwifi: driver holds its pointer to the config
Emmanuel Grumbach
1
-12
/
+14
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
21
-99
/
+102
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
15
-122
/
+123
2012-04-18
iwlwifi: kill shrd->drv, driver points to transport
Emmanuel Grumbach
5
-32
/
+42
2012-04-17
mwifiex: corrections in timestamp related code
Amitkumar Karwar
6
-18
/
+30
2012-04-17
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
3
-64
/
+31
2012-04-17
libertas USB: convert to asynchronous firmware loading
Daniel Drake
1
-59
/
+43
2012-04-17
libertas SDIO: convert to asynchronous firmware loading
Daniel Drake
1
-85
/
+121
2012-04-17
libertas: add asynchronous firmware loading capability
Daniel Drake
4
-0
/
+164
2012-04-17
libertas: harden-up exit paths
Daniel Drake
1
-1
/
+8
2012-04-17
libertas: Firmware loading simplifications
Daniel Drake
8
-293
/
+94
2012-04-17
rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails
Andreas Hartmann
1
-3
/
+4
2012-04-17
ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ
Gabor Juhos
3
-10
/
+11
2012-04-17
ath9k: move ath9k_hw_fbin2freq function to eeprom.h
Gabor Juhos
3
-17
/
+8
2012-04-17
ath9k: remove unused PWRINC_*_TO_*_CHAIN defines
Gabor Juhos
1
-3
/
+0
2012-04-17
ath9k: merge power correction constants
Gabor Juhos
2
-9
/
+6
2012-04-17
drivers/net/wireless/libertas/if_usb.c: add missing debugging code
Julia Lawall
1
-2
/
+4
2012-04-16
iwlwifi: remove get_cmd_string
Johannes Berg
12
-115
/
+144
2012-04-16
iwlwifi: optimize struct iwl_cmd_meta layout
Johannes Berg
1
-2
/
+2
2012-04-16
iwlwifi: expose static methods for MVM use
David Spinadel
5
-78
/
+156
2012-04-16
iwlwifi: phy db channel to tx power channel group
David Spinadel
2
-2
/
+24
2012-04-16
iwlwifi: Disabling calibrations variable
Dor Shaish
4
-11
/
+50
2012-04-16
iwlwifi: remove uneeded include from iwl-pci.c
Emmanuel Grumbach
1
-2
/
+0
2012-04-16
iwlwifi: remove double verification of ucode sections
David Spinadel
1
-36
/
+0
2012-04-16
iwlwifi: set size of ucode section
David Spinadel
1
-0
/
+1
2012-04-16
iwlwifi: remove iwl_tx_queue declaration
Johannes Berg
1
-2
/
+0
2012-04-16
iwlwifi: move status definitions from iwl-shared
Don Fry
6
-29
/
+31
2012-04-16
iwlwifi: added HBUS_TARG_TEST_REG
Amit Beka
1
-0
/
+3
2012-04-16
iwlwifi: move HCMD_ACTIVE to trans
Don Fry
6
-17
/
+18
2012-04-16
iwlwifi: complete STATUS_READY refactoring
Don Fry
3
-6
/
+17
2012-04-16
iwlwifi: remove antenna from mod params struct
Johannes Berg
1
-2
/
+0
2012-04-16
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
5
-53
/
+4
2012-04-16
iwlwifi: remove no_sleep_autoadjust
Johannes Berg
4
-73
/
+2
[next]