summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_wlan.h
Commit message (Expand)AuthorAgeFilesLines
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-1/+1
|\
| * hostap: Protect against initialization interruptTim Gardner2010-06-151-1/+1
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-16/+16
|/
* hostap: convert to internal net_device_statsStephen Hemminger2009-03-221-1/+0Star
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-211-4/+2Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-191-1/+4
|\
| * hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg2008-11-121-1/+4
* | hostap: Fix sparse warningsLarry Finger2008-11-011-1/+1
|/
* hostap: add radiotap support in monitor modePavel Roskin2008-06-301-1/+13
* hostap annotationsAl Viro2008-01-291-101/+101
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-111-2/+0Star
* [PATCH] Use mutex instead of semaphore in the Host AP driverMatthias Kaehlcke2007-10-111-1/+2
* [PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk2006-01-161-0/+4
* [PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen2005-10-041-2/+0Star
* [PATCH] hostap: Remove extra definesJouni Malinen2005-08-151-7/+0Star
* [PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen2005-08-151-21/+2Star
* [PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen2005-08-151-12/+0Star
* [PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen2005-08-151-6/+11
* [PATCH] hostap: Replace crypto code with net/ieee80211 versionJouni Malinen2005-07-311-9/+1Star
* [PATCH] hostap updatePavel Roskin2005-07-311-2/+2
* [PATCH] hostap updateJouni Malinen2005-07-311-3/+1Star
* [PATCH] hostap updateJouni Malinen2005-07-311-1/+2
* Add HostAP wireless driver.Jouni Malinen2005-05-131-0/+1075