summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)Author
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-29Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequen...Claudiu Beznea
2016-04-29staging: wlan-ng: rewrite NULL comparisonNicholas Sim
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-29Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used ...Claudiu Beznea
2016-03-29Staging: wlan-ng: convert usb_prism_tbl[] array into a const arrayClaudiu Beznea
2016-03-29Staging: wlan-ng: no need for memcpy() since its arguments are already equalClaudiu Beznea
2016-03-28Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() failsClaudiu Beznea
2016-03-28Staging: wlan-ng: Use x instead of x != NULL.Sandhya Bankar
2016-03-28Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arraysClaudiu Beznea
2016-03-11Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar
2016-03-11Staging: wlan-ng: Handle error condition.Sandhya Bankar
2016-03-11staging: wlan-ng: simplify NULL testsEva Rachel Retuya
2016-03-11staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: prism2mgmt.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: prism2mib.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: Drop void pointer castJanani Ravichandran
2016-03-11staging: wlan-ng: Remove unnecessary macroAmitoj Kaur Chawla
2016-02-20staging: wlan-ng: fix NULL comparisonFu Yong Quah
2016-02-20staging: wlan-ng: Remove flush_scheduled_workAmitoj Kaur Chawla
2016-02-20Staging: wlan-ng: Remove unused functions and prototypesBhumika Goyal
2016-02-20Staging: wlan-ng: Remove function hfa384x_drvr_commtalliesBhumika Goyal
2016-02-14Staging: wlan-ng: Remove function prototypeBhumika Goyal
2016-02-14Staging: wlan-ng: Drop wrapper functionBhumika Goyal
2016-02-14Staging: wlan-ng: Remove multiple assignmentsBhumika Goyal
2016-02-09Staging:wlan-ng:Merged two lines into oneBhumika Goyal
2016-02-07staging: wlan-ng: use list_for_each_entry*Geliang Tang
2016-02-07drivers:staging:wlan-ng Fix space preferred around that messagesBogicevic Sasa
2016-02-07drivers:staging:wlan-ng Fix all no space necesarry after a castBogicevic Sasa
2016-02-07staging: wlan-ng: Fixed more commentsGavin O'Leary
2016-02-07staging: wlan-ng: fixed a commentGavin O'Leary
2016-02-07staging: wlan-ng: (coding style) remove unnecessary blank line before "}"Christian Colic
2016-02-07Staging: wlan-ng: p80211wep: fixed a block comment style issueGavin O'Leary
2016-02-07staging: wlan-ng: NULL comparisons made elegantPranjal Bhor
2016-02-07staging: wlan-ng: Open parenthesis alignment style fixPranjal Bhor
2016-02-07staging: wlan-ng: Coding style fix for casting operationPranjal Bhor
2016-02-07staging: wlan-ng: Removed blank lines after bracesPranjal Bhor
2016-02-07staging: wlan-ng: Logical continuation fixesPranjal Bhor
2016-02-07staging: wlan-ng: Fixed block comments coding style issuePranjal Bhor
2015-11-15Staging: wlan-ng: Remove unused function declarationShraddha Barke
2015-11-15staging: wlan-ng: prism2mib: Remove unnecessary variableAmitoj Kaur Chawla
2015-11-15staging: wlan-ng: hfa384x_usb: Remove wrapper functionAmitoj Kaur Chawla
2015-11-15staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla
2015-10-29drivers:staging:wlan_ng Fix no space is necessary after a castBogicevic Sasa
2015-10-29Staging: wlan-ng: Remove unused p80211meta.h fileShraddha Barke
2015-10-24staging: wlan-ng: Do not use multiple blank lines.Burcin Akalin
2015-10-16staging: wlan-ng: Remove useless initializationAmitoj Kaur Chawla
2015-10-04staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equalMaciek Borzecki