Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87ce05a251227c0b607c6395f24ace96fc592806
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-testmode.c
2152268
iwlwifi: op_mode holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
68e8dfd
iwlwifi: op_mode holds its pointer to the transport
by Emmanuel Grumbach
· 13 years ago
11483b5
iwlwifi: move eeprom into priv
by Johannes Berg
· 13 years ago
a42506e
iwlwifi: move ucode_type from shared to op_mode
by Meenakshi Venkataraman
· 13 years ago
db662d4
iwlwifi: extend notification wait
by Johannes Berg
· 13 years ago
6dfa8d0
iwlwifi: change struct iwl_fw
by David Spinadel
· 13 years ago
8f7ffbe
iwlwifi: avoid some operations if no uCode loaded
by David Spinadel
· 13 years ago
8e81f65
iwlwifi: fixed testmode notifications length
by Amit Beka
· 13 years ago
0aef8dd
iwlwifi: add testmode command for rx forwarding
by Amit Beka
· 13 years ago
c1803c9
iwlwifi: remove two unused arguments in testmode
by Johannes Berg
· 13 years ago
eae63b8
iwlwifi: don't include iwl-prph.h everywhere
by Johannes Berg
· 13 years ago
947a940
iwlwifi: move ucode_owner to priv
by Johannes Berg
· 13 years ago
4bd14dd
iwlwifi: abstract out notification wait support
by Johannes Berg
· 13 years ago
b1eea29
iwlwifi: move mutex out of shared
by Johannes Berg
· 13 years ago
e10a053
iwlwifi: add wrappers for command sending
by Johannes Berg
· 13 years ago
965974a
iwlwifi: remove iwl-wifi.h
by Johannes Berg
· 13 years ago
0692fe4
iwlwifi: split out firmware store
by Johannes Berg
· 13 years ago
e199188
iwlwifi: move ucode loading to op_mode
by Johannes Berg
· 13 years ago
48a2d66
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
by Johannes Berg
· 13 years ago
65b94a4
iwlwifi: pass response packet directly
by Johannes Berg
· 13 years ago
36a7922
iwlwifi: kill iwl_bus.h
by Emmanuel Grumbach
· 13 years ago
d0f76d6
iwlwifi: virtualize the op_mode
by Emmanuel Grumbach
· 13 years ago
edabfa9
iwlwifi: send testmode hcmd reply with rx header
by Amit Beka
· 13 years ago
858b7c7
iwlwifi: fixes to testmode indirect access
by Amit Beka
· 13 years ago
6516174
iwlwifi: Move ucode pointers to iwl_fw
by Don Fry
· 13 years ago
d359667
iwlwifi: move ucode_ver to iwl_nic
by Don Fry
· 13 years ago
cdfef6c
iwlwifi: added reply data to testmode HCMD send
by Amit Beka
· 13 years ago
6c55f5e
iwlwifi: testmode new indirect RW API
by Amit Beka
· 13 years ago
2f73d7c
iwlwifi: log as error when error detected
by Wey-Yi Guy
· 13 years ago
6fe7dd0
iwlwifi: range check to testmode direct reg access
by Amit Beka
· 13 years ago
99673ee
iwlwifi: kill bus_get_hw_id
by Emmanuel Grumbach
· 13 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 13 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
aca9b5f
iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO
by Kenny Hsu
· 13 years ago
22b4808
iwlwifi: update error dump in testmode command sram_read
by Kenny Hsu
· 13 years ago
25324ca
iwlwifi: enhance testmode command sram_read
by Kenny Hsu
· 13 years ago
c381be2
iwlwifi: update testmode command of direct register access
by Kenny Hsu
· 13 years ago
fb6c1c6
iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID
by Wey-Yi Guy
· 13 years ago
62e7316
iwlwifi: deliver hw version in both string and u32 format
by Wey-Yi Guy
· 13 years ago
69a679b
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
by Don Fry
· 13 years ago
3862241
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
ab36eab
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
0bec12b
iwlwifi: add device ID information support by testmode
by Hsu, Kenny
· 13 years ago
e1a38fe
iwlwifi: add uCode version information support by testmode
by Hsu, Kenny
· 13 years ago
dd5fe10
iwlwifi: move ucode notification from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
3d6acef
iwlwifi: move ucode_type from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
7152375
iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c
by Wey-Yi Guy
· 13 years ago
[Renamed from drivers/net/wireless/iwlwifi/iwl-sv-open.c]
d4af19f
iwlwifi: add WOWLAN uCode loading support by testmode
by Hsu, Kenny
· 13 years ago
6b5a26f5
iwlwifi: declare static for iwl_sram_cleanup function
by Wey-Yi Guy
· 13 years ago
e056a65
iwlwifi: add generic chunk size of tm dumpit packet
by Hsu, Kenny
· 13 years ago
76de2f2
iwlwifi: add range checking in tm sram read command
by Kenny Hsu
· 13 years ago
306713f
iwlwifi: add tm commands for sram reading by dumpit
by Hsu, Kenny
· 13 years ago
72bcacc
iwlwifi: add tm commands for indirect register access
by Hsu, Kenny
· 13 years ago
8929c24
iwlagn: remove knowledge of ucode image location from upper layers
by Don Fry
· 13 years ago
ade4c64
iwlagn: rename all the mac80211 callback functions
by Wey-Yi Guy
· 13 years ago
26bfc0c
iwlagn: eliminate bus pointer from iwl_priv structure
by Don Fry
· 13 years ago
522376d
iwlagn: clean up of transport layer
by Emmanuel Grumbach
· 13 years ago
fd65693
iwlagn: remove dereferences of priv from transport
by Emmanuel Grumbach
· 13 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 13 years ago
dda61a4
iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
by Emmanuel Grumbach
· 13 years ago
e6bb4c9
iwlagn: bus layer chooses its transport layer
by Emmanuel Grumbach
· 13 years ago
6ac2f83
iwlagn: priv->mutex moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
d593411
iwlagn: simplify the bus architecture
by Emmanuel Grumbach
· 13 years ago
41c5054
iwlagn: transport layer receives struct iwl_trans*
by Emmanuel Grumbach
· 13 years ago
ab6cf8e
iwlagn: move iwlagn_stop_device to transport layer
by Emmanuel Grumbach
· 13 years ago
a677927
iwlagn: fix warning in testmode attribute table
by Wey-Yi Guy
· 13 years ago
4e30811
iwlagn: separate and enhance the fixed rate from
by Wey-Yi Guy
· 13 years ago
e98a193
iwlagn: allow application own the uCode operation
by Wey-Yi Guy
· 13 years ago
c7c1115
iwlagn: add CMD_ON_DEMAND flag for host command from testmode
by Wey-Yi Guy
· 13 years ago
bdfbf09
iwlagn: provide heplers to access the transport ops
by Emmanuel Grumbach
· 13 years ago
e419d62
iwlagn: consolidate the API that sends host commands and move to transport
by Emmanuel Grumbach
· 13 years ago
3599d39
iwlagn: add get_dev to iwl_bus_ops
by Emmanuel Grumbach
· 13 years ago
872907b
iwlagn: don't check ucode subtype
by Johannes Berg
· 13 years ago
eb64dca
iwlagn: add dumpit support for testmode trace function
by Wey-Yi Guy
· 13 years ago
49b7210
iwlagn: usersapce application decide the size of trace buffer
by Wey-Yi Guy
· 13 years ago
6489854
iwlagn: add testmode set fixed rate command
by Wey-Yi Guy
· 14 years ago
4babc35
iwlagn: add eeprom command to testmode
by Wey-Yi Guy
· 14 years ago
7a4e528
iwlagn: add testmode trace command
by Wey-Yi Guy
· 13 years ago
4ce7cc2
iwlagn: support multiple TBs per command
by Johannes Berg
· 13 years ago
3fa5073
iwlagn: prepare for multi-TB commands
by Johannes Berg
· 14 years ago
4613e72
iwlwifi: support the svtool messages interactions through nl80211 test mode
by Cindy H. Kao
· 13 years ago