[PATCH] airo: fix a race causing initialization failures
[safe/jmp/linux-2.6] / drivers / net / wireless / hostap /
2007-07-09 Jouni Malinen[PATCH] hostap: Remove driver version number
2007-07-09 Matthias Kaehlcke[PATCH] hostap: Use list_for_each_entry
2007-07-09 Pavel Roskin[PATCH] hostap: Suppress broadcast if no stations are...
2007-05-29 Brandon Craig Rhodes[PATCH] hostap: Allocate enough tailroom for TKIP
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-28 Marcin Juszkiewicz[PATCH] hostap_cs: support ADLINK 345 CF
2007-04-28 Jouni Malinen[PATCH] Update my email address from jkmaline@cc.hut...
2007-04-28 Jouni Malinen[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id
2007-04-28 Pavel Roskin[PATCH] hostap: use offsetof() instead of own equivalent
2007-04-26 Johannes Berg[WIRELESS]: Refactor wireless Kconfig.
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-17 John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-14 Ahmed S. Darwish[PATCH] hostap: Use ARRAY_SIZE macro when appropriate
2007-02-07 Greg Kroah-HartmanNetwork: convert network devices to use struct device...
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-07 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-06 Yan Burman[PATCH] hostap: replace kmalloc+memset with kzalloc
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 Dominik Brodowski[PATCH] pcmcia: conf.ConfigBase and conf.Present consol...
2006-12-05 Dominik Brodowski[PATCH] pcmcia: remove manf_id and card_id indirection
2006-12-02 John W. Linville[PATCH] wireless: clean-up some "check return code...
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
next