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
/
iwmc3200wifi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-8
/
+6
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-0
/
+5
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-3
/
+4
2010-08-16
iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapper
John W. Linville
1
-5
/
+2
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-4
/
+8
2010-06-24
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
1
-4
/
+8
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-3
/
+3
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
4
-72
/
+72
2010-06-02
wireless: fix several minor description typos
Walter Goldens
1
-1
/
+1
2010-06-02
drivers/net/wireless/iwmc3200wifi: Use kmemdup
Julia Lawall
1
-2
/
+2
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-121
/
+15
2010-05-03
iwmc3200wifi: fix busted iwm_debugfs_init definition
John W. Linville
1
-4
/
+1
2010-05-03
iwmc3200wifi: cleanup unneeded debugfs error handling
John W. Linville
4
-55
/
+15
2010-04-28
iwl: cleanup: remove unneeded error handling
Dan Carpenter
1
-63
/
+0
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
4
-5
/
+8
2010-04-16
iwmc3200wifi: check sparse endianness annotations
Samuel Ortiz
1
-0
/
+2
2010-04-16
iwmc3200wifi: Fix sparse warnings
Samuel Ortiz
3
-5
/
+6
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-0
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-0
/
+10
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-54
/
+407
2010-03-10
iwmc3200wifi: typo fix and code cleanup
Zhu Yi
4
-10
/
+8
2010-03-10
iwmc3200wifi: mark some pmksa functions static
Zhu Yi
1
-5
/
+8
2010-03-10
iwmc3200wifi: increase concatenated buffer
Zhu Yi
1
-1
/
+1
2010-03-10
iwmc3200wifi: protect rx_tickets and rx_packets[] lists
Zhu Yi
4
-5
/
+30
2010-03-10
iwmc3200wifi: add ftrace event tracing support
Zhu Yi
9
-7
/
+314
2010-03-10
iwmc3200wifi: remove "_safe" for some list_for_each_entry usage
Zhu Yi
5
-23
/
+21
2010-03-10
iwmc3200wifi: refuse to associate on unallowed channels
Zhu Yi
3
-3
/
+25
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2
-2
/
+2
2010-02-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-02-09
iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()
Roel Kluin
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+5
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+5
2010-01-14
iwmc3200wifi: Add UMAC wifi headers to the pmkid command
Samuel Ortiz
2
-0
/
+5
2010-01-14
Revert "iwmc3200wifi: fix array out-of-boundary access"
John W. Linville
1
-1
/
+1
2009-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-1
/
+1
2009-12-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2009-12-28
iwmc3200wifi: fix array out-of-boundary access
Zhu Yi
1
-1
/
+1
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
3
-3
/
+3
2009-12-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-18
/
+53
2009-12-22
iwmc3200wifi: Avoid an offset calculation for each management frame.
Joe Perches
1
-13
/
+12
2009-12-22
iwmc3200wifi: rx aggregation support
Zhu Yi
1
-5
/
+41
2009-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-3
/
+3
2009-12-21
iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()
Roel Kluin
3
-3
/
+3
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
[next]