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
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-agn-lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-1290
/
+0
2012-06-06
iwlwifi: Check BSS ctx active before call mac80211
Ilan Peer
1
-0
/
+5
2012-05-16
iwlwifi: make sure reduced tx power bit is valid
Wey-Yi Guy
1
-1
/
+1
2012-05-16
iwlwifi: add documentation for bt reduced tx power
Wey-Yi Guy
1
-1
/
+21
2012-05-16
iwlwifi: include rssi as part of decision making for reduce txpower
Wey-Yi Guy
1
-0
/
+11
2012-05-09
iwlwifi: add loose coex lut
Wey-Yi Guy
1
-2
/
+21
2012-05-09
iwlwifi: change kill mask based on reduce power state
Wey-Yi Guy
1
-9
/
+13
2012-05-09
iwlwifi: send reduce tx power info in command
Wey-Yi Guy
1
-0
/
+1
2012-05-09
iwlwifi: add checking for the condition to reduce tx power
Wey-Yi Guy
1
-4
/
+38
2012-05-09
iwlwifi: remove unused macros
Wey-Yi Guy
1
-69
/
+0
2012-04-24
iwlwifi: clean up module parameters
Johannes Berg
1
-13
/
+3
2012-04-24
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-9
/
+9
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-3
/
+3
2012-04-17
iwlwifi: remove get_cmd_string
Johannes Berg
1
-1
/
+1
2012-04-17
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
1
-1
/
+0
2012-04-17
iwlwifi: remove no_sleep_autoadjust
Johannes Berg
1
-1
/
+0
2012-04-13
iwlwifi: more generic name for bluetooth command
Wey-Yi Guy
1
-12
/
+18
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
1
-62
/
+0
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-2
/
+2
2012-04-10
iwlwifi: split POWER_PMI status bit
Don Fry
1
-1
/
+1
2012-04-10
iwlwifi: move FW_ERROR to priv
Don Fry
1
-0
/
+6
2012-04-10
iwlwifi: move valid_contexts to priv
Johannes Berg
1
-1
/
+1
2012-04-10
iwlwifi: add trailing newline to various messages
Johannes Berg
1
-7
/
+7
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-03-12
iwlwifi: avoid some operations if no uCode loaded
David Spinadel
1
-0
/
+1
2012-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-4
/
+4
2012-03-08
iwlwifi: separate status to priv and trans
Don Fry
1
-1
/
+1
2012-03-08
iwlwifi: remove unused argument from iwlagn_suspend
Johannes Berg
1
-2
/
+1
2012-03-07
iwlwifi: move packet to transport
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
1
-0
/
+6
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
1
-10
/
+10
2012-03-07
iwlwifi: move lockdep assertion into DVM
Johannes Berg
1
-0
/
+8
2012-03-07
iwlwifi: move RF/CT kill check to command wrapper
Johannes Berg
1
-0
/
+6
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
1
-10
/
+28
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
1
-1
/
+0
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: move wowlan bool into priv
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove SKU from config
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove shared lock
Johannes Berg
1
-3
/
+0
2012-03-07
iwlwifi: introduce statistics lock
Johannes Berg
1
-0
/
+2
2012-03-05
iwlwifi: fix wowlan suspend
Johannes Berg
1
-1
/
+1
2012-02-28
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
1
-1
/
+1
2012-02-17
iwlwifi: move ucode_ver to iwl_nic
Don Fry
1
-1
/
+1
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
1
-2
/
+2
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
[next]