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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-593
/
+726
2011-07-06
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-07-01
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
6
-10
/
+3
2011-07-01
iwlagn: remove hcmd ops
Wey-Yi Guy
11
-73
/
+23
2011-07-01
iwlagn: call bt_coex directlly
Wey-Yi Guy
1
-11
/
+9
2011-07-01
iwlagn: scd memory boundary
Wey-Yi Guy
2
-8
/
+19
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
8
-257
/
+236
2011-07-01
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
5
-49
/
+62
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
10
-83
/
+241
2011-07-01
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
3
-1
/
+6
2011-07-01
iwlagn: add correct firmware name for 135 series
Wey-Yi Guy
1
-5
/
+11
2011-07-01
iwlagn: re-define the testmode cmd and attr enum
Wey-Yi Guy
1
-104
/
+132
2011-07-01
iwlagn: verify mutex held for sync commands
Johannes Berg
2
-11
/
+3
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-74
/
+69
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-25
/
+28
2011-06-28
iwlagn: use PCI_DMA_* for pci_* operations
John W. Linville
1
-6
/
+6
2011-06-27
iwlwifi: use pci_dev->revision, again
Sergei Shtylyov
1
-3
/
+1
2011-06-27
iwlagn: fix rmmod crash
Stanislaw Gruszka
1
-5
/
+2
2011-06-27
iwlagn: fix *_UCODE_API_MAX output in the firmware field
Evgeni Golov
4
-11
/
+15
2011-06-27
iwlagn: map command buffers BIDI
Johannes Berg
1
-7
/
+10
2011-06-27
iwlagn: fix cmd queue unmap
Johannes Berg
1
-4
/
+1
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
36
-824
/
+1242
2011-06-24
iwlagn: don't use CCK rates for P2P interfaces
Johannes Berg
3
-6
/
+15
2011-06-24
iwlagn: fill beacon TX rate properly
Johannes Berg
3
-24
/
+22
2011-06-24
iwlagn: extend host command timeout
Johannes Berg
1
-1
/
+1
2011-06-24
iwlagn: fix cmd queue unmap
Johannes Berg
1
-4
/
+1
2011-06-24
iwlagn: use PM ops macro
Johannes Berg
1
-8
/
+1
2011-06-24
iwlagn: fix change_interface for P2P types
Johannes Berg
1
-1
/
+2
2011-06-24
iwlagn: Fix a bug introduced by the HUGE command removal
Emmanuel Grumbach
1
-6
/
+1
2011-06-20
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
29
-596
/
+927
2011-06-20
iwlwifi: fix stop/wake queue hacks
Kalle Valo
1
-0
/
+9
2011-06-18
iwlagn: remove incorrect define
Wey-Yi Guy
1
-1
/
+0
2011-06-18
iwlagn: merge duplicate code into single function
Wey-Yi Guy
5
-45
/
+30
2011-06-18
iwlagn: code alignment
Wey-Yi Guy
1
-4
/
+4
2011-06-18
iwlagn: add offset define for subsystem id
Wey-Yi Guy
1
-0
/
+1
2011-06-18
iwlagn: Add power_level module parameter
Wey-Yi Guy
4
-3
/
+16
2011-06-18
iwlagn: add power_save module parameter
Wey-Yi Guy
2
-5
/
+10
2011-06-18
iwlagn: store the irq number to iwl_bus just like dev
Emmanuel Grumbach
3
-7
/
+8
2011-06-18
iwlagn: warn about nested SYNC commands
Emmanuel Grumbach
2
-1
/
+11
2011-06-18
iwlagn: fix misplaced bracket
Emmanuel Grumbach
1
-1
/
+3
2011-06-18
iwlagn: waterfall the bus level if prepare card failed
Emmanuel Grumbach
1
-0
/
+1
2011-06-18
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
Emmanuel Grumbach
2
-14
/
+0
2011-06-18
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
4
-5
/
+14
2011-06-18
iwlagn: don't read the PCI_REVISION_ID from iwl-agn.c
Emmanuel Grumbach
1
-4
/
+0
2011-06-18
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
3
-3
/
+15
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
7
-51
/
+63
2011-06-18
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
4
-38
/
+36
2011-06-18
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
4
-84
/
+131
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
11
-45
/
+60
2011-06-18
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
4
-16
/
+94
[next]