summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap/hostap_wlan.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-22hostap: convert to internal net_device_statsStephen Hemminger1-1/+0
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville1-4/+2
2008-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+4
2008-11-13hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg1-1/+4
2008-11-01hostap: Fix sparse warningsLarry Finger1-1/+1
2008-07-01hostap: add radiotap support in monitor modePavel Roskin1-1/+13
2008-01-29hostap annotationsAl Viro1-101/+101
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro1-1/+1
2007-10-11[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-2/+0
2007-10-11[PATCH] Use mutex instead of semaphore in the Host AP driverMatthias Kaehlcke1-1/+2
2006-01-17[PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk1-0/+4
2005-10-04[PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen1-2/+0
2005-08-15[PATCH] hostap: Remove extra definesJouni Malinen1-7/+0
2005-08-15[PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen1-21/+2
2005-08-15[PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen1-12/+0
2005-08-15[PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen1-6/+11
2005-07-31[PATCH] hostap: Replace crypto code with net/ieee80211 versionJouni Malinen1-9/+1
2005-07-31[PATCH] hostap updatePavel Roskin1-2/+2
2005-07-31[PATCH] hostap updateJouni Malinen1-3/+1
2005-07-31[PATCH] hostap updateJouni Malinen1-1/+2
2005-05-13Add HostAP wireless driver.Jouni Malinen1-0/+1075