summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: Fix smatch warning potential null referenceTugce Sirin2014-03-191-1/+1
* Staging: wlan-ng: Fix quoted string split across linesTugce Sirin2014-03-181-8/+4
* Staging: wlan-ng: Fix prefer netdev_info to printkTugce Sirin2014-03-181-21/+21
* Staging: wlan-ng: Fix prefer netdev_err to printkTugce Sirin2014-03-181-23/+23
* Staging: wlan-ng: Fix sparse non-static symbol warningTugce Sirin2014-03-161-2/+2
* staging:wlan-ng:Fix sparse warningHimangi Saraogi2014-03-131-3/+1
* Staging: wlan-ng: Fix do not add new typedefs in p80211mgmt.hEbru Akagunduz2014-03-101-85/+85
* Staging:wlan-ng: no space before tabs in p80211mgmt.hEbru Akagunduz2014-03-071-1/+1
* staging:wlan-ng:Fix sparse warning cast to restricted __le16Himangi Saraogi2014-03-071-2/+2
* Staging: wlan-ng: Fix Sparse warning should it be static?Tugce Sirin2014-03-071-1/+1
* staging: wlan-ng: replace function ieee80211_dsss_chan_to_freq()Zhao, Gang2014-02-181-2/+5
* staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb()Alexey Khoroshilov2014-01-111-4/+6
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...Himangi Saraogi2013-11-105-11/+15
* staging:wlan-ng:cfg80211.c: Shorten lines to 80 charactersHimangi Saraogi2013-11-101-6/+12
* Staging: wlan-ng: changing "* dev" to "*dev"Ashvini Varatharaj2013-10-171-1/+1
* Staging: wlan-ng: fix sparse warnings for static functionsTeodora Baluta2013-10-111-29/+30
* Staging: wlan-ng: fix printk(KERN_DEBUG in p80211wep.cEbru Akagunduz2013-10-111-3/+3
* staging: wlan-ng: cfg80211.c: replaced printk() with netdev_warn()Avinash Kumar2013-09-171-3/+3
* staging: wlan-ng: hfa384x_usb.c: replaced printk() debugs with netdev_warn()/...Avinash Kumar2013-09-171-45/+45
* wlan-ng: replace calls to kmalloc and memcpy with kmemdupXenia Ragiadakou2013-05-131-2/+1
* staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...Nick Østergaard2013-03-261-7/+5
* wlan-ng: add a bounds checkDan Carpenter2013-03-111-0/+3
* wlan-ng: clean up prism2sta_inf_chinforesults()Dan Carpenter2013-03-111-24/+24
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-213-34/+39
|\
| * staging: wlan-ng: hfa384x.h: fix for error reported by smatchKumar Amit Mehta2013-02-181-0/+1
| * staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p8021...Peter Huewe2013-02-141-0/+2
| * Staging: wlan-ng: Fix tab coding style issue in hfa384x.hGarrick He2013-02-031-15/+15
| * Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-251-1/+1
| |\
| * | wlan-ng/prism2mgmt.c: formated too long linesSebastian Wankerl2013-01-201-9/+6
| * | wlan-ng/prism2mgmt.c: added parantheses to macroSebastian Wankerl2013-01-201-10/+15
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-1/+1
|\ \ \ | |_|/ |/| |
| * | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-1/+1
* | | staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden2013-01-171-1/+1
| |/ |/|
* | Staging: wlan-ng: Add missing argumentEmil Goode2013-01-071-3/+4
|/
* staging: wlan-ng: hfa384x_usb.c: fixed a coding style issueKumar Amit Mehta2012-11-021-3/+3
* staging "wlan-ng" Fix typos.Justin P. Mattock2012-09-264-5/+5
* staging: wlan-ng: Fix dereference before NULL checkEmil Goode2012-09-191-2/+5
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-161-2/+2
|\
| * staging: wlan-ng: Fix problem with wrong argumentsEmil Goode2012-09-041-2/+2
* | staging:wlan-ng: remove the remaining return at the end of void functionDevendra Naga2012-09-131-11/+7
* | staging:wlan-ng: remove all the return statements at the end of functionsDevendra Naga2012-09-131-20/+0
* | staging:wlan-ng: clean hfa384x_usbctlx_submitDevendra Naga2012-09-131-10/+7
* | staging:wlan-ng: make wlan_unsetup voidDevendra Naga2012-09-132-6/+2
* | staging:wlan-ng: clean some more functionsDevendra Naga2012-09-101-4/+1
* | staging:wlan-ng: clean register_wlandev functionDevendra Naga2012-09-101-7/+1
* | staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga2012-09-102-14/+7
* | staging:wlan-ng: cleanup p80211skb_free and p80211skb_rxmeta_detachDevendra Naga2012-09-101-6/+3
* | staging:wlan-ng: clean coding style problems in p80211req_mibset_mibgetDevendra Naga2012-09-101-57/+50
* | staging:wlan-ng: p80211req_mibset_mibget should be voidDevendra Naga2012-09-101-6/+2