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
/
ipw2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+8
2010-10-05
ipw2200: check for allocation failures
Dan Carpenter
1
-0
/
+8
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+0
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+0
2010-08-17
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2
-9
/
+9
2010-08-17
ipw2100: don't sync status queue entries
John W. Linville
1
-8
/
+0
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+7
2010-08-16
ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX
John W. Linville
1
-2
/
+2
2010-08-11
ipw2100: register pm_qos request before registering pci driver
John W. Linville
1
-2
/
+3
2010-08-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+4
2010-08-04
wireless: ipw2100: check result of kzalloc()
Christoph Fritz
1
-0
/
+4
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
8
-139
/
+119
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
4
-102
/
+102
2010-07-26
lib80211: remove unused host_build_iv option
John W. Linville
3
-15
/
+4
2010-07-20
libipw: correct sparse warnings and mark some variables static
John W. Linville
2
-6
/
+2
2010-07-20
ipw2100: mark ipw2100_pm_qos_req static
John W. Linville
1
-1
/
+1
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
1
-6
/
+6
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2010-06-16
ipw2200: Enable LED by default
ubuntu@tjworld.net
1
-2
/
+2
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-13
/
+8
2010-06-03
drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts
Joe Perches
1
-11
/
+7
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
4
-102
/
+102
2010-06-02
drivers/net/wireless/ipw2x00: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
5
-132
/
+135
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
3
-4
/
+0
2010-05-10
PM QOS update
Mark Gross
1
-5
/
+6
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-58
/
+67
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-2
/
+3
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-23
/
+35
2010-03-31
wireless/ipw2x00: remove trailing space in messages
Frans Pop
2
-56
/
+56
2010-03-31
ipw2200: restart adapter only when abort_scan doesn't work
Zhu Yi
1
-2
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-2
/
+3
2010-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-42
/
+41
2010-03-23
drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
Joe Perches
1
-42
/
+41
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-28
/
+27
2010-03-15
ipw2x00: replace "ieee80211" with "libipw" where appropriate
Pavel Roskin
4
-28
/
+27
2010-03-10
ipw2200: use kmalloc for large local variables
Zhu Yi
1
-2
/
+17
2010-03-10
libipw: split ieee->networks into small pieces
Zhu Yi
2
-21
/
+18
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2
-2
/
+2
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-8
/
+8
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
3
-8
/
+8
2009-12-04
ipw2100: fix rebooting hang with driver loaded
Zhu Yi
1
-0
/
+11
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
3
-8
/
+8
2009-11-28
ipw2x00: convert to seq_file
Alexey Dobriyan
1
-11
/
+22
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-67
/
+262
2009-11-23
ipw2200: Set core hw rfkill status when hardware changes state
Matthew Garrett
1
-2
/
+6
2009-11-23
ipw2100: Register the wiphy device
Matthew Garrett
1
-29
/
+95
2009-11-23
libipw: initiate cfg80211 API conversion (v2)
John W. Linville
4
-36
/
+161
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
[next]