summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap/hostap_wlan.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hostap: convert to internal net_device_statsStephen Hemminger2009-03-221-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-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/+0
* [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/+0
* [PATCH] hostap: Remove extra definesJouni Malinen2005-08-151-7/+0
* [PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen2005-08-151-21/+2
* [PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen2005-08-151-12/+0
* [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/+1
* [PATCH] hostap updatePavel Roskin2005-07-311-2/+2
* [PATCH] hostap updateJouni Malinen2005-07-311-3/+1
* [PATCH] hostap updateJouni Malinen2005-07-311-1/+2
* Add HostAP wireless driver.Jouni Malinen2005-05-131-0/+1075