index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
1
-0
/
+1
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
5
-0
/
+5
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-3
/
+3
2011-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-0
/
+2
2011-07-29
hostap_cs: support cards with "Version 01.02" as third product ID
Pavel Roskin
1
-0
/
+2
2011-07-27
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
1
-0
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
1
-6
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-5
/
+5
2011-03-17
net: change to new flag variable
matt mooney
1
-2
/
+2
2011-01-10
hostap_cs: fix sleeping function called from invalid context
Stanislaw Gruszka
1
-9
/
+6
2010-12-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2010-12-20
hostap: remove netif_stop_queue from init
Meelis Roos
1
-1
/
+0
2010-12-12
hostap: don't use flush_scheduled_work()
Tejun Heo
2
-1
/
+10
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
1
-8
/
+0
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
1
-14
/
+1
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
1
-39
/
+4
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-23
/
+4
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-6
/
+4
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
1
-1
/
+1
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-5
/
+5
2010-09-23
Fix typo configue => configure in comments
Thomas Weber
1
-1
/
+1
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-08-24
Hostap: Fix "'ret' set but not used" warning message from GCC in hostap
Julian Calaby
1
-1
/
+1
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-93
/
+43
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
4
-3
/
+28
2010-08-04
hostap:hostap_hw.c Fix typo in comment
Justin P. Mattock
1
-1
/
+1
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-17
/
+11
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-10
/
+8
2010-08-03
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
1
-66
/
+25
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-2
/
+1
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-07-19
fix comment typos concerning "challenge"
Uwe Kleine-König
1
-1
/
+1
2010-07-14
hostap_pci: set dev->base_addr during probe
John W. Linville
1
-0
/
+1
2010-07-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-07-12
hostap: fixup strlen() math
Dan Carpenter
1
-1
/
+1
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-4
/
+1
2010-06-18
wireless:hostap_ap.c Fix warning: variable 'fc' set but not used
Justin P. Mattock
1
-2
/
+1
2010-06-18
wireless:hostap_main.c warning: variable 'iface' set but not used
Justin P. Mattock
1
-2
/
+0
2010-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-3
/
+27
2010-06-15
hostap: Protect against initialization interrupt
Tim Gardner
3
-3
/
+27
[next]