summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap
Commit message (Expand)AuthorAgeFilesLines
* Hostap: Fix "'ret' set but not used" warning message from GCC in hostapJulian Calaby2010-08-241-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-052-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-044-3/+28
| |\
| * | hostap:hostap_hw.c Fix typo in commentJustin P. Mattock2010-08-041-1/+1
| * | fix comment typos concerning "challenge"Uwe Kleine-König2010-07-191-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-211-0/+1
|\ \ \ | | |/ | |/|
| * | hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-141-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-1/+1
|\ \ \
| * | | hostap: fixup strlen() mathDan Carpenter2010-07-121-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-022-4/+1Star
|\| | |
| * | | wireless:hostap_ap.c Fix warning: variable 'fc' set but not usedJustin P. Mattock2010-06-181-2/+1Star
| * | | wireless:hostap_main.c warning: variable 'iface' set but not usedJustin P. Mattock2010-06-181-2/+0Star
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-173-3/+27
|\| |
| * | hostap: Protect against initialization interruptTim Gardner2010-06-153-3/+27
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-9/+0Star
|\|
| * Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville2010-06-041-9/+0Star
* | drivers/net: use __packed annotationEric Dumazet2010-06-033-30/+30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-214-6/+4Star
|\
| * drivers/net: remove useless semicolonsJoe Perches2010-05-182-2/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-172-4/+2Star
| |\
| | * drivers/net/wireless/hostap: Drop memory allocation castJulia Lawall2010-05-122-4/+2Star
* | | pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2010-05-101-7/+2Star
* | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-23/+6Star
|/ /
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+9
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-261-13/+4Star
|\
| * Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin2010-02-191-13/+4Star
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-082-2/+2
|/
* wireless: hostap, fix oops due to early probing interruptColin Ian King2009-12-221-0/+9
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-061-40/+11Star
|\
| * pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-281-4/+1Star
| * pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-281-1/+1
| * pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)Dominik Brodowski2009-11-091-15/+8Star
| * pcmcia: use pre-determined valuesDominik Brodowski2009-11-081-20/+1Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-192-0/+2
|\|
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-0/+2
* | wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-301-1/+0Star
* | wext: refactorJohannes Berg2009-10-071-0/+2
|/
* hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky2009-09-141-1/+2
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-012-7/+14
* hostap_cs: Enable shared interruptsLarry Finger2009-07-241-1/+2
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-061-21/+21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-4/+4
|\
| * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-121-4/+4
* | net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* | net: remove needless (now buggy) & from dev->dev_addrJiri Pirko2009-05-171-1/+1
* | wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-241-1/+1
|/
* hostap: convert to net_device_opsStephen Hemminger2009-03-222-18/+52
* hostap: convert to internal net_device_statsStephen Hemminger2009-03-225-33/+11Star
* hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams2009-02-2710-187/+164Star
* wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-093-9/+9