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
/
ipw2x00
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
1
-1
/
+1
2011-07-06
ipw2100: Fix command list for debugging
Jean Delvare
1
-1
/
+1
2011-07-05
net/wireless: ipw2x00: Use helpers from linux/etherdevice.h
Tobias Klauser
1
-2
/
+2
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2
-0
/
+2
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-11
/
+11
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-2
/
+2
2011-03-10
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
1
-1
/
+1
2011-02-04
drivers:net:ipw2100.c change a typo comamnd to command
Justin P. Mattock
1
-1
/
+1
2011-01-26
wireless/ipw2x00: use system_wq instead of dedicated workqueues
Tejun Heo
4
-151
/
+118
2011-01-10
ipw2200: Check for -1 INTA in tasklet too.
Indan Zupancic
1
-0
/
+7
2010-11-06
ipw2x00: remove the right /proc/net entry
Linus Torvalds
1
-4
/
+5
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+8
2010-10-05
ipw2200: check for allocation failures
Dan Carpenter
1
-0
/
+8
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+0
2010-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+0
2010-08-18
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2
-9
/
+9
2010-08-17
ipw2100: don't sync status queue entries
John W. Linville
1
-8
/
+0
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+7
2010-08-16
ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX
John W. Linville
1
-2
/
+2
2010-08-12
ipw2100: register pm_qos request before registering pci driver
John W. Linville
1
-2
/
+3
2010-08-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+4
2010-08-04
wireless: ipw2100: check result of kzalloc()
Christoph Fritz
1
-0
/
+4
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
8
-139
/
+119
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
4
-102
/
+102
2010-07-26
lib80211: remove unused host_build_iv option
John W. Linville
3
-15
/
+4
2010-07-21
libipw: correct sparse warnings and mark some variables static
John W. Linville
2
-6
/
+2
2010-07-21
ipw2100: mark ipw2100_pm_qos_req static
John W. Linville
1
-1
/
+1
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
1
-6
/
+6
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2010-06-16
ipw2200: Enable LED by default
ubuntu@tjworld.net
1
-2
/
+2
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-13
/
+8
2010-06-03
drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts
Joe Perches
1
-11
/
+7
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
4
-102
/
+102
2010-06-03
drivers/net/wireless/ipw2x00: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
5
-132
/
+135
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
3
-4
/
+0
2010-05-11
PM QOS update
Mark Gross
1
-5
/
+6
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-58
/
+67
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-2
/
+3
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-23
/
+35
2010-03-31
wireless/ipw2x00: remove trailing space in messages
Frans Pop
2
-56
/
+56
2010-03-31
ipw2200: restart adapter only when abort_scan doesn't work
Zhu Yi
1
-2
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-2
/
+3
2010-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-42
/
+41
2010-03-23
drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
Joe Perches
1
-42
/
+41
2010-03-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-28
/
+27
2010-03-15
ipw2x00: replace "ieee80211" with "libipw" where appropriate
Pavel Roskin
4
-28
/
+27
2010-03-11
ipw2200: use kmalloc for large local variables
Zhu Yi
1
-2
/
+17
[next]