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
/
ipw2200.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-15
[PATCH] ipw2200 locking fix
Zhu Yi
1
-9
/
+32
2006-04-25
[PATCH] ipw2200: Fix wpa_supplicant association problem
Zhu Yi
1
-2
/
+1
2006-04-25
[PATCH] ipw2200: remove priv->last_noise reference
Zhu Yi
1
-3
/
+0
2006-04-25
[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP
Zhu Yi
1
-6
/
+6
2006-04-25
[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS
Zhu Yi
1
-21
/
+21
2006-04-25
[PATCH] ipw2200: update version stamp to 1.1.2
Zhu Yi
1
-1
/
+1
2006-04-25
[PATCH] ipw2200: version string rework
Zhu Yi
1
-1
/
+38
2006-04-25
[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated
Zhu Yi
1
-26
/
+573
2006-04-25
[PATCH] ipw2200: Fix endian issues with v3.0 fw image format
Zhu Yi
1
-11
/
+12
2006-04-25
[PATCH] ipw2200: Set the 'fixed' flags in wext get_rate
Zhu Yi
1
-0
/
+1
2006-04-25
[PATCH] ipw2200: turn off signal debug log
Zhu Yi
1
-1
/
+1
2006-04-25
[PATCH] ipw2200: Do not continue loading the firmware if kmalloc fails
Zhu Yi
1
-0
/
+1
2006-04-25
[PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUG
Zhu Yi
1
-0
/
+2
2006-04-25
[PATCH] ipw2200: add module_param support for antenna selection
Zhu Yi
1
-1
/
+7
2006-04-25
[PATCH] ipw2200: generates a scan event after a scan has completed
Zhu Yi
1
-1
/
+20
2006-04-25
[PATCH] ipw2200: Fix TX QoS enabled frames problem
Zhu Yi
1
-38
/
+33
2006-04-25
[PATCH] ipw2200: Exponential averaging for signal and noise Level
Zhu Yi
1
-14
/
+20
2006-04-02
BUG_ON() Conversion in drivers/net/
Eric Sesterhenn
1
-6
/
+3
2006-03-18
[PATCH] ipw2x00: expend Copyright to 2006
Zhu Yi
1
-2
/
+2
2006-03-17
[PATCH] drivers/net/wireless/ipw2200.c: fix an array overun
Adrian Bunk
1
-3
/
+2
2006-03-17
[PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1
Zhu Yi
1
-1
/
+1
2006-03-17
[PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image format
James Ketrenos
1
-101
/
+64
2006-03-17
[PATCH] ipw2200: wireless extension sensitivity threshold support
Olivier Hochreutiner
1
-0
/
+48
2006-03-17
[PATCH] ipw2200: Enables the "slow diversity" algorithm
Cahill, Ben M
1
-1
/
+1
2006-03-17
[PATCH] ipw2200: Set a meaningful silence threshold value
Cahill, Ben M
1
-4
/
+4
2006-03-17
[PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUG
Zhu Yi
1
-0
/
+2
2006-03-17
[PATCH] ipw2200: Change debug level for firmware error logging
Zhu Yi
1
-5
/
+5
2006-03-17
[PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode
Zhu Yi
1
-4
/
+12
2006-03-17
[PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with comment
Zhu Yi
1
-2
/
+2
2006-03-17
[PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1'
Zhu Yi
1
-5
/
+12
2006-03-17
[PATCH] ipw2200: remove the WPA card associates to non-WPA AP checking
Zhu Yi
1
-9
/
+0
2006-03-17
[PATCH] ipw2200: Add signal level to iwlist scan output
Bill Moss
1
-3
/
+4
2006-03-17
[PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet length
Zhu Yi
1
-1
/
+2
2006-03-17
[PATCH] ipw2200: fix a potential NULL pointer dereference
Zhu Yi
1
-2
/
+0
2006-03-17
[PATCH] ipw2200: stop netdev queue if h/w doesn't have space for new packets
James Ketrenos
1
-5
/
+3
2006-03-17
[PATCH] ipw2200: print geography code upon module load
Henrik Brix Andersen
1
-3
/
+9
2006-03-17
[PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() static
Adrian Bunk
1
-1
/
+1
2006-03-17
[PATCH] Remove duplicated code from ipw2200.c
Larry Finger
1
-112
/
+16
2006-02-28
Merge branch 'from-linus'
John W. Linville
1
-3
/
+3
2006-02-21
[PATCH] ipw2200: Suppress warning message
Zhu Yi
1
-3
/
+3
2006-02-17
[PATCH] ipw2200: Fix software crypto shared WEP authentication problem
Zhu Yi
1
-2
/
+1
2006-02-17
[PATCH] ipw2200: Fix WPA network selection problem
Stefan Rompf
1
-2
/
+2
2006-02-07
Merge branch 'master'
Jeff Garzik
1
-1
/
+1
2006-02-01
[PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] check
Alexey Dobriyan
1
-1
/
+1
2006-01-31
[PATCH] wireless/ipw2200: support WE-18 WPA enc_capa
Dan Williams
1
-1
/
+4
2006-01-31
[PATCH] ipw2200: Disable hwcrypto by default
Zhu Yi
1
-2
/
+2
2006-01-31
[PATCH] ipw2200: Semaphore to mutexes conversion
Zhu Yi
1
-147
/
+147
2006-01-31
[PATCH] ipw2200: remove white space and better format the code
Zhu Yi
1
-35
/
+27
2006-01-31
[PATCH] ipw2200: increase ipw2200 driver version
Zhu Yi
1
-1
/
+1
2006-01-31
[PATCH] ipw2200: Fix qos_cmd param switch bug
Zhu Yi
1
-4
/
+4
[next]