aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap
Commit message (Expand)AuthorAge
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-17
|\
| * [PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-14
* | Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-07
|\
| * [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-06
|\ \
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-04
| * | [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-04
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\|
| * [PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville2006-12-02
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] hostap_plx: fix CIS verificationPavel Roskin2006-10-31
* [PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski2006-10-25
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] WE-21 for hostapJean Tourrilhes2006-09-25
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* [PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan cardChristian Steineck2006-09-11
* [PATCH] hostap: Restore antenna selection settings after port resetPavel Roskin2006-08-23
* [PATCH] Add two PLX device IDsFaidon Liambotis2006-07-05
* [PATCH] lockdep: annotate hostap netdev ->xmit_lockArjan van de Ven2006-07-03
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro2006-06-30
|/
* [PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz2006-05-22
* [PATCH] unused exports in wireless driversArjan van de Ven2006-05-17
* [PATCH] Fix crash on big-endian systems during scanPavel Roskin2006-04-24
* [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2006-03-31
* [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-31
* [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-31
* [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-31
* [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-31
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-31
* [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-31
* [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-31
* [PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen2006-03-27
* [PATCH] hostap: Make hostap_tx_encrypt() staticJouni Malinen2006-03-27
* [PATCH] hostap: Fix memory leak on PCI probe error pathJouni Malinen2006-03-23
* [PATCH] hostap: Remove dead code (duplicated idx != 0)Jouni Malinen2006-03-23
* [PATCH] hostap: Fix unlikely read overrun in CIS parsingJouni Malinen2006-03-23
* [PATCH] hostap: Fix double free in prism2_config() error pathEugene Teo2006-03-23
* [PATCH] hostap: Fix ap_add_sta() return value verificationAdrian Bunk2006-03-23
* [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeoutAdrian Bunk2006-03-23
* [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin2006-03-01
* [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-30
* [PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk2006-01-16
* [PATCH] hostap: allow flashing firmwarePavel Roskin2006-01-16
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14