aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)Author
2014-01-11staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb()Alexey Khoroshilov
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-10staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...Himangi Saraogi
2013-11-10staging:wlan-ng:cfg80211.c: Shorten lines to 80 charactersHimangi Saraogi
2013-10-17Staging: wlan-ng: changing "* dev" to "*dev"Ashvini Varatharaj
2013-10-11Staging: wlan-ng: fix sparse warnings for static functionsTeodora Baluta
2013-10-11Staging: wlan-ng: fix printk(KERN_DEBUG in p80211wep.cEbru Akagunduz
2013-09-17staging: wlan-ng: cfg80211.c: replaced printk() with netdev_warn()Avinash Kumar
2013-09-17staging: wlan-ng: hfa384x_usb.c: replaced printk() debugs with netdev_warn()/...Avinash Kumar
2013-05-13wlan-ng: replace calls to kmalloc and memcpy with kmemdupXenia Ragiadakou
2013-03-26staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...Nick Østergaard
2013-03-11wlan-ng: add a bounds checkDan Carpenter
2013-03-11wlan-ng: clean up prism2sta_inf_chinforesults()Dan Carpenter
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-18staging: wlan-ng: hfa384x.h: fix for error reported by smatchKumar Amit Mehta
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-14staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-03Staging: wlan-ng: Fix tab coding style issue in hfa384x.hGarrick He
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman
2013-01-20wlan-ng/prism2mgmt.c: formated too long linesSebastian Wankerl
2013-01-20wlan-ng/prism2mgmt.c: added parantheses to macroSebastian Wankerl
2013-01-17staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden
2013-01-07Staging: wlan-ng: Add missing argumentEmil Goode
2012-11-02staging: wlan-ng: hfa384x_usb.c: fixed a coding style issueKumar Amit Mehta
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock
2012-09-19staging: wlan-ng: Fix dereference before NULL checkEmil Goode
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-09-13staging:wlan-ng: remove the remaining return at the end of void functionDevendra Naga
2012-09-13staging:wlan-ng: remove all the return statements at the end of functionsDevendra Naga
2012-09-13staging:wlan-ng: clean hfa384x_usbctlx_submitDevendra Naga
2012-09-13staging:wlan-ng: make wlan_unsetup voidDevendra Naga
2012-09-10staging:wlan-ng: clean some more functionsDevendra Naga
2012-09-10staging:wlan-ng: clean register_wlandev functionDevendra Naga
2012-09-10staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga
2012-09-10staging:wlan-ng: cleanup p80211skb_free and p80211skb_rxmeta_detachDevendra Naga
2012-09-10staging:wlan-ng: clean coding style problems in p80211req_mibset_mibgetDevendra Naga
2012-09-10staging:wlan-ng: p80211req_mibset_mibget should be voidDevendra Naga
2012-09-10staging:wlan-ng: clean p80211req_handlemsgDevendra Naga
2012-09-10staging:wlan-ng: remove default case in the p80211req_handlemsgDevendra Naga
2012-09-10staging:wlan-ng: cleanup hfa384x_ctlxout_callbackDevendra Naga
2012-09-10staging:wlan-ng: cleanup hfa384x_usbctlx_resptimerfnDevendra Naga
2012-09-10staging:wlan-ng: fix sparse warningsDevendra Naga
2012-09-10staging:wlan-ng: slove sparse warningsDevendra Naga
2012-09-04staging: wlan-ng: Fix problem with wrong argumentsEmil Goode
2012-08-13staging: wlan-ng: use %*phC to hexdump small buffersAndy Shevchenko
2012-07-16staging/wlan-ng: use kzalloc rather using kmalloc at create_wlanDevendra Naga
2012-06-25staging: reduce stack usage in prism2fw.cRandy Dunlap
2012-06-12staging/wlan-ng: prsim2fw.c coding style cleanupDevendra Naga
2012-06-12staging/wlan-ng: cfg80211.c coding style cleanupDevendra Naga