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