| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream' into upstream-jgarzik | John W. Linville | 2007-02-17 |
|\ |
|
| * | [PATCH] hostap: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-14 |
* | | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 |
|/ |
|
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-12-07 |
|\ |
|
| * | [PATCH] hostap: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-05 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 |
|\ \ |
|
| * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 |
| * | | [PATCH] pcmcia: remove manf_id and card_id indirection | Dominik Brodowski | 2006-12-04 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\| |
|
| * | [PATCH] wireless: clean-up some "check return code" warnings | John W. Linville | 2006-12-02 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | [PATCH] hostap_plx: fix CIS verification | Pavel Roskin | 2006-10-31 |
* | [PATCH] pcmcia: add more IDs to hostap_cs.c | Dominik Brodowski | 2006-10-25 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] WE-21 for hostap | Jean Tourrilhes | 2006-09-25 |
* | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 |
* | [PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan card | Christian Steineck | 2006-09-11 |
* | [PATCH] hostap: Restore antenna selection settings after port reset | Pavel Roskin | 2006-08-23 |
* | [PATCH] Add two PLX device IDs | Faidon Liambotis | 2006-07-05 |
* | [PATCH] lockdep: annotate hostap netdev ->xmit_lock | Arjan van de Ven | 2006-07-03 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | | [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_cs | Komuro | 2006-06-30 |
|/ |
|
* | [PATCH] hostap: new pcmcia IDs | Marcin Juszkiewicz | 2006-05-22 |
* | [PATCH] unused exports in wireless drivers | Arjan van de Ven | 2006-05-17 |
* | [PATCH] Fix crash on big-endian systems during scan | Pavel Roskin | 2006-04-24 |
* | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 |
* | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2006-03-31 |
* | [PATCH] hostap: Fix EAPOL frame encryption | Jouni Malinen | 2006-03-27 |
* | [PATCH] hostap: Make hostap_tx_encrypt() static | Jouni Malinen | 2006-03-27 |
* | [PATCH] hostap: Fix memory leak on PCI probe error path | Jouni Malinen | 2006-03-23 |
* | [PATCH] hostap: Remove dead code (duplicated idx != 0) | Jouni Malinen | 2006-03-23 |
* | [PATCH] hostap: Fix unlikely read overrun in CIS parsing | Jouni Malinen | 2006-03-23 |
* | [PATCH] hostap: Fix double free in prism2_config() error path | Eugene Teo | 2006-03-23 |
* | [PATCH] hostap: Fix ap_add_sta() return value verification | Adrian Bunk | 2006-03-23 |
* | [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout | Adrian Bunk | 2006-03-23 |
* | [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards | Pavel Roskin | 2006-03-01 |
* | [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration | Adrian Bunk | 2006-01-30 |
* | [PATCH] hostap: don't #include C files in hostap_main.c | Adrian Bunk | 2006-01-16 |
* | [PATCH] hostap: allow flashing firmware | Pavel Roskin | 2006-01-16 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-05 |