aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)Author
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
2012-04-24staging: wlan-ng: Release struct returned by cfg80211_inform_bss to avoid pot...Krzysztof Wilczynski
2012-04-18Staging: wlan-ng: off by one in prism2mgmt_scan_results()Dan Carpenter
2012-02-29Staging: wlan-ng: still setting wrong dataDan Carpenter
2012-02-24Staging: wlan-ng: memsetting the wrong amount of dataDan Carpenter
2012-02-24staging: wlan-ng: p80211netdev.c: fixed checkpatch errorSebastiaan de Haan
2012-02-09Staging: wlan-ng: cap the ssid lengthDan Carpenter
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-05Remove unneeded version.h include from drivers/staging/wlan-ng/prism2sta.cJesper Juhl
2011-06-28Staging: wlan-ng: fix brace coding style issue in prism2fw.cJoseph Salisbury