aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)AuthorFilesLines
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_pstr32_tSergio Paracuellos3-8/+8
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_pstr14_tSergio Paracuellos2-3/+3
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_pstr6_tSergio Paracuellos3-6/+6
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_uint32_tSergio Paracuellos5-120/+120
2016-09-25staging: wlan-ng: avoid new typedef: p80211itemd_tSergio Paracuellos4-7/+7
2016-09-25staging: wlan-ng: avoid new typedef: p80211item_tSergio Paracuellos1-2/+2
2016-09-25staging: wlan-ng: avoid new typedef: p80211macarray_tSergio Paracuellos1-2/+2
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstr32_tSergio Paracuellos2-4/+4
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstr14_tSergio Paracuellos1-3/+3
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstr6_tSergio Paracuellos1-3/+3
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstr255_tSergio Paracuellos1-3/+3
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstrd_tSergio Paracuellos6-22/+22
2016-09-25staging: wlan-ng: avoid new typedef: p80211pstr_tSergio Paracuellos1-2/+2
2016-09-25staging: wlan-ng: avoid new typedef: p80211enum_tSergio Paracuellos1-20/+20
2016-09-25staging: wlan-ng: avoid new typedef: p80211enumpair_tSergio Paracuellos1-3/+3
2016-09-23staging: wlan-ng: remove unnecessary spaces before castsJannik Becher7-53/+53
2016-09-23staging: wlan-ng: removed blank linesJuliana Rodrigues1-1/+0
2016-09-22staging: wlan-ng: fixed block comment formattingJuliana Rodrigues1-1/+2
2016-09-22staging: wlan-ng: fixed alignment not matchingJuliana Rodrigues1-1/+1
2016-09-22staging: wlan-ng: fixed parenthesis alignmentJuliana Rodrigues1-1/+1
2016-09-22staging: wlan-ng: fixed block comment trailingJuliana Rodrigues1-1/+2
2016-09-20staging: wlan-ng: Remove unnecessary variable usageRehas Sachdeva1-3/+1
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik15-183/+183
2016-09-18staging: wlan-ng: if statement style cleanupJon Eyolfson1-4/+4
2016-09-16staging: wlan-ng: add spaces around <<Gargi Sharma1-1/+1
2016-09-16staging: wlan-ng: add spaces around |Gargi Sharma1-2/+2
2016-09-16staging: wlan-ng: add spaces around >>Gargi Sharma1-1/+1
2016-09-16staging: wlan-ng: add spaces around &Gargi Sharma1-6/+6
2016-09-16staging: wlan-ng: add spaces around +Gargi Sharma1-1/+1
2016-09-15Staging: wlan-ng: Use !x instead of x == NULL.Sandhya Bankar1-2/+2
2016-09-12Staging: wlan-ng: changed definition of DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macroClaudiu Beznea1-2/+1
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey3Claudiu Beznea3-6/+2
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey2Claudiu Beznea3-6/+2
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey1Claudiu Beznea3-6/+2
2016-09-12Staging: wlan-ng: uses DIDmib_dot11smt_dot11WEPDefaultKeysTable_key() macro instead of DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey0Claudiu Beznea3-6/+2
2016-09-01Staging: wlan-ng: replace switch-case statements with macroClaudiu Beznea2-70/+19
2016-09-01Staging: wlan-ng: removed duplicate code in p80211req.cClaudiu Beznea1-20/+19
2016-09-01Staging: wlan-ng: Improved case statements in p80211req_mibset_mibget()Claudiu Beznea1-19/+9
2016-08-21Staging: wlan-ng: fix comparison to NULL issue.Kevin McKinney1-1/+1
2016-08-21Staging: wlan-ng: fix unnecessary parentheses.Kevin McKinney1-2/+2
2016-08-21Staging: wlan-ng: fix alignment not matching.Kevin McKinney1-4/+4
2016-08-21Staging: wlan-ng: Fix trailing */ in block comments.YU Bo1-253/+253
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