index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2200.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-09
ipw2200: queue direct scans
Dan Williams
1
-1
/
+5
2008-03-25
ipw2200 annotations and fixes
Al Viro
1
-54
/
+58
2008-01-29
ipw2200: do not byteswap struct ipw_associate
Al Viro
1
-9
/
+9
2008-01-29
ipw2200 trivial annotations
Al Viro
1
-47
/
+47
2008-01-29
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
1
-43
/
+43
2007-10-11
[PATCH] ipw2200: batch non-user-requested scan result notifications
Dan Williams
1
-0
/
+3
2007-10-11
Clean up duplicate includes in drivers/net/
Jesper Juhl
1
-1
/
+0
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-8
/
+8
2006-08-30
[PATCH] ipw2200: enable wireless extension passive scan
Zhu Yi
1
-0
/
+1
2006-08-30
[PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabled
Zhu Yi
1
-1
/
+8
2006-08-30
[PATCH] ipw2200: remove unused struct ipw_rx_buffer
Zhu Yi
1
-1
/
+0
2006-08-30
[PATCH] ipw2200: always enable frequently used debugging code
Zhu Yi
1
-18
/
+22
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-15
[PATCH] ipw2200 locking fix
Zhu Yi
1
-0
/
+1
2006-04-25
[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP
Zhu Yi
1
-1
/
+1
2006-04-25
[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated
Zhu Yi
1
-1
/
+76
2006-04-25
[PATCH] ipw2200: Exponential averaging for signal and noise Level
Zhu Yi
1
-4
/
+2
2006-03-18
[PATCH] ipw2x00: expend Copyright to 2006
Zhu Yi
1
-1
/
+1
2006-03-17
[PATCH] ipw2200: wireless extension sensitivity threshold support
Olivier Hochreutiner
1
-1
/
+3
2006-03-17
[PATCH] ipw2200: Enables the "slow diversity" algorithm
Cahill, Ben M
1
-0
/
+1
2006-03-17
[PATCH] ipw2200: Set a meaningful silence threshold value
Cahill, Ben M
1
-3
/
+6
2006-03-17
[PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet length
Zhu Yi
1
-23
/
+0
2006-01-31
[PATCH] ipw2200: Semaphore to mutexes conversion
Zhu Yi
1
-1
/
+2
2006-01-31
[PATCH] ipw2200: remove white space and better format the code
Zhu Yi
1
-15
/
+14
2006-01-31
[PATCH] ipw2200: stack reduction
Zhu Yi
1
-1
/
+1
2006-01-31
[PATCH] ipw2200: use jiffies_to_msec() wherever possible
Zhu Yi
1
-0
/
+1
2006-01-31
[PATCH] ipw2200: Bluetooth coexistence support
Zhu Yi
1
-14
/
+21
2006-01-31
[PATCH] ipw2200: Add LEAP authentication algorithm support
Zhu Yi
1
-3
/
+4
2006-01-31
[PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routines
Zhu Yi
1
-7
/
+6
2006-01-31
[PATCH] drivers/net/wireless/ipw2200: possible cleanups
Adrian Bunk
1
-2
/
+2
2005-12-01
[PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200
Brice Goglin
1
-3
/
+3
2005-11-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-164
/
+410
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-08
Fixes missed beacon logic in relation to on-network AP roaming.
Ben Cahill
1
-0
/
+3
2005-11-08
Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.
Benoit Boissinot
1
-0
/
+2
2005-11-08
Adds radiotap support to ipw2200 in monitor mode..
Mike Kershaw
1
-0
/
+1
2005-11-08
Added wait_state wakeup on scan completion.
James Ketrenos
1
-1
/
+1
2005-11-08
Added cmdlog in non-debug systems.
James Ketrenos
1
-0
/
+11
2005-11-08
Switched firmware error dumping so that it will capture a log available
James Ketrenos
1
-1
/
+29
2005-11-08
Changed default # of missed beacons to miss before disassociation to 24
James Ketrenos
1
-1
/
+1
2005-11-08
[bug 667] Fix the notorious "No space for Tx" bug.
Zhu Yi
1
-0
/
+1
2005-11-08
Catch ipw2200 up to equivelancy with v1.0.5
James Ketrenos
1
-4
/
+22
2005-11-08
Catch ipw2200 up to equivelancy with v1.0.4
James Ketrenos
1
-154
/
+303
2005-11-08
Catch ipw2200 up to equivelancy with v1.0.3
James Ketrenos
1
-1
/
+4
2005-11-08
Catch ipw2200 up to equivelancy with v1.0.2
James Ketrenos
1
-25
/
+48
2005-11-08
Catch ipw2200 up to equivelancy with v1.0.1
James Ketrenos
1
-8
/
+15
2005-09-22
[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changes
James Ketrenos
1
-2
/
+2
2005-09-07
[wireless ieee80211,ipw2200] Lindent source code
Jeff Garzik
1
-235
/
+171
2005-09-06
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
1
-0
/
+1
2005-09-06
[IPW2200]: ipw2200.h needs linux/dma-mapping.h
David S. Miller
1
-0
/
+1
[next]