index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostap_cs: add ID for Canon K30225
Veli-Pekka Peltola
2011-11-28
1
-0
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
6
-0
/
+7
|
\
|
*
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
5
-0
/
+5
|
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
2011-11-17
1
-2
/
+2
|
/
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-07-31
1
-0
/
+2
|
\
|
*
hostap_cs: support cards with "Version 01.02" as third product ID
Pavel Roskin
2011-07-29
1
-0
/
+2
*
|
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-07-27
1
-0
/
+1
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
|
*
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
1
-1
/
+1
*
|
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
1
-6
/
+1
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
4
-5
/
+5
*
net: change to new flag variable
matt mooney
2011-03-17
1
-2
/
+2
*
hostap_cs: fix sleeping function called from invalid context
Stanislaw Gruszka
2011-01-10
1
-9
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-26
1
-1
/
+0
|
\
|
*
hostap: remove netif_stop_queue from init
Meelis Roos
2010-12-20
1
-1
/
+0
*
|
hostap: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
2
-1
/
+10
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-1
/
+1
|
\
|
*
Fix typo configue => configure in comments
Thomas Weber
2010-09-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-25
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Hostap: Fix "'ret' set but not used" warning message from GCC in hostap
Julian Calaby
2010-08-24
1
-1
/
+1
*
|
|
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
1
-8
/
+0
*
|
|
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
1
-3
/
+1
*
|
|
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
2010-09-29
1
-14
/
+1
*
|
|
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
2010-09-29
1
-39
/
+4
*
|
|
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
2010-09-29
1
-23
/
+4
*
|
|
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-6
/
+4
*
|
|
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-1
/
+1
*
|
|
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
|
|
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
2010-09-29
1
-3
/
+1
*
|
|
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-5
/
+5
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
1
-93
/
+43
|
\
\
|
|
/
|
/
|
|
*
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-17
/
+11
|
*
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-10
/
+8
|
*
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
2010-08-03
1
-66
/
+25
|
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-2
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
2
-2
/
+2
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
4
-3
/
+28
|
|
\
\
|
|
|
/
|
*
|
hostap:hostap_hw.c Fix typo in comment
Justin P. Mattock
2010-08-04
1
-1
/
+1
|
*
|
fix comment typos concerning "challenge"
Uwe Kleine-König
2010-07-19
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-20
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
hostap_pci: set dev->base_addr during probe
John W. Linville
2010-07-14
1
-0
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-13
1
-1
/
+1
|
\
\
\
|
*
|
|
hostap: fixup strlen() math
Dan Carpenter
2010-07-12
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-01
2
-4
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
wireless:hostap_ap.c Fix warning: variable 'fc' set but not used
Justin P. Mattock
2010-06-18
1
-2
/
+1
[next]