summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-3/+3
* Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar2016-03-121-1/+0Star
* Staging: wlan-ng: Handle error condition.Sandhya Bankar2016-03-121-0/+4
* staging: wlan-ng: simplify NULL testsEva Rachel Retuya2016-03-123-9/+9
* staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran2016-03-121-15/+15
* staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran2016-03-121-1/+1
* staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran2016-03-121-5/+5
* staging: wlan-ng: Drop void pointer castJanani Ravichandran2016-03-121-1/+1
* staging: wlan-ng: Remove unnecessary macroAmitoj Kaur Chawla2016-03-121-5/+3Star
* staging: wlan-ng: fix NULL comparisonFu Yong Quah2016-02-201-4/+4
* staging: wlan-ng: Remove flush_scheduled_workAmitoj Kaur Chawla2016-02-201-1/+2
* Staging: wlan-ng: Remove unused functions and prototypesBhumika Goyal2016-02-202-78/+0Star
* Staging: wlan-ng: Remove function hfa384x_drvr_commtalliesBhumika Goyal2016-02-202-32/+0Star
* Staging: wlan-ng: Remove function prototypeBhumika Goyal2016-02-151-1/+0Star
* Staging: wlan-ng: Drop wrapper functionBhumika Goyal2016-02-151-22/+2Star
* Staging: wlan-ng: Remove multiple assignmentsBhumika Goyal2016-02-151-2/+4
* Staging:wlan-ng:Merged two lines into oneBhumika Goyal2016-02-101-16/+4Star
* staging: wlan-ng: use list_for_each_entry*Geliang Tang2016-02-082-25/+7Star
* drivers:staging:wlan-ng Fix space preferred around that messagesBogicevic Sasa2016-02-081-4/+3Star
* drivers:staging:wlan-ng Fix all no space necesarry after a castBogicevic Sasa2016-02-081-12/+12
* staging: wlan-ng: Fixed more commentsGavin O'Leary2016-02-081-4/+8
* staging: wlan-ng: fixed a commentGavin O'Leary2016-02-081-1/+2
* staging: wlan-ng: (coding style) remove unnecessary blank line before "}"Christian Colic2016-02-081-2/+0Star
* Staging: wlan-ng: p80211wep: fixed a block comment style issueGavin O'Leary2016-02-081-2/+2
* staging: wlan-ng: NULL comparisons made elegantPranjal Bhor2016-02-081-5/+5
* staging: wlan-ng: Open parenthesis alignment style fixPranjal Bhor2016-02-081-12/+12
* staging: wlan-ng: Coding style fix for casting operationPranjal Bhor2016-02-081-7/+7
* staging: wlan-ng: Removed blank lines after bracesPranjal Bhor2016-02-081-4/+0Star
* staging: wlan-ng: Logical continuation fixesPranjal Bhor2016-02-081-23/+24
* staging: wlan-ng: Fixed block comments coding style issuePranjal Bhor2016-02-081-12/+21
* Staging: wlan-ng: Remove unused function declarationShraddha Barke2015-11-161-1/+0Star
* staging: wlan-ng: prism2mib: Remove unnecessary variableAmitoj Kaur Chawla2015-11-161-4/+1Star
* staging: wlan-ng: hfa384x_usb: Remove wrapper functionAmitoj Kaur Chawla2015-11-161-29/+1Star
* staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla2015-11-163-24/+2Star
* drivers:staging:wlan_ng Fix no space is necessary after a castBogicevic Sasa2015-10-291-4/+4
* Staging: wlan-ng: Remove unused p80211meta.h fileShraddha Barke2015-10-281-90/+0Star
* staging: wlan-ng: Do not use multiple blank lines.Burcin Akalin2015-10-251-15/+0Star
* staging: wlan-ng: Remove useless initializationAmitoj Kaur Chawla2015-10-171-1/+1
* staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equalMaciek Borzecki2015-10-041-7/+7
* staging: wlan-ng: fix block comment indentationIoana Ciornei2015-10-021-503/+510
* staging: wlan-ng remove unnessecary variableTillmann Heidsieck2015-09-291-2/+1Star
* staging: wlan-ng remove redundant conditionalTillmann Heidsieck2015-09-291-4/+2Star
* staging: wlan-ng fix buffer overflow in firmware handlingTillmann Heidsieck2015-09-291-2/+2
* staging/wlan-ng : Remove duplicated defines from p80211Anish Bhatt2015-09-132-30/+27Star
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-274-27/+24Star
|\
| * staging: wlan-ng: Remove ununsed debug print & associated macroHari Prasath Gujulan Elango2015-06-191-14/+0Star
| * staging: wlan-ng: Replace hard coded values with MACRO'sHari Prasath Gujulan Elango2015-06-161-2/+2
| * staging: wlan-ng: fix long lineDouglas Barbonaglia Sathler Figueiredo2015-06-081-2/+6
| * staging: wlan-ng: fix checkpatch warningschaehyun lim2015-05-311-9/+14
| * staging: wlan-ng: check return value of kmallocGujulan Elango, Hari Prasath (H.)2015-05-311-0/+2