index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-ucode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-532
/
+0
2012-06-06
iwlwifi: make a lot of functions static
Johannes Berg
1
-1
/
+1
2012-04-24
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-5
/
+5
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-7
/
+7
2012-04-17
iwlwifi: expose static methods for MVM use
David Spinadel
1
-1
/
+1
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
1
-7
/
+5
2012-04-10
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
1
-7
/
+7
2012-04-10
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
1
-2
/
+2
2012-04-10
iwlwifi: remove support_wimax_coexist
Johannes Berg
1
-49
/
+2
2012-04-10
iwlwifi: simplify calibration collection
Johannes Berg
1
-19
/
+27
2012-04-10
iwlwifi: extend notification wait
Johannes Berg
1
-7
/
+13
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
1
-18
/
+11
2012-03-12
iwlwifi: explicitly track whether INIT uCode was run
David Spinadel
1
-2
/
+4
2012-03-12
iwlwifi: avoid some operations if no uCode loaded
David Spinadel
1
-0
/
+6
2012-03-08
iwlwifi: make tx_cmd_pool kmem cache global
Stanislaw Gruszka
1
-9
/
+0
2012-03-08
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
1
-3
/
+3
2012-03-07
iwlwifi: move packet to transport
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
1
-72
/
+9
2012-03-07
iwlwifi: fix notification wait bug
Johannes Berg
1
-3
/
+3
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
1
-4
/
+4
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
1
-1
/
+0
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
1
-11
/
+10
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
1
-104
/
+101
2012-03-07
iwlwifi: move firmware request into drv
Johannes Berg
1
-622
/
+0
2012-03-07
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: make config const
Johannes Berg
1
-2
/
+2
2012-02-28
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
1
-1
/
+4
2012-02-28
iwlwifi: move uCode flags handling to op_mode
Johannes Berg
1
-13
/
+1
2012-02-28
iwlwifi: move content of iwl_probe to post fetch_fw
Emmanuel Grumbach
1
-50
/
+14
2012-02-28
iwlwifi: parse_tlv functions set the fw_version string
Emmanuel Grumbach
1
-28
/
+42
2012-02-17
iwlwifi: SRAM size moves from hw_params to cfg
Emmanuel Grumbach
1
-4
/
+4
2012-02-17
iwlwifi: save ucode capabilities in iwl_fw
Don Fry
1
-19
/
+19
2012-02-17
iwlwifi: changes args to iwl_nic for firmware operations
Don Fry
1
-74
/
+75
2012-02-17
iwlwifi: move event and err pointers to iwl_nic
Don Fry
1
-8
/
+8
2012-02-17
iwlwifi: use enhance_sensitivity from iwl_fw
Emmanuel Grumbach
1
-1
/
+1
2012-02-17
iwlwifi: change args to ucode routines
Don Fry
1
-32
/
+33
2012-02-17
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
1
-16
/
+17
2012-02-17
iwlwifi: move firmware_loading_complete to iwl_nic
Don Fry
1
-2
/
+2
2012-02-17
iwlwifi: move firmware_name to iwl_nic
Don Fry
1
-5
/
+5
2012-02-17
iwlwifi: move fw_index from iwl_priv to iwl_nic
Don Fry
1
-11
/
+12
2012-02-17
iwlwifi: move ucode_ver to iwl_nic
Don Fry
1
-13
/
+16
2012-02-03
iwlwifi: move all ucode routines to iwl-ucode.c
Don Fry
1
-1
/
+609
2012-02-03
iwlwifi: consolidate the start_device flow
Emmanuel Grumbach
1
-81
/
+6
2012-02-03
iwlwifi: don't use the bus for ucode fw_desc any more
Emmanuel Grumbach
1
-10
/
+10
2012-02-03
iwlwifi: remove the pointer to dev from the bus layer
Emmanuel Grumbach
1
-2
/
+2
2012-02-03
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-19
/
+18
2012-02-03
iwlwifi: add fw_alive to transport layer API, kill tx_start
Emmanuel Grumbach
1
-1
/
+1
2012-01-07
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
[next]