index
:
blackbird-op-linux
master
Blackbird™ 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-testmode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-06-06
1
-1114
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-26
1
-14
/
+13
|
\
|
*
iwlwifi: remove TX/RX frame statistics
Johannes Berg
2012-04-23
1
-1
/
+0
|
*
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-4
/
+4
|
*
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
2012-04-18
1
-9
/
+9
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-18
1
-2
/
+2
|
\
\
|
|
/
|
*
iwlwifi: move eeprom into priv
Johannes Berg
2012-04-12
1
-2
/
+2
*
|
Merge branch 'master' into for-davem
John W. Linville
2012-04-12
1
-3
/
+6
|
\
\
|
|
/
|
*
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
2012-04-09
1
-2
/
+2
|
*
iwlwifi: extend notification wait
Johannes Berg
2012-04-09
1
-1
/
+4
*
|
iwlwifi: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-30
/
+41
|
/
*
iwlwifi: change struct iwl_fw
David Spinadel
2012-03-12
1
-17
/
+4
*
iwlwifi: avoid some operations if no uCode loaded
David Spinadel
2012-03-12
1
-18
/
+22
*
iwlwifi: fixed testmode notifications length
Amit Beka
2012-03-08
1
-1
/
+2
*
iwlwifi: add testmode command for rx forwarding
Amit Beka
2012-03-08
1
-3
/
+29
*
iwlwifi: remove two unused arguments in testmode
Johannes Berg
2012-03-08
1
-6
/
+6
*
iwlwifi: don't include iwl-prph.h everywhere
Johannes Berg
2012-03-07
1
-0
/
+1
*
iwlwifi: move ucode_owner to priv
Johannes Berg
2012-03-07
1
-1
/
+1
*
iwlwifi: abstract out notification wait support
Johannes Berg
2012-03-07
1
-5
/
+5
*
iwlwifi: move mutex out of shared
Johannes Berg
2012-03-07
1
-4
/
+4
*
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-07
1
-1
/
+1
*
iwlwifi: remove iwl-wifi.h
Johannes Berg
2012-03-07
1
-1
/
+0
*
iwlwifi: split out firmware store
Johannes Berg
2012-03-07
1
-8
/
+8
*
iwlwifi: move ucode loading to op_mode
Johannes Berg
2012-03-07
1
-4
/
+4
*
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
2012-03-06
1
-2
/
+2
*
iwlwifi: pass response packet directly
Johannes Berg
2012-03-06
1
-2
/
+2
*
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
2012-02-27
1
-1
/
+0
*
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
2012-02-27
1
-10
/
+10
*
iwlwifi: send testmode hcmd reply with rx header
Amit Beka
2012-02-17
1
-1
/
+1
*
iwlwifi: fixes to testmode indirect access
Amit Beka
2012-02-17
1
-4
/
+6
*
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
2012-02-17
1
-6
/
+6
*
iwlwifi: move ucode_ver to iwl_nic
Don Fry
2012-02-17
1
-2
/
+4
*
iwlwifi: added reply data to testmode HCMD send
Amit Beka
2012-02-17
1
-6
/
+53
*
iwlwifi: testmode new indirect RW API
Amit Beka
2012-02-17
1
-95
/
+131
*
iwlwifi: log as error when error detected
Wey-Yi Guy
2012-02-17
1
-71
/
+51
*
iwlwifi: range check to testmode direct reg access
Amit Beka
2012-02-02
1
-2
/
+16
*
iwlwifi: kill bus_get_hw_id
Emmanuel Grumbach
2012-02-02
1
-1
/
+1
*
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-02-02
1
-8
/
+8
*
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-06
1
-2
/
+2
*
iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO
Kenny Hsu
2012-01-06
1
-1
/
+40
*
iwlwifi: update error dump in testmode command sram_read
Kenny Hsu
2012-01-06
1
-4
/
+4
*
iwlwifi: enhance testmode command sram_read
Kenny Hsu
2012-01-06
1
-4
/
+3
*
iwlwifi: update testmode command of direct register access
Kenny Hsu
2012-01-06
1
-2
/
+2
*
iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID
Wey-Yi Guy
2011-12-19
1
-10
/
+3
*
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
2011-12-19
1
-1
/
+1
*
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
Don Fry
2011-12-16
1
-6
/
+8
*
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-16
1
-4
/
+4
*
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
2011-12-08
1
-2
/
+2
*
iwlwifi: add device ID information support by testmode
Hsu, Kenny
2011-12-08
1
-0
/
+27
*
iwlwifi: add uCode version information support by testmode
Hsu, Kenny
2011-12-08
1
-0
/
+18
[next]