aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/hfa384x_usb.c
Commit message (Expand)AuthorAge
* staging: wlan-ng: Remove NULL check before kfreeIlia Mirkin2011-03-14
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-05
* Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-02
* Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-02
* Staging: wlan-ng: silence a sparse warningDan Carpenter2010-06-18
* Staging: wlan-ng: rework code style after feedbackEdgardo Hames2010-05-11
* Staging: wlan-ng: fix coding style in hfa834x_usb.cEdgardo Hames2010-05-11
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-04
|\
| * Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell2010-03-04
| * Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell2010-03-04
* | Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-03
* | Staging: wlan-ng: clean up assignments in if statementsSvenne Krap2010-03-03
* | staging: Fix misspelling of "invocation" in comment.Adam Buchbinder2010-03-03
|/
* Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff2009-09-15
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-15
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-19
* Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton2009-06-19
* Staging: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-19
* trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare2009-06-12
* Staging: BUG to BUG_ON changesStoyan Gaydarov2009-04-03
* Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Remove more dead code from hfa384x_usb.cMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: hfa384x_usb.c: Coding style cleanupsMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Remove dead/unused code from hfa384x.h and p80211metamsg.hMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Remove dead code from hfa384x_usb.cMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Move URB_ASYNC_UNLINK and USB_QUEUE_BULK out of wlan_compat.hMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-03
* Staging: wlan-ng: hfa384x_usbin_callback: check for hardware removedRichard Kennedy2009-01-06
* Staging: wlan-ng: hfa384x_usb.c use newest version of 384x_drvr_startRichard Kennedy2009-01-06
* Staging: wlan-ng: Delete a large pile of now-unused code.Solomon Peachy2009-01-06
* Staging: wlan-ng: Eliminate all backwards-compatible kernel code.Solomon Peachy2009-01-06
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-06
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-06
* Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.Solomon Peachy2009-01-06
* Staging: wlan-ng: Eliminate more <2.6 kernel support.Solomon Peachy2009-01-06
* Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.Solomon Peachy2009-01-06
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-10