aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8187se/ieee80211/ieee80211.h
AgeCommit message (Expand)Author
2012-04-18Staging: rtl8187se: Fix typos.Justin P. Mattock
2011-08-23drivers/staging/rtl8187se: Don't pass huge struct by valueJesper Juhl
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell
2011-03-31Fix common misspellingsLucas De Marchi
2010-09-04Staging: rtl8186se: Remove a duplicate include directive in ieee80211.hAndre Nogueira
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman
2010-03-03Staging: rtl8187se: needs semaphore.hRandy Dunlap
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-14Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56Larry Finger
2009-12-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis
2009-09-15Staging: rtl8187se/ieee80211: convert MMIE_TYPE_* defines to enumsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se/ieee80211: ieee80211.h reorderingsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se/ieee80211: switch to use <linux/ieee80211.h>Bartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: rename struct ieee80211_hdr_QOS to struct ieee80211_hdr_4...Bartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: rename struct ieee80211_hdr_3addr_qos to struct ieee80211...Bartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addrBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove THOMAS_TURBO ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se/ieee80211: remove superfluous JOHN_* ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se/ieee80211: remove superfluous ieee80211_* definesBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove support for older wireless extensionsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-06Staging: add rtl8187se driverGreg Kroah-Hartman