summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: fix spelling mistake: "Iinitialization" -> "initialization"Colin Ian King2017-07-301-1/+1
* staging: wilc1000: fix variable signednessIlia Sergachev2017-07-161-1/+2
* staging: wilc1000: add parameter name to function definitionDmitriy Cherkasov2017-07-161-2/+2
* staging: wilc1000: fix a typo: "incative" -> "inactive"Colin Ian King2017-07-161-2/+2
* staging: wilc1000: Neaten refresh_scan - remove always 1 argumentJoe Perches2017-07-161-37/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-052-7/+7
|\
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-3/+3
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-162-4/+4
* | staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"Colin Ian King2017-06-291-1/+1
* | staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar2017-06-136-48/+71
* | staging: wilc1000: add missing blank line after struct declarationMarko Stankovic2017-05-291-0/+1
* | staging: wilc1000: remove excessive blank linesMarko Stankovic2017-05-291-15/+0
* | staging: wilc1000: Fixing struct definition layoutVincent Siles2017-05-151-1/+6
* | staging: wilc1000: Function calls too longVincent Siles2017-05-151-2/+4
* | staging: wilc1000: Function signature too longVincent Siles2017-05-151-3/+5
* | staging: wilc1000: Stripping '-' commentsVincent Siles2017-05-151-3/+3
* | staging: wilc1000: Last line is emptyVincent Siles2017-05-151-1/+0
* | staging: wilc1000: Refactor handling of HT caps fieldsJason Litzinger2017-05-153-41/+7
|/
* Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-0510-167/+146
|\
| * staging: wilc1000: fix unchecked return valuePan Bian2017-04-281-0/+2
| * staging: wilc1000: fix incorrect strncasecmp lengthColin Ian King2017-04-081-2/+2
| * staging: wilc1000: Fix problem with wrong vif indexAditya Shankar2017-04-081-1/+2
| * staging: wilc1000: Use new format for configuring firmwareAditya Shankar2017-04-081-23/+36
| * drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/infoPushkar Jambhlekar2017-03-291-4/+0
| * drivers/staging/wilc1000: Using __func__ instead of hardcoded function namePushkar Jambhlekar2017-03-291-2/+2
| * Staging: wilc1000: fix two typos in #define'sDylan Leggio2017-03-171-6/+6
| * staging: wilc1000: fix incorrect copy of pmkid dataColin Ian King2017-03-171-1/+1
| * staging: wilc1000: Remove unnecessary bracketsTamara Diaconita2017-03-161-21/+18
| * staging: wilc1000: Correct name of variablesTamara Diaconita2017-03-161-4/+4
| * staging: wilc1000: Declare variables to top of functionTamara Diaconita2017-03-161-9/+5
| * staging: wilc1000: Remove useless cast.Varsha Rao2017-03-091-1/+1
| * staging: wilc1000: removes redundant 'continue' in while loop conditional blocksTahia Khan2017-03-091-7/+0
| * staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_receivedTahia Khan2017-03-092-8/+6
| * staging: wilc1000: Fixes camel-casing in wilc_network_info_receivedTahia Khan2017-03-092-8/+6
| * staging: wilc1000: Fixes camel-casing in wilc_scan_complete_receivedTahia Khan2017-03-092-5/+3
| * Staging:wilc1000:wilc_spi: Added blank line after function and modified comme...Georgios Emmanouil2017-03-091-5/+2
| * Staging:wilc1000:wilc_spi: Fixed spelling errorGeorgios Emmanouil2017-03-091-4/+4
| * Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel commen...Georgios Emmanouil2017-03-091-8/+6
| * Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel commen...Georgios Emmanouil2017-03-091-8/+5
| * Staging:wilc1000:host_interface: Integrated two 'if' statements to a single '...Georgios Emmanouil2017-03-091-7/+5
| * Staging:wilc1000:host_interface: Removed unnecessary blank lineGeorgios Emmanouil2017-03-091-1/+0
| * staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal2017-03-072-8/+8
| * staging: wilc1000: function prototype argument should have identifier nameArushi Singhal2017-03-071-3/+3
| * staging: wilc1000: Alignment should match open parenthesisArushi Singhal2017-03-074-15/+15
| * staging: wilc1000: add check for kmalloc allocation failure.Colin Ian King2017-03-061-0/+2
| * staging: wilc1000: remove redundant result < 0 checkColin Ian King2017-03-061-4/+0
| * staging: wilc1000: Rename network_info member str_rssi to rssi_historyTahia Khan2017-03-062-8/+8
| * staging: wilc1000: Rename tstrRSSI members and change type of u8Full to boolTahia Khan2017-03-062-10/+10
| * staging: wilc1000: Rename struct tstrRSSI to rssi_history_bufferTahia Khan2017-03-061-2/+2
* | cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-2/+1
|/
OpenPOWER on IntegriCloud