index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2200.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] WE-21 for ipw2200
Jean Tourrilhes
2006-09-25
1
-9
/
+7
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
*
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...
Jeff Garzik
2006-09-06
1
-91
/
+124
|
\
|
*
[PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selected
Zhu Yi
2006-08-29
1
-4
/
+0
|
*
[PATCH] ipw2200: Update version stamp to 1.1.4
Zhu Yi
2006-08-29
1
-1
/
+1
|
*
[PATCH] ipw2200: enable wireless extension passive scan
Zhu Yi
2006-08-29
1
-13
/
+38
|
*
[PATCH] ipw2200: Add pci .shutdown handler
Zhu Yi
2006-08-29
1
-0
/
+11
|
*
[PATCH] ipw2200: mark "iwconfig retry 255" as invalid
Zhu Yi
2006-08-29
1
-1
/
+1
|
*
[PATCH] ipw2200: remove the MAC timestamp present field from radiotap head
Zhu Yi
2006-08-29
1
-5
/
+2
|
*
[PATCH] ipw2200: Fix ipw2200 QOS parameters endian issue
Zhu Yi
2006-08-29
1
-21
/
+31
|
*
[PATCH] ipw2200: remove unused struct ipw_rx_buffer
Zhu Yi
2006-08-29
1
-1
/
+0
|
*
[PATCH] ipw2200: Reassociate even if set the same essid.
Zhu Yi
2006-08-29
1
-5
/
+6
|
*
[PATCH] ipw2200: ipw_wx_set_essid fix
Zhu Yi
2006-08-29
1
-22
/
+17
|
*
[PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channel
Zhu Yi
2006-08-29
1
-3
/
+20
|
*
[PATCH] ipw2200: always enable frequently used debugging code
Zhu Yi
2006-08-29
1
-18
/
+0
*
|
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
1
-1
/
+1
|
/
*
[PATCH] cleanup // comments from ipw2200
Pavel Machek
2006-07-27
1
-25
/
+4
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
Jesper Juhl
2006-06-28
1
-16
/
+6
*
[PATCH] ipw2200 locking fix
Zhu Yi
2006-06-15
1
-9
/
+32
*
[PATCH] ipw2200: Fix wpa_supplicant association problem
Zhu Yi
2006-04-24
1
-2
/
+1
*
[PATCH] ipw2200: remove priv->last_noise reference
Zhu Yi
2006-04-24
1
-3
/
+0
*
[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP
Zhu Yi
2006-04-24
1
-6
/
+6
*
[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOS
Zhu Yi
2006-04-24
1
-21
/
+21
*
[PATCH] ipw2200: update version stamp to 1.1.2
Zhu Yi
2006-04-24
1
-1
/
+1
*
[PATCH] ipw2200: version string rework
Zhu Yi
2006-04-24
1
-1
/
+38
*
[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated
Zhu Yi
2006-04-24
1
-26
/
+573
*
[PATCH] ipw2200: Fix endian issues with v3.0 fw image format
Zhu Yi
2006-04-24
1
-11
/
+12
*
[PATCH] ipw2200: Set the 'fixed' flags in wext get_rate
Zhu Yi
2006-04-24
1
-0
/
+1
*
[PATCH] ipw2200: turn off signal debug log
Zhu Yi
2006-04-24
1
-1
/
+1
*
[PATCH] ipw2200: Do not continue loading the firmware if kmalloc fails
Zhu Yi
2006-04-24
1
-0
/
+1
*
[PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUG
Zhu Yi
2006-04-24
1
-0
/
+2
*
[PATCH] ipw2200: add module_param support for antenna selection
Zhu Yi
2006-04-24
1
-1
/
+7
*
[PATCH] ipw2200: generates a scan event after a scan has completed
Zhu Yi
2006-04-24
1
-1
/
+20
*
[PATCH] ipw2200: Fix TX QoS enabled frames problem
Zhu Yi
2006-04-24
1
-38
/
+33
*
[PATCH] ipw2200: Exponential averaging for signal and noise Level
Zhu Yi
2006-04-24
1
-14
/
+20
*
BUG_ON() Conversion in drivers/net/
Eric Sesterhenn
2006-04-02
1
-6
/
+3
*
[PATCH] ipw2x00: expend Copyright to 2006
Zhu Yi
2006-03-17
1
-2
/
+2
*
[PATCH] drivers/net/wireless/ipw2200.c: fix an array overun
Adrian Bunk
2006-03-17
1
-3
/
+2
*
[PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1
Zhu Yi
2006-03-17
1
-1
/
+1
*
[PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image format
James Ketrenos
2006-03-17
1
-101
/
+64
*
[PATCH] ipw2200: wireless extension sensitivity threshold support
Olivier Hochreutiner
2006-03-17
1
-0
/
+48
*
[PATCH] ipw2200: Enables the "slow diversity" algorithm
Cahill, Ben M
2006-03-17
1
-1
/
+1
*
[PATCH] ipw2200: Set a meaningful silence threshold value
Cahill, Ben M
2006-03-17
1
-4
/
+4
*
[PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUG
Zhu Yi
2006-03-17
1
-0
/
+2
*
[PATCH] ipw2200: Change debug level for firmware error logging
Zhu Yi
2006-03-17
1
-5
/
+5
*
[PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode
Zhu Yi
2006-03-17
1
-4
/
+12
*
[PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with comment
Zhu Yi
2006-03-17
1
-2
/
+2
*
[PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1'
Zhu Yi
2006-03-17
1
-5
/
+12
*
[PATCH] ipw2200: remove the WPA card associates to non-WPA AP checking
Zhu Yi
2006-03-17
1
-9
/
+0
[next]