| Commit message (Expand) | Author | Age |
... | |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 |
|\ |
|
| * | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 |
* | | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 2011-05-05 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | net: change to new flag variable | matt mooney | 2011-03-17 |
* | hostap_cs: fix sleeping function called from invalid context | Stanislaw Gruszka | 2011-01-10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-27 |
|\ |
|
| * | hostap: remove netif_stop_queue from init | Meelis Roos | 2010-12-20 |
* | | hostap: don't use flush_scheduled_work() | Tejun Heo | 2010-12-12 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ |
|
| * | Fix typo configue => configure in comments | Thomas Weber | 2010-09-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-08-25 |
| |\ \
| | |/
| |/| |
|
| | * | Hostap: Fix "'ret' set but not used" warning message from GCC in hostap | Julian Calaby | 2010-08-24 |
* | | | pcmcia: remove obsolete and wrong comments | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: remove the "Finally, report what we've done" message | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: introduce autoconfiguration feature | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: simplify IntType | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: simplify Status, ExtStatus register access | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: move Vpp setup to struct pcmcia_device | Dominik Brodowski | 2010-09-29 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 |
|\ \
| |/
|/| |
|
| * | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: use pcmica_{read,write}_config_byte | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ \ |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
| |\| |
|
| * | | hostap:hostap_hw.c Fix typo in comment | Justin P. Mattock | 2010-08-04 |
| * | | fix comment typos concerning "challenge" | Uwe Kleine-König | 2010-07-19 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-20 |
|\ \ \
| | |/
| |/| |
|
| * | | hostap_pci: set dev->base_addr during probe | John W. Linville | 2010-07-14 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-13 |
|\ \ \ |
|
| * | | | hostap: fixup strlen() math | Dan Carpenter | 2010-07-12 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 |
|\| | | |
|
| * | | | wireless:hostap_ap.c Fix warning: variable 'fc' set but not used | Justin P. Mattock | 2010-06-18 |
| * | | | wireless:hostap_main.c warning: variable 'iface' set but not used | Justin P. Mattock | 2010-06-18 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 |
|\| | |
|
| * | | hostap: Protect against initialization interrupt | Tim Gardner | 2010-06-15 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 |
|\| |
|
| * | Revert "wireless: hostap, fix oops due to early probing interrupt" | John W. Linville | 2010-06-04 |
* | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | drivers/net: remove useless semicolons | Joe Perches | 2010-05-18 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 |
| |\ |
|
| | * | drivers/net/wireless/hostap: Drop memory allocation cast | Julia Lawall | 2010-05-12 |
* | | | pcmcia: dev_node removal (write-only drivers) | Dominik Brodowski | 2010-05-10 |