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