libertas: separate libertas' Kconfig in it's own file
[safe/jmp/linux-2.6] / drivers / net / wireless / hostap /
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-01 Pavel Roskin[PATCH] hostap_plx: fix CIS verification
2006-10-26 Dominik Brodowski[PATCH] pcmcia: add more IDs to hostap_cs.c
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-25 Jean Tourrilhes[PATCH] WE-21 for hostap
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-11 Christian Steineck[PATCH] hostap_cs: added support for Proxim Harmony...
2006-08-23 Pavel Roskin[PATCH] hostap: Restore antenna selection settings...
2006-07-05 Faidon Liambotis[PATCH] Add two PLX device IDs
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate hostap netdev ->xmit_lock
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Komuro[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-22 Marcin Juszkiewicz[PATCH] hostap: new pcmcia IDs
2006-05-17 Arjan van de Ven[PATCH] unused exports in wireless drivers
2006-04-24 Pavel Roskin[PATCH] Fix crash on big-endian systems during scan
2006-03-31 Dominik Brodowski[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
2006-03-31 Dominik Brodowski[PATCH] pcmcia: use bitfield instead of p_state and...
2006-03-31 Dominik Brodowski[PATCH] pcmcia: add return value to _config() functions
2006-03-31 Dominik Brodowski[PATCH] pcmcia: remove dev_link_t and client_handle_t...
2006-03-31 Dominik Brodowski[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
2006-03-31 Dominik Brodowski[PATCH] pcmcia: remove unneeded Vcc pseudo setting
2006-03-31 Dominik Brodowski[PATCH] pcmcia: default suspend and resume handling
2006-03-31 Dominik Brodowski[PATCH] pcmcia: add pcmcia_disable_device
2006-03-27 Jouni Malinen[PATCH] hostap: Fix EAPOL frame encryption
2006-03-27 Jouni Malinen[PATCH] hostap: Make hostap_tx_encrypt() static
2006-03-23 Jouni Malinen[PATCH] hostap: Fix memory leak on PCI probe error...
2006-03-23 Jouni Malinen[PATCH] hostap: Remove dead code (duplicated idx != 0)
2006-03-23 Jouni Malinen[PATCH] hostap: Fix unlikely read overrun in CIS parsing
2006-03-23 Eugene Teo[PATCH] hostap: Fix double free in prism2_config()...
2006-03-23 Adrian Bunk[PATCH] hostap: Fix ap_add_sta() return value verification
2006-03-23 Adrian Bunk[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE...
2006-03-01 Pavel Roskin[PATCH] pcmcia: avoid binding hostap_cs to Orinoco...
2006-01-30 Adrian Bunk[PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration
2006-01-16 Adrian Bunk[PATCH] hostap: don't #include C files in hostap_main.c
2006-01-16 Pavel Roskin[PATCH] hostap: allow flashing firmware
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-05 Dominik Brodowski[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION...
2006-01-05 Dominik Brodowski[PATCH] pcmcia: remove dev_list from drivers
2006-01-05 Dominik Brodowski[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers...
2006-01-05 Dominik Brodowski[PATCH] pcmcia: new suspend core
2005-11-16 Adrian Bunk[PATCH] hostap: rename hostap.c to hostap_main.c
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
2005-10-04 Jouni Malinen[PATCH] hostap: Unregister netdevs before freeing local...
2005-10-04 Jouni Malinen[PATCH] hostap: Do not free local->hw_priv before unreg...
2005-10-04 Jouni Malinen[PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG
2005-10-04 Jouni Malinen[PATCH] hostap: Remove hw specific dev_open/close handlers
2005-09-24 Jean Tourrilhes[PATCH] hostap: Remove iwe_stream_add_event kludge
2005-09-24 Jean Tourrilhes[PATCH] hostap: Use GFP_ATOMIC to get rid of weird...
2005-09-24 Jean Tourrilhes[PATCH] hostap: Add support for WE-19
2005-09-24 Pavel Roskin[PATCH] hostap: Fix pci_driver name for hostap_plx...
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated hostap to be compatible...
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated hostap to be compatible...
2005-09-05 Pavel Machek[PATCH] fix pm_message_t stuff in -mm tree
2005-09-02 Jeff Garzik[wireless hostap] automatically select ieee80211 depend...
2005-09-01 Jouni Malinen[PATCH] hostap: Fix null pointer dereference in prism2_...
2005-08-28 Kalle Valo[PATCH] hostap: Fix null pointer dereference in prism2_...
2005-08-28 Jouni Malinen[PATCH] hostap: Fix hash values for product strings
2005-08-28 Jouni Malinen[PATCH] hostap: Update version
2005-08-26 Jeff Garzikhostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED...
2005-08-19 Andrew Morton[PATCH] more-u32-vs-pm_message_t-fixes-6
2005-08-15 Jouni Malinen[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211...
2005-08-15 Jouni Malinen[PATCH] hostap: Capability field is called ESS, not BSS
2005-08-15 Jouni Malinen[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
2005-08-15 Jouni Malinen[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee8...
2005-08-15 Jouni Malinen[PATCH] hostap: Remove extra defines
2005-08-15 Jouni Malinen[PATCH] hostap: Use void *hw_priv instead of #ifdef...
2005-08-15 Jouni Malinen[PATCH] hostap: Remove experimental PCI bus master...
2005-08-15 Jouni Malinen[PATCH] hostap: Fix skb->cb use for TX meta data
2005-08-11 Richard Purdie[PATCH] hostap update
2005-07-31 Jeff Garzik[wireless hostap] trim trailing whitespace
2005-07-31 Jouni Malinen[PATCH] hostap: Replace crypto code with net/ieee80211...
2005-07-31 Jouni Malinen[PATCH] hostap: Start using net/ieee80211.h
2005-07-30 Jouni Malinen[PATCH] hostap update
2005-07-30 Pavel Roskin[PATCH] hostap update
2005-07-30 Brandon Enochs[PATCH] hostap update
2005-07-30 Jouni Malinen[PATCH] hostap update
2005-07-30 Jouni Malinen[PATCH] hostap update
2005-07-30 Jouni Malinen[PATCH] hostap update
2005-07-30 Jouni Malinen[PATCH] hostap update
2005-07-30 Henrik Brix Andersen[PATCH] hostap update
2005-07-30 Dave Hansen[PATCH] hostap update
2005-07-30 Jar[PATCH] hostap update
2005-07-30 Adrian Bunk[PATCH] hostap update
2005-07-30 Jouni Malinen[PATCH] hostap update
2005-05-13 Jouni MalinenAdd HostAP wireless driver.