aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-06nl80211: support beacon report scanningAvraham Stern1-1/+4
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-24/+28
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-04-29Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequent calls fails.Claudiu Beznea1-12/+16
2016-04-29staging: wlan-ng: rewrite NULL comparisonNicholas Sim1-4/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-3/+3
2016-03-29Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used anywhere in code.Claudiu Beznea1-1/+0
2016-03-29Staging: wlan-ng: convert usb_prism_tbl[] array into a const arrayClaudiu Beznea1-1/+1
2016-03-29Staging: wlan-ng: no need for memcpy() since its arguments are already equalClaudiu Beznea1-1/+0
2016-03-28Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() failsClaudiu Beznea1-1/+3
2016-03-28Staging: wlan-ng: Use x instead of x != NULL.Sandhya Bankar1-2/+2
2016-03-28Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arraysClaudiu Beznea1-2/+2
2016-03-11Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar1-1/+0
2016-03-11Staging: wlan-ng: Handle error condition.Sandhya Bankar1-0/+4
2016-03-11staging: wlan-ng: simplify NULL testsEva Rachel Retuya3-9/+9
2016-03-11staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran1-15/+15
2016-03-11staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran1-1/+1
2016-03-11staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran1-5/+5
2016-03-11staging: wlan-ng: Drop void pointer castJanani Ravichandran1-1/+1
2016-03-11staging: wlan-ng: Remove unnecessary macroAmitoj Kaur Chawla1-5/+3
2016-02-20staging: wlan-ng: fix NULL comparisonFu Yong Quah1-4/+4
2016-02-20staging: wlan-ng: Remove flush_scheduled_workAmitoj Kaur Chawla1-1/+2
2016-02-20Staging: wlan-ng: Remove unused functions and prototypesBhumika Goyal2-78/+0
2016-02-20Staging: wlan-ng: Remove function hfa384x_drvr_commtalliesBhumika Goyal2-32/+0
2016-02-14Staging: wlan-ng: Remove function prototypeBhumika Goyal1-1/+0
2016-02-14Staging: wlan-ng: Drop wrapper functionBhumika Goyal1-22/+2
2016-02-14Staging: wlan-ng: Remove multiple assignmentsBhumika Goyal1-2/+4
2016-02-09Staging:wlan-ng:Merged two lines into oneBhumika Goyal1-16/+4
2016-02-07staging: wlan-ng: use list_for_each_entry*Geliang Tang2-25/+7
2016-02-07drivers:staging:wlan-ng Fix space preferred around that messagesBogicevic Sasa1-4/+3
2016-02-07drivers:staging:wlan-ng Fix all no space necesarry after a castBogicevic Sasa1-12/+12
2016-02-07staging: wlan-ng: Fixed more commentsGavin O'Leary1-4/+8
2016-02-07staging: wlan-ng: fixed a commentGavin O'Leary1-1/+2
2016-02-07staging: wlan-ng: (coding style) remove unnecessary blank line before "}"Christian Colic1-2/+0
2016-02-07Staging: wlan-ng: p80211wep: fixed a block comment style issueGavin O'Leary1-2/+2
2016-02-07staging: wlan-ng: NULL comparisons made elegantPranjal Bhor1-5/+5
2016-02-07staging: wlan-ng: Open parenthesis alignment style fixPranjal Bhor1-12/+12
2016-02-07staging: wlan-ng: Coding style fix for casting operationPranjal Bhor1-7/+7
2016-02-07staging: wlan-ng: Removed blank lines after bracesPranjal Bhor1-4/+0
2016-02-07staging: wlan-ng: Logical continuation fixesPranjal Bhor1-23/+24
2016-02-07staging: wlan-ng: Fixed block comments coding style issuePranjal Bhor1-12/+21
2015-11-15Staging: wlan-ng: Remove unused function declarationShraddha Barke1-1/+0
2015-11-15staging: wlan-ng: prism2mib: Remove unnecessary variableAmitoj Kaur Chawla1-4/+1
2015-11-15staging: wlan-ng: hfa384x_usb: Remove wrapper functionAmitoj Kaur Chawla1-29/+1
2015-11-15staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla3-24/+2
2015-10-29drivers:staging:wlan_ng Fix no space is necessary after a castBogicevic Sasa1-4/+4
2015-10-29Staging: wlan-ng: Remove unused p80211meta.h fileShraddha Barke1-90/+0
2015-10-24staging: wlan-ng: Do not use multiple blank lines.Burcin Akalin1-15/+0
2015-10-16staging: wlan-ng: Remove useless initializationAmitoj Kaur Chawla1-1/+1
2015-10-04staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equalMaciek Borzecki1-7/+7