index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2200.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
ipw2x00: relocate ipw2100/ipw2200 to common directory
John W. Linville
1
-2011
/
+0
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
1
-0
/
+1
2008-08-22
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
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-28
ipw2200: do not byteswap struct ipw_associate
Al Viro
1
-9
/
+9
2008-01-28
ipw2200 trivial annotations
Al Viro
1
-47
/
+47
2008-01-28
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
1
-43
/
+43
2007-10-10
[PATCH] ipw2200: batch non-user-requested scan result notifications
Dan Williams
1
-0
/
+3
2007-10-10
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-29
[PATCH] ipw2200: enable wireless extension passive scan
Zhu Yi
1
-0
/
+1
2006-08-29
[PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabled
Zhu Yi
1
-1
/
+8
2006-08-29
[PATCH] ipw2200: remove unused struct ipw_rx_buffer
Zhu Yi
1
-1
/
+0
2006-08-29
[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-24
[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAP
Zhu Yi
1
-1
/
+1
2006-04-24
[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associated
Zhu Yi
1
-1
/
+76
2006-04-24
[PATCH] ipw2200: Exponential averaging for signal and noise Level
Zhu Yi
1
-4
/
+2
2006-03-17
[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-30
[PATCH] ipw2200: Semaphore to mutexes conversion
Zhu Yi
1
-1
/
+2
2006-01-30
[PATCH] ipw2200: remove white space and better format the code
Zhu Yi
1
-15
/
+14
2006-01-30
[PATCH] ipw2200: stack reduction
Zhu Yi
1
-1
/
+1
2006-01-30
[PATCH] ipw2200: use jiffies_to_msec() wherever possible
Zhu Yi
1
-0
/
+1
2006-01-30
[PATCH] ipw2200: Bluetooth coexistence support
Zhu Yi
1
-14
/
+21
2006-01-30
[PATCH] ipw2200: Add LEAP authentication algorithm support
Zhu Yi
1
-3
/
+4
2006-01-30
[PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routines
Zhu Yi
1
-7
/
+6
2006-01-30
[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-07
Fixes missed beacon logic in relation to on-network AP roaming.
Ben Cahill
1
-0
/
+3
2005-11-07
Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.
Benoit Boissinot
1
-0
/
+2
2005-11-07
Adds radiotap support to ipw2200 in monitor mode..
Mike Kershaw
1
-0
/
+1
2005-11-07
Added wait_state wakeup on scan completion.
James Ketrenos
1
-1
/
+1
2005-11-07
Added cmdlog in non-debug systems.
James Ketrenos
1
-0
/
+11
2005-11-07
Switched firmware error dumping so that it will capture a log available
James Ketrenos
1
-1
/
+29
2005-11-07
Changed default # of missed beacons to miss before disassociation to 24
James Ketrenos
1
-1
/
+1
2005-11-07
[bug 667] Fix the notorious "No space for Tx" bug.
Zhu Yi
1
-0
/
+1
2005-11-07
Catch ipw2200 up to equivelancy with v1.0.5
James Ketrenos
1
-4
/
+22
2005-11-07
Catch ipw2200 up to equivelancy with v1.0.4
James Ketrenos
1
-154
/
+303
2005-11-07
Catch ipw2200 up to equivelancy with v1.0.3
James Ketrenos
1
-1
/
+4
2005-11-07
Catch ipw2200 up to equivelancy with v1.0.2
James Ketrenos
1
-25
/
+48
2005-11-07
Catch ipw2200 up to equivelancy with v1.0.1
James Ketrenos
1
-8
/
+15
2005-09-21
[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changes
James Ketrenos
1
-2
/
+2
[next]