summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* staging: vt6655: device_init_registers remove uConnectionRateMalcolm Priestley2014-11-051-4/+1
* staging: vt6655: device_set_options remove unused ethernet addressesMalcolm Priestley2014-11-051-8/+0
* staging: vt6655: device_get_options remove unused device parametersMalcolm Priestley2014-11-051-100/+0
* staging: vt6655: remove fragmentation from driverMalcolm Priestley2014-11-051-53/+0
* staging: vt6655: dead code remove wmgr.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: remove typedef void *TimerFunctionMalcolm Priestley2014-10-291-3/+3
* staging: vt6655: dead code remove iocmd.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove iowpa.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove tether.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove bssdb.h headerMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead remove wcmd.h and typedefsMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove vntwifi.hMalcolm Priestley2014-10-291-2/+0
* staging: vt6655: dead code remove wctl.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove tcrc.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: deadcode remove wroute.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code datarate.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove wpactl.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove legacy hostap.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove ioctl.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove iwctl.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove net device codeMalcolm Priestley2014-10-291-1176/+0
* staging: vt6655: deadcode remove zone file operations and vntconfiguration.datMalcolm Priestley2014-10-291-110/+3
* staging: vt6655: reset tsf on dissociationMalcolm Priestley2014-10-291-0/+5
* staging: vt6655: don't update bUpdateBBVGA when off channelMalcolm Priestley2014-10-291-0/+1
* staging: vt6655: device_init_registers replace spin lockMalcolm Priestley2014-10-291-2/+3
* staging: vt6655: vt6655_probe remove management pointersMalcolm Priestley2014-10-291-2/+0
* staging: vt6655: mac80211 conversion: device_error remove legacy functionsMalcolm Priestley2014-10-291-4/+0
* staging: vt6655: mac80211 conversion: device_free_infoMalcolm Priestley2014-10-291-18/+7
* staging: vt6655: mac80211 conversion: device_init_registers remove legacy codeMalcolm Priestley2014-10-291-15/+0
* staging: vt6655: mac80211 conversion: device_tx_srv tx and add report ratesMalcolm Priestley2014-10-291-81/+85
* staging: vt6655: mac80211 conversion: changes to device_intrMalcolm Priestley2014-10-291-167/+8
* staging: vt6655: mac80211 conversion: device_print_info remove netdevice.Malcolm Priestley2014-10-291-5/+4
* staging: vt6655: mac80211 conversion replace suspend resume functionsMalcolm Priestley2014-10-291-70/+34
* staging: vt6655: mac80211 conversion add channel bandsMalcolm Priestley2014-10-291-0/+2
* staging: vt6655: mac80211 conversion add main mac80211 functionsMalcolm Priestley2014-10-291-136/+618
* staging: vt6655: mac80211 conversion: add new rx functionsMalcolm Priestley2014-10-291-6/+7
* staging: vt6655: Remove redundant castRasmus Villemoes2014-10-291-1/+1
* staging: vt6655: delete SndEvt_ToAPI codeVladimir A. Nazarenko2014-10-201-8/+2
* staging: vt6655: remove useless #if 1Vladimir A. Nazarenko2014-10-201-4/+0
* staging: vt6655: remove global variable wpa_ResultVladimir A. Nazarenko2014-10-201-8/+0
* staging: vt6655: Use ether_addr_copy functionDilek Uzulmez2014-10-201-1/+1
* staging: vt6655: Use ether_addr_copy functionDilek Uzulmez2014-10-201-3/+3
* staging: vt6655: Remove unnecessary cast for argument of kfreeTapasweni Pathak2014-10-201-4/+4
* staging: vt6655: Fixed else after return or break warning.Melike Yurtoglu2014-10-201-4/+2
* staging: vt6655: Type conversion was made.Gulsah Kose2014-09-281-1/+1
* Staging: vt6655: Add require space before that '('Aybuke Ozdemir2014-09-281-2/+2
* Staging: vt6655: Add require space after that ','Aybuke Ozdemir2014-09-281-1/+1
* staging: vt6655: device_get_options remove unused variable devnameMalcolm Priestley2014-09-231-3/+2
* staging: vt6655: pr_err remove string to net device nameMalcolm Priestley2014-09-231-19/+15
* staging: vt6655: Use net_device_stats from struct net_deviceTobias Klauser2014-09-111-10/+1
OpenPOWER on IntegriCloud