aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_wlan.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-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-211-1/+0
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-211-4/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-1/+4
|\
| * hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg2008-11-121-1/+4
* | hostap: Fix sparse warningsLarry Finger2008-10-311-1/+1
|/
* hostap: add radiotap support in monitor modePavel Roskin2008-06-301-1/+13
* hostap annotationsAl Viro2008-01-281-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-101-2/+0
* [PATCH] Use mutex instead of semaphore in the Host AP driverMatthias Kaehlcke2007-10-101-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-031-2/+0
* [PATCH] hostap: Remove extra definesJouni Malinen2005-08-141-7/+0
* [PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen2005-08-141-21/+2
* [PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen2005-08-141-12/+0
* [PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen2005-08-141-6/+11
* [PATCH] hostap: Replace crypto code with net/ieee80211 versionJouni Malinen2005-07-311-9/+1
* [PATCH] hostap updatePavel Roskin2005-07-301-2/+2
* [PATCH] hostap updateJouni Malinen2005-07-301-3/+1
* [PATCH] hostap updateJouni Malinen2005-07-301-1/+2
* Add HostAP wireless driver.Jouni Malinen2005-05-121-0/+1075