index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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
*
introduce WEXT scan capabilities
Dan Williams
2008-01-28
1
-0
/
+2
*
ipw2200: fix typo in kerneldoc
Stefano Brivio
2008-01-16
1
-1
/
+1
*
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2007-12-22
1
-1
/
+12
|
\
|
*
ipw2200: prevent alloc of unspecified size on stack
Reinette Chatre
2007-12-19
1
-1
/
+12
*
|
wireless/ipw2200.c: add __dev{init,exit} annotations
Adrian Bunk
2007-12-17
1
-3
/
+4
|
/
*
[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relative
Anton Blanchard
2007-10-25
1
-3
/
+3
*
Spelling fix: explicitly
Jean Delvare
2007-10-19
1
-1
/
+1
*
[PATCH] ipw2200: batch non-user-requested scan result notifications
Dan Williams
2007-10-10
1
-10
/
+46
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-93
/
+114
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
[PATCH] Update version ipw2200 stamp to 1.2.2
Zhu Yi
2007-07-17
1
-1
/
+1
*
[PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQ
Zhu Yi
2007-07-17
1
-1
/
+1
*
[PATCH] Fix ipw2200 set wrong power parameter causing firmware error
Zhu Yi
2007-07-17
1
-8
/
+6
*
[PATCH] ipw2200: rf kill switch polling power saving
Stephen Hemminger
2007-07-10
1
-2
/
+3
*
[PATCH] ipw2200: fix ieee80211_get_geo typo
Andrew Morton
2007-04-28
1
-1
/
+1
*
[PATCH] ipw2200: add channels sysfs entry
Zhu Yi
2007-04-28
1
-0
/
+47
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[PATCH] ipw2200: add iwconfig rts/frag auto support
Zhu Yi
2007-02-05
1
-2
/
+2
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-12-07
1
-8
/
+16
|
\
|
*
[PATCH] ipw2200: Fix debug output endian issue
Zhu Yi
2006-12-05
1
-1
/
+1
|
*
[PATCH] ipw2200: Update version stamp to 1.2.0
Zhu Yi
2006-12-05
1
-1
/
+1
|
*
[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode
Zhu Yi
2006-12-05
1
-4
/
+13
|
*
[PATCH] ipw2200: replace kmalloc+memset with kcalloc
Yan Burman
2006-12-05
1
-2
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-3
/
+9
|
\
|
|
*
[PATCH] wireless: clean-up some "check return code" warnings
John W. Linville
2006-12-02
1
-1
/
+7
|
*
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-30
1
-2
/
+2
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-104
/
+123
|
/
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[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-27
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
[next]