aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-13wlan-ng: replace calls to kmalloc and memcpy with kmemdupXenia Ragiadakou1-2/+1
2013-03-26staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...Nick Østergaard1-7/+5
2013-03-11wlan-ng: add a bounds checkDan Carpenter1-0/+3
2013-03-11wlan-ng: clean up prism2sta_inf_chinforesults()Dan Carpenter1-24/+24
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-34/+39
2013-02-18staging: wlan-ng: hfa384x.h: fix for error reported by smatchKumar Amit Mehta1-0/+1
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2013-02-14staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p80211netdev.cPeter Huewe1-0/+2
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-1/+1
2013-02-03Staging: wlan-ng: Fix tab coding style issue in hfa384x.hGarrick He1-15/+15
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2013-01-20wlan-ng/prism2mgmt.c: formated too long linesSebastian Wankerl1-9/+6
2013-01-20wlan-ng/prism2mgmt.c: added parantheses to macroSebastian Wankerl1-10/+15
2013-01-17staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1
2013-01-07Staging: wlan-ng: Add missing argumentEmil Goode1-3/+4
2012-11-02staging: wlan-ng: hfa384x_usb.c: fixed a coding style issueKumar Amit Mehta1-3/+3
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock4-5/+5
2012-09-19staging: wlan-ng: Fix dereference before NULL checkEmil Goode1-2/+5
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman1-2/+2
2012-09-13staging:wlan-ng: remove the remaining return at the end of void functionDevendra Naga1-11/+7
2012-09-13staging:wlan-ng: remove all the return statements at the end of functionsDevendra Naga1-20/+0
2012-09-13staging:wlan-ng: clean hfa384x_usbctlx_submitDevendra Naga1-10/+7
2012-09-13staging:wlan-ng: make wlan_unsetup voidDevendra Naga2-6/+2
2012-09-10staging:wlan-ng: clean some more functionsDevendra Naga1-4/+1
2012-09-10staging:wlan-ng: clean register_wlandev functionDevendra Naga1-7/+1
2012-09-10staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga2-14/+7
2012-09-10staging:wlan-ng: cleanup p80211skb_free and p80211skb_rxmeta_detachDevendra Naga1-6/+3
2012-09-10staging:wlan-ng: clean coding style problems in p80211req_mibset_mibgetDevendra Naga1-57/+50
2012-09-10staging:wlan-ng: p80211req_mibset_mibget should be voidDevendra Naga1-6/+2
2012-09-10staging:wlan-ng: clean p80211req_handlemsgDevendra Naga1-15/+16
2012-09-10staging:wlan-ng: remove default case in the p80211req_handlemsgDevendra Naga1-4/+0
2012-09-10staging:wlan-ng: cleanup hfa384x_ctlxout_callbackDevendra Naga1-5/+2
2012-09-10staging:wlan-ng: cleanup hfa384x_usbctlx_resptimerfnDevendra Naga1-6/+1
2012-09-10staging:wlan-ng: fix sparse warningsDevendra Naga1-11/+11
2012-09-10staging:wlan-ng: slove sparse warningsDevendra Naga1-16/+16
2012-09-04staging: wlan-ng: Fix problem with wrong argumentsEmil Goode1-2/+2
2012-08-13staging: wlan-ng: use %*phC to hexdump small buffersAndy Shevchenko1-12/+6
2012-07-16staging/wlan-ng: use kzalloc rather using kmalloc at create_wlanDevendra Naga1-6/+2
2012-06-25staging: reduce stack usage in prism2fw.cRandy Dunlap1-55/+69
2012-06-12staging/wlan-ng: prsim2fw.c coding style cleanupDevendra Naga1-4/+6
2012-06-12staging/wlan-ng: cfg80211.c coding style cleanupDevendra Naga1-6/+14
2012-04-24staging: wlan-ng: Release struct returned by cfg80211_inform_bss to avoid potential memory leak.Krzysztof Wilczynski1-1/+9
2012-04-18Staging: wlan-ng: off by one in prism2mgmt_scan_results()Dan Carpenter1-2/+2
2012-02-29Staging: wlan-ng: still setting wrong dataDan Carpenter1-1/+1
2012-02-24Staging: wlan-ng: memsetting the wrong amount of dataDan Carpenter1-1/+1
2012-02-24staging: wlan-ng: p80211netdev.c: fixed checkpatch errorSebastiaan de Haan1-1/+1
2012-02-09Staging: wlan-ng: cap the ssid lengthDan Carpenter1-0/+1
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman1-13/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-07-05Remove unneeded version.h include from drivers/staging/wlan-ng/prism2sta.cJesper Juhl1-1/+0