index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-hcmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
2011-07-16
1
-271
/
+0
*
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
1
-27
/
+5
*
iwlagn: verify mutex held for sync commands
Johannes Berg
2011-07-01
1
-10
/
+3
*
iwlagn: extend host command timeout
Johannes Berg
2011-06-24
1
-1
/
+1
*
iwlagn: warn about nested SYNC commands
Emmanuel Grumbach
2011-06-18
1
-1
/
+10
*
iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue
Wey-Yi Guy
2011-05-13
1
-0
/
+1
*
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-13
1
-4
/
+4
*
iwlagn: remove most BUG_ON instances
Johannes Berg
2011-04-18
1
-4
/
+8
*
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
1
-1
/
+1
*
iwlagn: clean up some 3945/4965 remnants
Johannes Berg
2011-04-07
1
-2
/
+0
*
iwlwifi: remove sync_cmd_mutex
Stanislaw Gruszka
2011-04-07
1
-8
/
+5
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-5
/
+0
*
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
2011-02-21
1
-0
/
+5
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-5
/
+0
*
iwlagn: properly wait for PAN disable
Johannes Berg
2011-01-21
1
-0
/
+1
*
iwlwifi: add PAN API
Johannes Berg
2010-08-27
1
-0
/
+8
*
iwlwifi: prepare for PAN queue/fifo assignment
Johannes Berg
2010-08-27
1
-1
/
+1
*
iwlwifi: add 6000g2b BT coexist API
Johannes Berg
2010-08-25
1
-0
/
+3
*
iwlwifi: tx fifo queue flush command
Wey-Yi Guy
2010-07-02
1
-0
/
+1
*
iwlwifi: remove trailing space in messages
Frans Pop
2010-04-02
1
-2
/
+2
*
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
2010-02-19
1
-7
/
+7
*
iwlwifi: update copyright year to 2010
Reinette Chatre
2010-01-19
1
-1
/
+1
*
iwlwifi: remove obsoleted host command
Wey-Yi Guy
2010-01-12
1
-1
/
+0
*
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
2009-12-21
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
1
-0
/
+1
|
\
|
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
|
iwlwifi: change debug message to error in failure case
Reinette Chatre
2009-11-11
1
-2
/
+2
*
|
iwlwifi: coex API data structure
Wey-Yi Guy
2009-11-02
1
-0
/
+2
*
|
iwlwifi: add missing commands to syslog messages
Jay Sternberg
2009-10-27
1
-0
/
+2
*
|
iwlwifi: use paged Rx
Zhu Yi
2009-10-27
1
-15
/
+6
|
/
*
iwlwifi: Traffic type and counter for debugFs
Wey-Yi Guy
2009-08-14
1
-2
/
+0
*
iwlwifi: remove command callback return value
Johannes Berg
2009-07-27
1
-12
/
+9
*
iwlwifi: fix up command sending
Johannes Berg
2009-07-27
1
-25
/
+23
*
iwlwifi: don't use implicit priv in IWL_DEBUG
Tomas Winkler
2009-02-09
1
-4
/
+4
*
iwlwifi: update copyright year to 2009
Reinette Chatre
2009-01-29
1
-1
/
+1
*
iwlwifi: replace IWL_ERROR with IWL_ERR
Winkler, Tomas
2009-01-29
1
-10
/
+12
*
iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure
Zhu Yi
2009-01-16
1
-1
/
+1
*
iwlwifi: Fix get_cmd_string() for REPLY_3945_RX
Samuel Ortiz
2009-01-12
1
-0
/
+1
*
iwlwifi: change email contact information
Winkler, Tomas
2008-12-12
1
-1
/
+1
*
iwlwifi : fix checkpatch.pl errors
Abhijeet Kolekar
2008-11-25
1
-1
/
+1
*
iwlwifi: add level for debugging host command
Esti Kummer
2008-08-22
1
-2
/
+12
*
removed unused #include <version.h>
Huang Weiyi
2008-08-18
1
-1
/
+0
*
iwlwifi: memory allocation optimization
Gregory Greenman
2008-08-04
1
-1
/
+1
*
iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string
Emmanuel Grumbach
2008-06-30
1
-0
/
+1
*
iwlwifi-5000: implement initial calibration for 5000
Tomas Winkler
2008-06-03
1
-0
/
+4
*
iwlwifi: move TX code into iwl-tx.c
Tomas Winkler
2008-05-21
1
-2
/
+2
*
iwlwifi: remove 4965 from rx_packet
Tomas Winkler
2008-05-14
1
-2
/
+2
*
iwlwifi: rename iwl-4965.h to iwl-dev.h
Tomas Winkler
2008-05-07
1
-1
/
+1
*
iwlwifi: add default WEP key host command
Emmanuel Grumbach
2008-04-16
1
-0
/
+1
*
iwlwifi: Fix synchronous host command
Tomas Winkler
2008-04-01
1
-4
/
+4
[next]