aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2sta.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames2010-08-021-2/+2
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-021-7/+8
* Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-021-2/+2
* Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-021-2/+2
* staging: wlan-ng: remove own bin2hex converterAndy Shevchenko2010-07-221-4/+2
* Staging: wlan-ng: Switch from wext to cfg80211Karl Relton2010-06-181-15/+49
* Staging: wlan-ng : fixing coding style issues in prism2sta.cChristos Tzoumakis2010-05-111-34/+37
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-041-1/+1
|\
| * Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell2010-03-041-12/+11
* | Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-031-9/+9
|/
* Staging: wlan-ng: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-151-2/+0
* Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff2009-09-151-3/+0
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-72/+76
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-142/+126
* Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton2009-06-191-8/+8
* Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff2009-04-031-66/+66
* Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff2009-04-031-2/+0
* Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()Moritz Muehlenhoff2009-04-031-6/+3
* Staging: wlan-ng: prism2sta.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-560/+562
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-31/+32
* Staging: wlan-ng: Move wlan_mkprintstr() and wlan_hexchar() macros into prism...Moritz Muehlenhoff2009-04-031-5/+22
* Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff2009-04-031-7/+0
* Staging: wlan-ng: Remove dead/unused code from prism2sta.cMoritz Muehlenhoff2009-04-031-83/+0
* Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff2009-04-031-9/+9
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-031-23/+23
* Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff2009-04-031-22/+22
* Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff2009-04-031-2/+3
* Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff2009-04-031-1/+2
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-81/+4
* Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff2009-04-031-10/+11
* Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy2009-01-061-3/+1
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-061-49/+1
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-20/+20
* Staging: wlan-ng: Eliminate usage of procfs.Solomon Peachy2009-01-061-67/+0
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-4/+2
* Staging: wlan-ng: Remove AP-only code from MLME functions.Solomon Peachy2009-01-061-37/+2
* Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.Solomon Peachy2009-01-061-8/+0
* Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy2009-01-061-10/+0
* Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy2009-01-061-121/+3
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+2502