Commit Graph

96 Commits (f73ca1b76c6880b934d3ef566c1592efc80bb759)

Author SHA1 Message Date
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Yan Burman b0471bb7b7 [PATCH] hostap: replace kmalloc+memset with kzalloc 18 years ago
Dominik Brodowski af2b3b503a [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation 18 years ago
Dominik Brodowski efd50585e2 [PATCH] pcmcia: remove manf_id and card_id indirection 18 years ago
John W. Linville 02e0e5e935 [PATCH] wireless: clean-up some "check return code" warnings 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Pavel Roskin 115e222d53 [PATCH] hostap_plx: fix CIS verification 19 years ago
Dominik Brodowski 01918d16c8 [PATCH] pcmcia: add more IDs to hostap_cs.c 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jean Tourrilhes 9fb08363f1 [PATCH] WE-21 for hostap 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Christian Steineck 884d3a2bad [PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan card 19 years ago
Pavel Roskin 9b5cce0764 [PATCH] hostap: Restore antenna selection settings after port reset 19 years ago
Faidon Liambotis d3cef4ee22 [PATCH] Add two PLX device IDs 19 years ago
Arjan van de Ven cd11acdd85 [PATCH] lockdep: annotate hostap netdev ->xmit_lock 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Komuro fd99ddd070 [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_cs 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Marcin Juszkiewicz df8ccb9bf1 [PATCH] hostap: new pcmcia IDs 19 years ago
Arjan van de Ven 5d25ea7c0c [PATCH] unused exports in wireless drivers 19 years ago
Pavel Roskin dac322e39a [PATCH] Fix crash on big-endian systems during scan 19 years ago
Dominik Brodowski 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 19 years ago
Dominik Brodowski e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state 19 years ago
Dominik Brodowski 15b99ac172 [PATCH] pcmcia: add return value to _config() functions 19 years ago
Dominik Brodowski fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 19 years ago
Dominik Brodowski fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device 19 years ago
Dominik Brodowski 70294b4683 [PATCH] pcmcia: remove unneeded Vcc pseudo setting 19 years ago
Dominik Brodowski 8661bb5b4a [PATCH] pcmcia: default suspend and resume handling 19 years ago
Dominik Brodowski 5f2a71fcb7 [PATCH] pcmcia: add pcmcia_disable_device 19 years ago
Jouni Malinen cfa146e4be [PATCH] hostap: Fix EAPOL frame encryption 19 years ago
Jouni Malinen 79058acaf5 [PATCH] hostap: Make hostap_tx_encrypt() static 19 years ago
Jouni Malinen 9320199957 [PATCH] hostap: Fix memory leak on PCI probe error path 19 years ago
Jouni Malinen 4f7ecdf0b1 [PATCH] hostap: Remove dead code (duplicated idx != 0) 19 years ago
Jouni Malinen 3a1c42ad98 [PATCH] hostap: Fix unlikely read overrun in CIS parsing 19 years ago
Eugene Teo 8abceaf1cf [PATCH] hostap: Fix double free in prism2_config() error path 19 years ago
Adrian Bunk 54b85f489b [PATCH] hostap: Fix ap_add_sta() return value verification 19 years ago
Adrian Bunk 971d1e6922 [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout 19 years ago
Pavel Roskin 40e3cad611 [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards 19 years ago
Adrian Bunk ae7ec20582 [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration 19 years ago
Adrian Bunk 5fad5a2e1f [PATCH] hostap: don't #include C files in hostap_main.c 19 years ago
Pavel Roskin a485cde662 [PATCH] hostap: allow flashing firmware 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Dominik Brodowski f8cfa618dc [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback 19 years ago
Dominik Brodowski b463581154 [PATCH] pcmcia: remove dev_list from drivers 19 years ago
Dominik Brodowski cc3b4866be [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback 19 years ago
Dominik Brodowski 98e4c28b7e [PATCH] pcmcia: new suspend core 19 years ago
Adrian Bunk 7635d345b2 [PATCH] hostap: rename hostap.c to hostap_main.c 20 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 20 years ago
Jesper Juhl b4558ea93d drivers/net: Remove pointless checks for NULL prior to calling kfree() 20 years ago
Jouni Malinen 7cb3cd090c [PATCH] hostap: Unregister netdevs before freeing local data 20 years ago