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
/
iwlwifi
/
iwl-hcmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-02
iwlwifi: tx fifo queue flush command
Wey-Yi Guy
1
-0
/
+1
2010-04-02
iwlwifi: remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-02-19
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
1
-7
/
+7
2010-01-19
iwlwifi: update copyright year to 2010
Reinette Chatre
1
-1
/
+1
2010-01-12
iwlwifi: remove obsoleted host command
Wey-Yi Guy
1
-1
/
+0
2009-12-21
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-11
iwlwifi: change debug message to error in failure case
Reinette Chatre
1
-2
/
+2
2009-11-02
iwlwifi: coex API data structure
Wey-Yi Guy
1
-0
/
+2
2009-10-27
iwlwifi: add missing commands to syslog messages
Jay Sternberg
1
-0
/
+2
2009-10-27
iwlwifi: use paged Rx
Zhu Yi
1
-15
/
+6
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-08-14
iwlwifi: Traffic type and counter for debugFs
Wey-Yi Guy
1
-2
/
+0
2009-07-27
iwlwifi: remove command callback return value
Johannes Berg
1
-12
/
+9
2009-07-27
iwlwifi: fix up command sending
Johannes Berg
1
-25
/
+23
2009-02-09
iwlwifi: don't use implicit priv in IWL_DEBUG
Tomas Winkler
1
-4
/
+4
2009-01-29
iwlwifi: update copyright year to 2009
Reinette Chatre
1
-1
/
+1
2009-01-29
iwlwifi: replace IWL_ERROR with IWL_ERR
Winkler, Tomas
1
-10
/
+12
2009-01-16
iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure
Zhu Yi
1
-1
/
+1
2009-01-12
iwlwifi: Fix get_cmd_string() for REPLY_3945_RX
Samuel Ortiz
1
-0
/
+1
2008-12-12
iwlwifi: change email contact information
Winkler, Tomas
1
-1
/
+1
2008-11-25
iwlwifi : fix checkpatch.pl errors
Abhijeet Kolekar
1
-1
/
+1
2008-08-22
iwlwifi: add level for debugging host command
Esti Kummer
1
-2
/
+12
2008-08-18
removed unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-08-04
iwlwifi: memory allocation optimization
Gregory Greenman
1
-1
/
+1
2008-06-30
iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string
Emmanuel Grumbach
1
-0
/
+1
2008-06-03
iwlwifi-5000: implement initial calibration for 5000
Tomas Winkler
1
-0
/
+4
2008-05-21
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
1
-2
/
+2
2008-05-14
iwlwifi: remove 4965 from rx_packet
Tomas Winkler
1
-2
/
+2
2008-05-07
iwlwifi: rename iwl-4965.h to iwl-dev.h
Tomas Winkler
1
-1
/
+1
2008-04-16
iwlwifi: add default WEP key host command
Emmanuel Grumbach
1
-0
/
+1
2008-04-01
iwlwifi: Fix synchronous host command
Tomas Winkler
1
-4
/
+4
2008-03-27
iwlwifi: allow a default callback for ASYNC host commands
Emmanuel Grumbach
1
-2
/
+28
2008-03-25
iwlwifi: move host command sending functions to core module
Tomas Winkler
1
-0
/
+251