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-drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-0
/
+1
2012-06-25
iwlwifi: disable the watchdog for queues by default
Emmanuel Grumbach
1
-0
/
+1
2012-06-14
iwlwifi: unlock on error path
Dan Carpenter
1
-1
/
+3
2012-06-13
iwlwifi: use request_module instead of _nowait
Johannes Berg
1
-1
/
+10
2012-06-13
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
1
-1
/
+9
2012-06-13
iwlwifi: fix dynamic loading
Johannes Berg
1
-0
/
+23
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+9
2012-06-05
iwlwifi: implement dynamic opmode loading
Don Fry
1
-4
/
+108
2012-06-05
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
1
-2
/
+7
2012-05-25
iwlwifi: fix memory leak if opmode fails to init
Johannes Berg
1
-9
/
+9
2012-05-09
iwlwifi: add option to disable 5GHz band
Stanislaw Gruszka
1
-0
/
+4
2012-05-09
iwlwifi: use IWL_* instead of dev_printk when possible
Emmanuel Grumbach
1
-4
/
+4
2012-04-24
iwlwifi: clean up module parameters
Johannes Berg
1
-0
/
+88
2012-04-24
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
1
-0
/
+2
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: remove the shared area
Emmanuel Grumbach
1
-6
/
+1
2012-04-18
iwlwifi: don't use shared for the logger any more
Emmanuel Grumbach
1
-0
/
+3
2012-04-18
iwlwifi: driver holds its pointer to the transport
Emmanuel Grumbach
1
-4
/
+4
2012-04-18
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
1
-2
/
+0
2012-04-18
iwlwifi: driver holds its pointer to the config
Emmanuel Grumbach
1
-12
/
+14
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-1
/
+1
2012-04-18
iwlwifi: kill shrd->drv, driver points to transport
Emmanuel Grumbach
1
-11
/
+11
2012-04-17
iwlwifi: remove double verification of ucode sections
David Spinadel
1
-36
/
+0
2012-04-17
iwlwifi: set size of ucode section
David Spinadel
1
-0
/
+1
2012-04-17
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
1
-32
/
+1
2012-03-12
iwlwifi: Add bool mvm_ucode to iwl_fw
David Spinadel
1
-1
/
+8
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
1
-65
/
+76
2012-03-12
iwlwifi: Add TLVs and fields for 16.0 uCode
David Spinadel
1
-0
/
+84
2012-03-12
iwlwifi: more modularity in fw images and sections
David Spinadel
1
-76
/
+204
2012-03-07
iwlwifi: rename ucode.h to fw-file.h
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
1
-125
/
+147
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
1
-20
/
+29
2012-03-07
iwlwifi: move firmware completion wait
Johannes Berg
1
-0
/
+2
2012-03-07
iwlwifi: move firmware request into drv
Johannes Berg
1
-0
/
+625
2012-03-07
iwlwifi: move uCode deallocation to drv
Johannes Berg
1
-0
/
+2
2012-03-07
iwlwifi: make config const
Johannes Berg
1
-1
/
+1
2012-02-28
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
1
-2
/
+4
2012-02-28
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
Emmanuel Grumbach
1
-1
/
+1
2012-02-28
iwlwifi: drv object can release its own memory
Emmanuel Grumbach
1
-0
/
+7
2012-02-28
iwlwifi: introducing the drv object's flows
Emmanuel Grumbach
1
-0
/
+94